@charset "UTF-8";

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

/* layout_tableをクリア */
.FS2_body_Goods_umeda-test-01 .layout_table {
    width:inherit;
    margin: 0 auto;
}

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

.br-sp{
    display:  none;
}

a{
    text-decoration: none;
}

.img-sp{
    display: none;
}

h2{
    font-weight: lighter;
}

h3{
    font-weight: lighter;
}

.flex{
    display: flex;
    justify-content: space-between;
    position: relative;
}

.pc{
    display: block;
}

.sp{
    display: none;
}



/* メインビジュアル */
.main-visual{
    background-image: url("../../images/feature/funeral-express/white-rose-funeral-flower.jpg");
    background-size: cover; 
    background-position: center center;
    height: 500px;
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
    color: #3f3a39;
}

.main-visual-wrapper{
    width:  1000px;
    height: 500px;
    margin: 0 auto;
    vertical-align: middle;
    position: relative;
}

.main-visual-text{
    position: absolute;
    top:100px;
    margin: 0 0 10px 0;
    width: 46%;
    text-align: center;
    display: inline-block;
    padding: 24px 0;
    outline: double 12px rgba(255,255,255,0.7);
    background-color: rgba(255,255,255,0.7);
    color: #776530;
}

.main-visual-sub{
    font-size: 26px;
    letter-spacing: 0.1em;
    font-family: 'Cormorant Garamond', serif;
    margin: 0 0 10px 0;
}

.main-visual-maintext span{
    color: #383434;
    font-size: 20px;
    border-bottom: 1px solid #383434;
    letter-spacing: 0em;
}

.main-visual-maintext{
    font-size: 36px;
    letter-spacing: 0.1em;
    font-weight: lighter;
    line-height: 54px;
}

/* コンタクト */
.section-cta{
    background-color: #efeeeb;
}

.section-cta-wrap{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 70px 0;
}

.section-cta-wrap h2{
    font-size: 30px;
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
    letter-spacing: 0.1em;
    line-height: 50px;
}

.section-cta-wrap h2 span{
    font-size: 36px;
    color: #776530;
    letter-spacing: 0.1em;
}

.cta-text{
    font-size:18px ;
    margin: 24px 0;
    letter-spacing: 0.1em;
}

.cta-sub{
    font-size:14px ;
    margin-bottom: 24px !important;
    color: #776530;
    letter-spacing: 0.1em;
}

.section-cta .flex{
    display: flex;
    justify-content: center;
}

.note{
    width: 190px;
    margin: 0 auto;
    color: #fff;
    letter-spacing: 1px;
    padding: 6px;
    font-size: 10px;
    text-align: center;
    display: block;
}


.contact-button{
    position: relative;
}

.contact-button a{
    display: block;
    width: 350px;
    margin: 0 20px;
    padding: 25px 0;
    color: #fff;
    font-size: 19px;
    background-color: #ae986e;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    line-height: 17px;
    height: 80px;
    border-radius: 4px;
}

p.contact-button a:hover {
    background-color: #7d6e51;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: 0.8s;
}

.contact-button-form{
    font-size: 20px;
    display: inline-block;
    padding-top: 6px;
}

p.contact-button .arrow-r:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 60px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(135deg);
}
/* 下部のコンタクト項目 */
p.contact-button .arrow-d:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 60px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}


/* 選ばれる理由 */
.section-point{
    width:  1000px;
    margin: 0 auto 100px;
}

.flex{
    display: flex;
    justify-content: space-between;
}

.section-point h2{
    text-align: center;
    color: #776530;
   font-size: 26px; 
   font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
   padding: 100px 0 40px 0;
   letter-spacing: 0.1em;
}

.point-1,.point-2,.point-3{
    width: 312px;
    box-shadow: 0 0px 8px 0 rgb(0 0 0 / 20%);
}

.section-point img{
    width: 312px;
}

.section-point h3{
    text-align: center;
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
    margin: 30px 0 10px 0;
    color: #776530;
    line-height: 30px;
    font-size: 18px;
}

.section-point p{
    width: 80%;
    margin: 0 auto;
    padding-bottom:30px ;
    line-height: 24px;
    font-size: 14px;
    text-align: justify;
}

/* お悔やみの花を選ぶ */
#section-products{
    margin: 0 auto;
    background-color: #F7F6F5;
    padding-bottom: 50px;
}

#section-products h2{
    text-align: center;
    color: #776530;
   font-size: 26px; 
   font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
   padding: 100px 0 40px 0;
   letter-spacing: 0.1em;
}

#section-products h3{
    text-align: center;
    color: #776530;
   font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
   letter-spacing: 0.1em;
   font-size: 20px;
   padding-bottom: 20px;
}

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

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

.item{
    width: 30%;
    box-sizing: border-box;
    margin-bottom: 30px;
    vertical-align: top;
    line-height: 1.4;
    box-sizing: border-box;
    font-family:sans-serif;
}

.item img{
    width: 100%;
}

.FS2_itemPrice_text{
    line-height: 30px;
}

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

.itemGroup{
    padding: 10px 0 2px 0;
}

.item a {
    font-size: 16px;
    text-decoration:underline;
    line-height: 24px;
}

.item a:hover {
    opacity:0.5;
}

.itemPrice{
    display: inline-block;
    font-size: 18px;
    margin: 10px 0 0 0;
    font-weight: lighter;
}

#FS2_GoodsSearchList .itemPrice, .FS2_body_CouponGoodsList .itemPrice, body[class^="FS2_body_Goods_GoodsGroupList_"] .itemPrice {
    font-size: 18px;
}

.item-button a {
    display: block;
    width: 100%;
    margin: 20px 0;
    padding: 12px 0;
    color: #fff;
    font-size: 14px;
    background-color: #ae986e;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    position: relative;
    border-radius: 4px;
}

.item-button .arrow::after {
    transition-duration: 0.3s;
    content: '';
    width: 6px;
    height: 6px;
    border: 0;
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    top: 20px;
    right: 7%;
    transform: rotate(-45deg);
}

.funeral-express-attention p {
    font-size: 14px;
    line-height: 26px !important;
}

.funeral-express-attention{
    background-color: #fff;
    width: 1000px;
    margin: 0 auto 50px;
    padding: 30px;
}

/* 注文方法 */

.section-form{
    width: 1000px;
    margin: 0 auto;
}

.section-form h2{
    text-align: center;
    color: #776530;
   font-size: 26px; 
   font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
   padding: 100px 0 40px 0;
   letter-spacing: 0.1em;
}

.form-text{
    width: 430px;
}

.section-form h3{
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
    margin: 10px 0;
    color: #776530;
    line-height: 30px;
    font-size: 22px;
}

.form-text p{
    font-size: 14px;
    line-height: 26px !important;
}

.form-cta{
    display: inline-block;
    border: 1px solid #3f3a39;   
    padding: 10px 0 ;
    width: 260px;
    text-align: center;
    margin-top: 20px;
}

.form-cta:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 72px;
    right: 184px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #3f3a39;
    border-right: 2px solid #3f3a39;
    transform: rotate(45deg);
}

.form-img{
    margin-bottom: 60px;
    width: 50%;
}

/* バナー */
.section-banner{
    width: 1000px;
    margin: 0 auto;
    padding-top: 60px;
    text-align: center;
    line-height: 30px;
    letter-spacing: 0.1em;
    font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
    font-size: 20px;
}

/* よくある質問 */

.section-faq{
    width: 1000px;
    margin: 0 auto;
}

ul.funeral-faq {
    width:  1000px;
    margin:0px auto;
    text-align:left;
}

.funeral-qa h2{
    text-align: center;
    color: #776530;
   font-size: 26px; 
   font-family: "Agmena Pro", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
   padding: 100px 0 40px 0;
   letter-spacing: 0.1em;
}

ul.funeral-faq li {
    list-style:none;
    margin-top:30px;
    width: 100%;
    margin: 20px auto;
}

ul.funeral-faq li:first-child {
    margin-top: 0;
}

ul.funeral-faq .question {
    position: relative;
    margin: 0;
    padding: 16px 16px 16px 50px;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid;
    background-color: #efeeeb;
    border-color: #DDD;
}

ul.funeral-faq .question:hover {
    text-decoration:underline;
}

ul.funeral-faq .question::before {
    line-height: 1;
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    content: 'Q.';
    color: #ae986e;
}

ul.funeral-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);
}

ul.funeral-faq .question.open:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 45%;
}

ul.funeral-faq .answer {
    padding: 16px 16px 16px 50px;
    font-size: 14px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: #DDD;
    position: relative;
    line-height: 24px;
}

ul.funeral-faq .answer::before {
    line-height: 1;
    position: absolute;
    left: 20px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #cfc7e2;
    font-size: 14px;
    margin-top: 5px;
}

ul.funeral-faq .answer a:link {
    text-decoration: underline !important;
}

/* ブログ*/

.section-blog{
    width: 1000px;
    margin: 0 auto;
}

.funeral-articles {
    width:1000px;
    clear:both;
    margin:30px auto 80px;
    padding:20px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    text-align: left;
}

.funeral-articles h4 {
    float:left;
    font-size:1.2em;
    color: #ad986d;
    margin: 0;
    display: table-cell;
    padding-right: 6px;
}
.funeral-articles ul {
    display: table-cell;
}

.funeral-articles span {
    display: inline;
}

.funeral-photo-box-links a {
    text-decoration: underline;
}

.funeral-photo-box-links a:before {
    content: "";
    width: 0.5em;
    height: 0.5em;
    position: relative;
    border-top: 1px solid #282727;
    border-right: 1px solid #282727;
    transform: rotate(45deg);
    display: inline-block;
    top: 0;
    margin-right: 1em;
}

/* sp用 */
@media screen and (max-width:599px) { 

    .pc{
        display: none;
    }

    .sp{
        display: block;
    }

    /* メインビジュアル */
    .main-visual{
        width: 100%;
        height: 300px;
        background-image: url("../../images/feature/funeral-express/white-rose-funeral-flower-sp.jpg");
        background-size: cover; 
        background-position: left top;
	    background-repeat: no-repeat;
	    background-size: cover;
        }

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

    .main-visual-text{
        margin: -34px 0 10px 20px;
        width: 56%;
        text-align: center;
    }
 
    .main-visual-sub {
        font-size: 12px;
        letter-spacing: 0.05em;
    }
    
    .main-visual h1{
        font-size: 20px;
        line-height: 5vw;
        line-height: 30px;
    }

    .main-visual-maintext span{
        font-size: 14px;

    }

    .main-visual-text {
        outline: double 5px rgba(255,255,255,0.6);
        background-color: rgba(255,255,255,0.6);
    }

    /* コンタクト */

.section-cta-wrap{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0;
}

.section-cta-wrap h2{
    font-size: 20px;
    line-height: 36px;
}

.section-cta-wrap h2 span{
        font-size: 28px;
}

.cta-text{
    font-size: 14px;
    margin: 16px 30px;
    letter-spacing: 0em;
    line-height: 28px;
}

.cta-sub{
    font-size:10px;
    margin-bottom: 24px;
    line-height: 20px;
    letter-spacing: 0em;
}

.section-cta .flex{
    display: flex;
    justify-content: center;
}

.note{
    width: 190px;
    margin: 0 auto;
    color: #fff;
    letter-spacing: 1px;
    padding: 6px;
    font-size: 10px;
    text-align: center;
    display: block;
}

.contact-button a{
    width: 90%;
    margin: 0 auto;
    height: 64px;
    padding: 15px 0;
    font-size: 16px;
}

.section-cta .flex {
    display: block;
}

 /* 選ばれる理由 */

 .flex {
    display: block;
    margin: 0 auto;
    width: 90%;
}

.section-point {
    width: 100%;
    margin: 0 auto 100px;
}

.point-1, .point-2{
    width: 100%;
    margin-bottom: 40px;
}

.point-3 
{
    width: 100%;
}

.section-point h2 {
    font-size: 22px;
    padding: 80px 0 30px 0;
}

.section-point img {
    width: 100%;
}

.section-point h3 {
    margin: 10px 0 0 0;
}

/* お悔やみの花を選ぶ */

#section-products {
    width: 100%;
}

#section-products h2 {
    font-size: 22px;
    padding: 80px 0 30px 0;
    line-height: 38px;
}

#section-products h3 {
    font-size: 18px;
}

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

    #FS2_GoodsSearchList .itemPrice, .FS2_body_CouponGoodsList .itemPrice, body[class^="FS2_body_Goods_GoodsGroupList_"] .itemPrice {
        font-size: 16px;
    }

    .item-wrapper ul{
        display: block;
        
    }

    .item-wrapper li{
        width: 80%; 
        margin: 0 auto 80px;
    }

  #section-products h3 {
        padding: 0 0 20px;
        font-size: 18px;
        font-family: 'Cormorant Garamond', serif;
    }

    .itemGroup p{
        padding: 10px 0 10px 0;
    }

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

    #section-products .itemPrice{
        margin: 0;
        font-size: 20px;
        font-weight: lighter;
    }
    
    .funeral-express-attention {
    width: 90%;
}




 /* ご注文方法 */

.section-form{
    width: 100%;
    margin: 0 auto;
}

.form-img {
    margin-bottom: 0;
    width: 100%;
}

.form-text p {
    width: 100%;
    line-height: 24px;
}

.form-cta:after {
    top: 408px;
    right: 14px;
}

.form-cta {
    display: inline-block;
    margin-top: 16px;
    width: 100%;
}

.section-form h3 {
    padding:0;
    text-align: center;
    margin: 0 0 10px 0;
    font-size: 18px;
}

.form-text {
    width: 100%;
    margin: 20px 0 60px 0;
}

.section-form h2 {
    font-size: 22px;
    padding: 80px 0 30px 0;
}

 /* バナー */

.section-banner {
    width: 100%;
    padding-top: 0;
}

.section-banner p {
    font-size: 14px;
    margin: 0 20px 10px 20px;
}

/* よくある質問 */

.funeral-qa h2 {
    font-size: 22px;
    padding: 80px 0 30px 0;
    line-height: 32px;
}

.section-faq{
    width: 80%;
    border-top:none;
}

.section-faq h2{
    margin:20px 0 0;
}

.question p{
    width: 90%;
}

ul.funeral-faq {
    width: 100%;
    margin:0 auto;
    text-align:left;
}

ul.funeral-faq .question.open:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 45%;
}

ul.funeral-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);
    visibility: inherit;
}

ul.funeral-faq .question {
    font-size: 13px;
}

ul.funeral-faq .answer{
    font-size: 13px;
}

ul.funeral-faq li {
    width: 100%;
}

/* ブログ */

.section-blog {
    width: 90%;
    margin: 0 auto;
    padding: 0 0 50px 0;
}

.fsection-blog   p{
    width: 100%;
    margin: 0 auto;
}

.related-articles {
    width: 90%;
    clear: both;
    margin: 20px 10px 30px;
    padding: 20px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    text-align: center;
    }
    
    .related-articles h4 {
        font-size: 1.2em;
        color: #ad986d;
        display: inline;
        float: none;
    }
    
    .related-articles span {
        display: inline;
    }

    .funeral-articles {
        width: 90%;
        clear: both;
        margin: 20px 10px 0px;
        padding: 20px;
        border-top: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        text-align: center;
    }

    .funeral-articles h4 {
        font-size: 1.2em;
        color: #ad986d;
        display: inline;
        float: none;
    }

    .funeral-articles ul {
        display: block;
        padding-top: 10px;
        text-align: left;
    }

}