@charset "UTF-8";

.top-container.bottom-container{
    overflow: hidden;
}

/* layout_tableをクリア */
.FS2_body_Goods_orchid-celebration .layout_table {
    width:inherit;
    margin: 0 auto;
}

#_rcmdjp_display_2{
display: none;
}

/* パンくずの余白を調整 */
.FS2_body_Goods_orchid-celebration .FS2_breadcrumbs {
    padding-left: 10px;
}

/* 共通 */

a{
    text-decoration: none;
}  

    .br-pc{
        display: none;
        }
    
    .br-sp{
        display: block;
        }
    .img-sp{
        display: block;
                }  

    .img-pc{
        display: none;

        }

.OrchidCelebration-content-wrapper h2 {
    font-weight: lighter;
    font-size: 18px;
    letter-spacing: 1px;  
    text-align: center;
    position: relative;
    color: #AD986e;
    margin: 70px 0 50px;
    line-height: 30px;
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
    display: block;
} 

  
   .OrchidCelebration-content-wrapper h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -16px;
    display: inline-block;
    width: 50px; 
    height: 2px; 
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%); /*位置調整*/
    background-color: #ab9c78;
  }
  

h3{
    font-weight: lighter;
}


.arrow-r{
    width: 100%;
    position: relative;
    display: block;
}

.arrow-r:after{
    content: "";
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0;
    right:  20px;
    width: 7px; 
    height: 7px;
    border-top: 2px solid #ae986e;
    border-right: 2px solid #ae986e;
    transform: rotate(135deg);
}

.arrow-r:hover:after{
    content: "";
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0;
    right:  20px;
    width: 7px; 
    height: 7px;
    border-top: 2px solid #d1c5ad;
    border-right: 2px solid #d1c5ad;
    transform: rotate(135deg);
}

.to-category-btn {
    border: #ab9c78 1px solid;
    text-decoration: none;
    border-radius: inherit;
    background: none;
    width: 60%;
    margin: 10px auto!important;
}

.OrchidCelebration-content-wrapper .to-more-btn a{
  background-image: none;
  font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  text-align: center;
  padding: 15px;
  }
  
  .OrchidCelebration-content-wrapper .to-more-btn .arrow-r:after {
    transform: rotate(45deg);
}


/* ふわっと表示させるjqueryのための記述 */
.fadeIn {
opacity: 0;
    transition: 2s;
}
.fadeIn.is-show {
    opacity: 1;
}
.fadeIn_left {
    opacity: 0;
    transform: translate(-50%, 0);
    transition: 2s;
}
.fadeIn_left.is-show {
    transform: translate(0, 0);
    opacity: 1;
}
.fadeIn_right {
    opacity: 0;
    transform: translate(50%, 0);
    transition: 2s;
}
.fadeIn_right.is-show {
    transform: translate(0, 0);
    opacity: 1;
}


/* 問い合わせエリア */

.orchidcelebration-inquiry{
  margin: 30px 10px 0;
}

.orchidcelebration-inquiry h2{
    display: none;
    margin: 50px 0 20px;
}

.orchidcelebration-inquiry h2:before{
    display: none;
}

.orchid_celecration-inquiry_btn {
    margin: 20px 50px;
}

.orchidcelebration-inquiry p{
    font-size: 14px;
    text-align: center;
    margin: 20px 30px 30px;
    line-height: 1.6em;
}


/* メインビジュアル */



    .main-visual{
        width: 100%;
        height: 300px;
        background-image: url(../../images/feature/orchid_celecration/sp_topbanner.jpg);
        background-position: left top;
	    background-repeat: no-repeat;
	    background-size: cover;
	    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
    color: #3f3a39;
        }

    .main-visual-wrapper{
        width: 100%;
        height: 300px;
        margin: 0 auto;
        vertical-align: middle;
        display: flex;
        justify-content: left;
        align-items: center;
    }

    .main-visual-text{
        writing-mode: vertical-rl;
        padding: 40px;
        width: 100%;
        text-align: center;
    }
    
        .main-visual h1{
        font-size: 23px;
        line-height: 36px;
        margin: -2px 0 0 0;
        font-weight: lighter;
        font-feature-settings: "pwid";
        letter-spacing: 0.1em;
        
    }    
    
    .main-visual-sub{
        font-size:  3.4vw;
        line-height: 5vw;
        margin: 18px 0 0 0;
        font-feature-settings: "pwid";
        letter-spacing: 0.1em;
    }
    
    /* リードコンテンツ*/
.section-read{
    width:  100%;
    margin: 0 auto;
    background-image: url(../../images/feature/orchid_celecration/orchidpot_second-image.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color:rgba(255,255,255,0.5);
    background-blend-mode:lighten;
    background-size:contain;
    padding: 0 0 150px 0;
    margin-bottom: 80px ;
}

.section-read-wrapper{
     width:  80%;
    margin: 30px auto;
    text-align: center;
}

.section-read p{
    width: 100%;
    margin: 40px auto;
    line-height: 35px;
    font-size: 14px;
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
}


/* 胡蝶蘭が選ばれる5つの理由*/

.section-five-reasons {
    list-style: none;
    text-align: center;
}

.five-reasons-element {
    width:  90%;
    margin: 15px auto 25px;
    list-style: none;
    text-align: left;
}

.five-reasons-element h3 {
    color: #ab9c78;
    font-size: 18px;
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
    padding: 15px 5px 5px;
}

.five-reasons-element_number {
    -webkit-text-decoration: underline 1px;
    text-decoration: underline 1px;
    display: block;
    font-size: 33px;
    padding-bottom: 5px;
    text-underline-offset: 0.2em;
    -webkit-text-underline-offset: 0.2em;
}

.five-reasons-link a{
    text-align: center;
    display:block;
    padding: 10px;
    border: 1px solid;
    margin: 10px 10px 0;
}


.five-reasons_text {
    margin: -15px 10px 10px;
    background-color: rgba(240, 238, 233,.9);
    padding: 20px 10px 20px;
    position: relative;
    line-height: 19px;
    box-shadow: 0 0px 8px 0 rgb(0 0 0 / 20%);
}


 /* ご用途からお祝いの胡蝶蘭を選ぶ*/
 
 .section-products-img {
    opacity: 0; /* 最初�????��?��??��?��非表示 */
    transform: translateX(40px); /* 右に40pxの位置から */
    transition: opacity .8s, transform .8s; /* 透過???��?��??��?��?と縦方向�????��?��??��?��移動を0.8???��?��??��?��? */
  }
  /* フェードイン(スクロールした???��?��??��?��?) */
.section-products-img.is-inview {
    opacity: 1; /* 表示領域に入ったら表示 */
    transform: translateX(0); /* 30px右に移動する */
    transition-delay: .1s; /* フェード開始を0.5秒遅らせ???��?��??��?��? */
  }

 
    .section-products-wrapper{
        display: block;
        width: 100%;
        background-image: url(../../images/feature/oseibo-gift/background.jpg);
        background-position: top 65vw right 5vw;
        background-repeat: no-repeat;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 auto;
        align-items: center;
    }
    
    .section-products-text{
        width:  80%;
        margin: 0 auto;
    }
    
    .section-products-EN {
    font-size: 22px;
    color: #AD986e;
    font-family: 'Cormorant Garamond', serif;
    letter-spacing: 0.1em;
    line-height: 40px;
    text-align: center;
    display: block;
    text-underline-offset: 0.25em;
    text-decoration: underline 1px;
}

    .section-products-img{
        width:  100%;
        margin: 0 auto;
        text-align: center;
    }

    .section-products-text p{
        padding: 20px 0;
        font-size: 14px;
        line-height: 1.6em;
    }
    
    .category_lead{
         padding: 20px 0 0 !important;
    }

    .section-products-img p{
        padding: 40px 0;
        font-size: 14px;
    }

   .section-products-orchid{
        padding: 5px 0 0 0;
        background-color: #fff;
    }
    
        .section-products-orchid:last-of-type{
        padding: 80px 0 0 0;
    }


    .item-wrapper{
        width: 80%;
        justify-content: center;
       margin: 0 auto;
    }

    .item-title{
        width: 80%;
        margin: 0 auto;
         font-size: 16px;
    }
    
    .use_category, .use_text {
    margin: 0 0 20px;
    background-color: #F8F7F3;
}
    
    .use_category span {
    display: block;
    text-align: center;
    background-color: #776530;
    color: #f1efeb;
    padding: 5px;
    margin: 0 0 10px;
    width: 100px;
}

.use_category span::before, .use_category span::after {
    content: "";
    background: #f1efeb;
    width: 20px;
    height: 1px;
    position: relative;
    top: 0;
    vertical-align: middle;
    display: inline-block;
    margin: -70px;
}

     .itemPrice {
        font-size: 16px;
    }

    .item-wrapper ul{
        display: block;
        margin-bottom: 40px;
        
    }

    .item-wrapper li{
        width: 80%; 
        margin: 0 auto;
    }
    
        .section-products h3{
        padding: 5px 0 30px 0;
        font-size: 16px;
        font-family: 'Cormorant Garamond', serif;
        display: block;
        align-items: center;
        text-align: center;
    }

    .section-products h4{
        padding: 50px 0 30px 0;
        font-size: 14px;
        font-family: 'Cormorant Garamond', serif;
        display: flex;
        align-items: center;
    }
    
.section-products h4::before,
.section-products h4::after {
  content: '';
  flex-grow: 1;
  height: 1px;
  background: #3f3a39;
}

.section-products h4::before{
    margin-right: 30px;
}

.section-products h4::after{
    margin-left: 30px;
}

.item{
    vertical-align: top;
    line-height: 1.4;
    box-sizing: border-box;
    font-family: sans-serif;
 }



    .itemGroup {
        padding: 10px 0 2px 0;
    }
    
         .itemGroup a{
        font-size: 16px;
        text-decoration: underline;
        line-height: 24px;
    }

    .itemGroup p{
        padding: 10px 0 10px 0;
    }
    
    .itemNumber{
    border: 2px solid #ae986e;
    color: #ae986e;
    padding: 4px 4px;
    font-size: 13px;
}

 .FS2_itemPrice_text {
    line-height: 30px;
}
    

    .item-text{
        font-size: 14px;
        margin: 0 0 20px 0 ;
    }

    .FS2_body_Goods_orchid-celebration .section-products .itemPrice{
        margin: 0;
        font-size: 20px;
        font-weight: lighter;
    }
    
.category-btn a{
    margin: 10px auto !important;
    display: block;
    text-align: center;
    background:  #ae986e;
    color: #fff;
    text-decoration: none;
    width: 70%;
    padding: 24px 0;
    letter-spacing: 0.1em;
    font-size:17px;
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
}

.category-btn a:hover{
    opacity:0.5;
}

.section-products .arrow-r:after{
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right:  20px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg); 
}
        
        
        
  /* 胡蝶蘭ランキング */      
           
        
        
 /* 価格から胡蝶蘭を選ぶ */
 
 .price{
     padding: 5px 50px;  
  }
        
       .price li {
    border: 5px solid #FFF;
    background: #fff 0% 0% no-repeat padding-box;
    text-align: center;
    line-height: 1.7;
    font-size: 120%;
    width:100%;
} 

.price a {
    display: block;
    border: 1px solid #ae986e;
    margin: 3px;
    line-height: 4em;
    text-decoration: none;
    color: #776530;
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
}

.price a:hover {
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: 0.8s;
    color:#ae986e;
}

.price .arrow-r:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 20px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #776530;
    border-right: 2px solid #776530;
    transform: rotate(45deg);
}

.price .arrow-r:hover:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 20px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #ae986e;
    border-right: 2px solid #ae986e;
    transform: rotate(45deg);
}

/* 胡蝶蘭についてもっと知る */

.orchid-reason-list {
    margin-left: 0;
    list-style: none;
}

.orchid-knowledge-wrapper{
    margin: 20px;
}

.orchid-knowledge-wrapper h3 {
     font-size: 16px;
    margin: 30px 0 20px;
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
    letter-spacing: 2px;
    font-weight: lighter;
    text-align: center;
    }
    .orchid-knowledge-wrapper h4 {
     font-size: 14px;
    margin: 20px 0 5px;
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
    letter-spacing: 2px;
    font-weight: lighter;
    color: #776530;
}

.orchid-knowledge-wrapper p {
    line-height: 1.6em;
   margin: 10px 0;
}

.image_orchid-knowledge {
    margin-top: 20px;
}

.orchid-color li {
    float: left;
    width: 33%;
    margin: 10px 0;
    margin-right: 10px;
}

.orchid-color_image{
    padding-bottom: 5px;
}


.reason-orchid-knowledge{
    overflow: hidden;
}


/* よくある質問エリア */
.section-faq{
    margin:80px auto;
    text-align: center;
        width: 80%;
        border-top:none;
}

.section-faq .google-fonts{
    font-family: 'Cormorant Garamond', serif;
    font-size: 25px;
    color: #AD986e;
}

.section-faq h2{
    font-size: 14px!important;
    font-weight: lighter;
    margin:20px 0 40px!important;
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
    letter-spacing: 2px;
    line-height: 28px;
    color: #282727;
}

.section-faq h2:before{
    display: none;
}

ul.mothersday-faq {
       width: 100%;
        margin:0 auto;
        text-align:left;
}
ul.mothersday-faq li {
    list-style:none;
    margin-top:30px;
}
ul.mothersday-faq li:first-child {
    margin-top: 0;
}
ul.mothersday-faq .question {
    position: relative;
    margin: 0;
    padding: 16px 16px 16px 50px;
    font-size: 15px;
    cursor: pointer;
    border: 1px solid;
    background-color: #efeeeb;
    border-color: #DDD;
}
ul.mothersday-faq .question:hover {
    text-decoration:underline;
}
ul.mothersday-faq .question::before {
    line-height: 1;
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    content: 'Q.';
    color: #ae986e;
}
ul.mothersday-faq .question:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 38%;
    transition: all 0.2s ease-in-out; /* ?��???��?��?の動きを指??��?��? */  
    display: block;
    width: 8px;
    height: 8px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); /* ?��???��?��?の角度を指??��?��? */  
           content: "";
        visibility: inherit;
}

ul.mothersday-faq .question.open:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 45%; /* .openクラスがつ??��?��?た時の?��???��?��?の角度を指??��?��? */
}
ul.mothersday-faq .answer {
    padding: 16px 16px 16px 50px;
    font-size: 15px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: #DDD;
    position: relative;
    line-height: 24px;
}
ul.mothersday-faq .answer::before {
    line-height: 1;
    position: absolute;
    left: 20px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #ae986e;
    font-size: 14px;
    margin-top: 5px;
}
ul.mothersday-faq .answer a:link {
    text-decoration: underline !important;
}

    .question p{
        width: 90%;
    }


/* ブログ*/

.section-blog{
  margin: 20px;
}

.section-blog .google-fonts{
    font-family: 'Cormorant Garamond', serif;
    font-size: 25px;
    color: #AD986e;
    text-align: center;
    display: block;
}

.section-blog h2{
    font-size: 14px!important;
    margin:20px 0!important;
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
    letter-spacing: 2px;
    line-height: 28px;
    color: #282727;
     font-weight: lighter;
    text-align: center;
}

.section-blog h2:before{
    display: none;
}

  
    #new-entries li {
        width: 100%;
        display: inline-block;
        text-align: left;
        }

    #new-entries li img {
      width: 100%;
    }

    #new-entries li:nth-child(odd) {
        margin-right: 0;
        }
      
    #new-entries li:nth-child(-n+2) {
          margin-bottom: 0;
      }

    #new-entries a {
        display: block;
        text-decoration: none;
        height: auto;
        padding: 15px 10px 5px 10px;
    }

    #new-entries .thumbnail {
        width: auto;
        float: left;
    }

    .brand__list--blog a {
        display: flex;
    }

    .brand__list-item--blog{
        width: 100%;
        padding: 20px 0;
    }

    .brand__blog-title {
        padding-left: 20px;
        font-size: 15px;
    }
    
    .brand__blog-thumbnail {
        flex-basis: 120px;
        flex-shrink: 0;
        line-height: 1;
    }

    .brand__list-item--blog:not(:nth-child(3n)) {
        margin-right: 0;
    }

    .brand__list-item--blog:not(:last-child) {
        border-bottom: 1px dotted #ccc;
        padding-bottom: 20px;
    }

    .brand__link a {
        width:  80%;
    }


/* お供え胡蝶蘭*/
.section-osonae{
       margin: 20px 20px 60px;
}

.osonae-orchidpot{
display: flex;
}

.osonae-orchidpot .item-list{
    margin: 10px;
}



.section-osonae p {
    line-height: 1.6em;
    margin: 7px;
}

.section-osonae h2{
    font-size: 16px;
    margin: 70px 0 30px;
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
    letter-spacing: 2px;
    line-height: 28px;
    color: #282727;
}

.section-osonae h2:before{
    display: none;
}

.section-osonae .itemGroup  a{
    font-size: 14px; 
}

.section-osonae .item_image {
    margin-bottom: 0px; 
}

.section-osonae .itemNumber {
    margin: 5px;
}

.section-osonae .itemPrice {
    font-weight: normal;
    text-align:left;
}

.section-osonae .orchidpot-text{
    font-size: 13px;
    margin: 5px;
}


/* pc用 */
@media screen and (min-width:599px) { 
           
    .br-pc{
        display: block;
        }
    
    .br-sp{
        display: none;
        }
    .img-sp{
        display: none;
                }  

    .img-pc{
        display: block;

        }
        
    .OrchidCelebration-content-wrapper h2 {
        margin: 100px 0 70px;
        font-size: 24px;
        letter-spacing: 2px;
        line-height: 1.8;
      
    }
    
    
    /* 共通 */
    
    
    .to-category-btn {
    width: 400px;
}

.to-more-btn a {
    padding: 20px;
    font-size: 15px;
    
}
    

/* 問い合わせエリア */

.orchidcelebration-inquiry {
    margin: 30px 10px 70px;
    overflow: hidden;
}


.orchidcelebration-inquiry_list{
    display:flex;
    justify-content: center;
    position: relative;
}

.orchid_celecration-inquiry_btn {
    width: 350px;
    margin: 20px;
}

.orchidcelebration-inquiry p {
    font-size: 18px;
    margin: 60px 30px 30px;
}

    
    
/* メインビジュアル */

.main-visual{
    background-image: url(../../images/feature/orchid_celecration/pc_topbanner.jpg);
    background-size: cover;  
    background-position: center center;
    height: 440px;
    }

.main-visual-text {
    width: 700px;
    margin: auto;
}

.main-visual h1 {
    font-size: 38px;
  }
  
  .main-visual-sub {
    font-size: 24px;
    line-height: 3.2;
    margin: 42px 0 0 0!important;
}

/* リードコンテンツ*/

.section-read-wrapper {
    width: 1000px;
    margin: 100px auto;
    text-align: center;
}

.section-read{
    background-image: url(../../images/feature/orchid_celecration/orchidpot_second-image_pc.jpg);
    padding: 0 0 220px 0;
}

.section-read p {
    margin: 60px 0 100px;
    line-height: 44px;
    font-size: 15px;
}

.section-read {
    width: 1000px;
    margin-bottom: 40px;
}

/* 胡蝶蘭が選ばれる5つの理由*/


 /* フェードイン(スクロールした?��?) */
.section-products-img.is-inview {
    opacity: 1; /* 表示領域に入ったら表示 */
    transform: translateY(); /* 30px上に移動す?��? */
    transition-delay: .1s; /* フェード開始を0.5秒遅らせ?��? */
  }
  
  .five-reasons-element_number {
    font-size: 40px;
}

.section-five-reasons {
    list-style: none;
    display:table;
    width: 1000px;
    margin: 0 auto;
}
.five-reasons-element h3 {
    position: absolute;
    top: -25px;
}
.five-reasons-element li:nth-child(even) h3 {
    margin-left: 38px;
    left:0;
}
.five-reasons-element .reason-image { 
    width: 430px;
    position: absolute;
    top: 0;
}
.five-reasons-element li:nth-child(odd) .reason-image {
    left: 0;
}
.five-reasons-element li:nth-child(even) .reason-image {
    right: 0;
}

.five-reasons-element li {
    position: relative;
    height: 375px;
    padding: 0 0 0 465px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 0 50px;
}

.five-reasons-element li:last-of-type {
    margin-bottom: -60px;
}

.five-reasons-element .five-reasons_text {
    margin: 60px 0 0 -55px;
    background-color: rgba(240, 238, 233,.9);
    padding: 40px 10px 40px;
    position: relative;
    width: 450px;
    font-size: 14px;
    line-height: 25px;
}

.five-reasons-element li:nth-child(even) .five-reasons_text {
    width: 445px;
    margin: 50px 0 0 55px;
    position: absolute;
    left: 0;
}
.five-reasons-element .to_guide_btn {
    text-align: center;
    display:block;
    border: 1px solid;
    margin: 10px 10px 0;
}
.five-reasons-element .to_guide_btn a {
    padding: 10px;
    display: block;
}


/* ご用途からお祝いの胡蝶蘭を選ぶ*/

 .item-title{
        width: 1000px;
    }

.section-products-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
    align-items: center;
    position: relative;
}

.section-products-EN {
    font-size: 30px;
    text-align: left; 
}

.section-products h3 {
    font-size: 18px;
    text-align: left;
    padding: 5px 0 10px 0;
}



.section-products-text {
    width: 45%;
    background-color: rgba(248, 247, 243,.9);   
    padding: 30px;
    position: absolute;
    top: -20px;
    left: 70px;
}


.private-contents{
 position: absolute; 
 left: 500px; 
 top: 20px;

}

.section-products-img {
    width: auto;
}

.section-products-orchid.private-orchid{
padding: 80px 0 20px;
}

.item-wrapper {
    width: 800px;
    margin: 0 auto;
}

.item-wrapper ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.item-wrapper li {
    width: 39%;
    margin-bottom: 30px;
}


.category-btn a {
    width: 420px;
}

.use_category {
    text-align: left; 
    margin:0;
    background-color: none;
}

/* 胡蝶蘭のランキング */
.inner{
width:1000px;
margin: auto;
}

 /* 価格から胡蝶蘭を選ぶ */
 
 ul.price {
    display: flex;
    width: 1000px;
    margin: 0 auto;
}

/* 胡蝶蘭についてもっと知る */

.orchid-knowledge-wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 0 120px;
}

.orchid-knowledge-wrapper h3 {
    font-size: 19px;
    margin: 50px 0 20px;
    
}

.orchid-knowledge-wrapper h4 {
    font-size: 17px;
}

.orchid-knowledge-wrapper p {
    font-size: 14px;
}

.left-image{
     float:left;
    width: 380px;
    margin-right: 20px;
    margin-top: 20px;
}

.orchid-reason-list {
    display: table;
    list-style: none;
}




/* よくある質問 */

.section-faq {
    width: 70%;
    text-align: center;
}

ul.mothersday-faq {
    width: 800px;
}


/* ブログ */

.section-blog {
    width: 780px;
    margin: 0 auto;
    text-align: center;
    border-top: none;
}

#new-entries li {
    width: 45%;
    display: inline-block;
    text-align: left;
    
    }
#new-entries li img {
      width: 110px;
      height: 110px; 
    }
  
#new-entries li:nth-child(odd) {
    margin-right: 5%;
    }
  
#new-entries li:nth-child(-n+2) {
      margin-bottom: 20px;
  }

#new-entries a {
    text-decoration: none; 
}
  
#new-entries .thumbnail {
    width: 110px;
    margin: 0 20px 30px 0;
    float: left;
 }
  
#new-entries .header {
    margin: 7px 0;
    font-size: 14px;
    line-height: 1.3;
    font-weight: bold;
 }
  
#new-entries .excerpt {
    width: 350px; 
}
  
#new-entries a {
    float: right; 
}

.brand__container {
    max-width: 1000px;
    margin: 0 auto 20px;
}

.brand__list--blog{
    display:flex;
    flex-wrap: wrap;
    padding: 0;
    justify-content: space-between;
    margin: 0 20px;
}

.brand__list--blog a{
 display:block;
}

.brand__list-item--blog{
    width: 26%;
}

.brand__blog-thumbnail img{
    max-width: 100%;
    width: 100%;
}

.brand__list-item--blog:not(:nth-child(3n)) {
    margin-right: 65px;
    border-bottom: none;
}

.brand__blog-title {
    padding: 10px 0 0 0;
    text-align: left;
}

/* お供え胡蝶蘭*/

.section-osonae {
    margin: 20px auto 60px;
    width: 800px;
}

.section-osonae  h2{
  margin: 100px 0 30px!important;
  font-size:22px!important;
}

.section-osonae ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.section-osonae .item-list {
width: 39%;
padding-left: 0;
padding-right: 0;
margin: 30px;
}

.section-osonae p {
    font-size: 14px;
}

.section-osonae .FS2_itemPrice_text {
text-align: left;
}