html {
    font-size: 62.5%;
    scroll-padding-top: 110px;
}
@media screen and (max-width: 767px) {
    html {
    font-size: 60%;
    scroll-padding-top: 80px;
    }
}





* {
/*max-height: 100%;*/
margin: 0px;
padding: 0px;
word-break: normal !important;
word-wrap: break-word;
line-break:normal;
border: 0;
outline: 0;
box-sizing: border-box;
/*vertical-align:top;*/
}

body {
margin: 0;
overflow-x: hidden;
font-family: 'Noto Serif JP', serif;
font-size: 1.8rem;
line-height: 1;
text-align: justify;
font-weight: 400;
letter-spacing: 0.1em;
}


/* ieのみ */
@media all and (-ms-high-contrast:none)
{html{font-family: 'Noto Serif JP', serif;
}}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video, button {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main, small {
display: block;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
text-align: left;
font-weight: 400;
}


section {
    padding-top: 12rem;
    padding-bottom: 12rem;
}


.conpad {
padding-left: 310px;
padding-right: 310px;
margin: 0 auto;
}

.con1300 {
max-width: 1300px;
margin: 0 auto;
}



table, input, textarea, select, option {
}

ol, ul, li {
list-style: none;
}

blockquote, q {
quotes: none;
}

:focus {
outline: 0;
}

ins {
text-decoration: none;
}

del {
text-decoration: line-through;
}

img {
display: block;
vertical-align: middle;
max-width: 100%;
}

a {
text-decoration: none;
display: block;
color: inherit;
}


a:hover {
    opacity: 0.8;
}
#global-nav a:hover,
.footmenu  a:hover {
    transition: all 0.3s !important;
    color: #fff !important;
    opacity: 1 !important;
}
.sns a:hover {
    opacity: 0.8 !important;
}
.hover01 a:hover {
    transition: all 0.5s;
    color: #fff;
}

a.anc {
    z-index: -999999;
    position: relative;
    display: block;
    margin-top: -100px !important;
    padding-top: 100px !important;
    }
    @media (max-width: 767px) {
      a.anc {
      margin-top: -80px !important;
      padding-top: 80px !important;
      }
    }


.text-right {
    text-align: right;
}

.clearfix:after {
content:" ";
display:block;
clear:both;
}

.toggle,
.spnav {
display: none;
}


.only1300,
.only1000,
.only767,
.only600,
.only500 {
    display: none;
}

@media (max-width: 767px) {

    .only767 {
        display: block;
    }
}
@media (max-width: 500px) {

    .only500 {
        display: block;
    }
}



@media (max-width: 900px) {

    .none900{
        display: none;
    }
}
@media (max-width: 767px) {

    .none767{
        display: none;
    }
}
@media (max-width: 500px) {

    .none500{
        display: none;
    }
}




section {
    position: relative;
}

.flex01 {
    display: flex;
}
.flex02 {
    display: flex;
    align-items: center;
}
.flex03 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.font01 {
}
.font02 {
}
.font03 {
}

.font-clr01 {
}
.font-clr02 {
}

.text-bg01 {
}
.text-bg02 {
}


.bg01 {
    background: url(../img/bg01.jpg);
    background-size: cover;
    background-position: center;

}

.bg-set01 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ls-wide01 {
    letter-spacing: 0.5em;
}
.ls-wide02 {
    letter-spacing: 0.3em;
}



@media screen and (min-width: 768px){
    a[href^="tel:"]{
      pointer-events: none;
    }
  }
  


/* header */
header {
    width: 100%;
    line-height: 1;
    background: url(../img/main.jpg);
    padding: 15vw 5%;
    color: #fff;
}

header h1 span {
    font-size: 3.4rem;
    text-align: center;
    margin-bottom: 3rem;
    text-shadow: 
    -12px -10px 30px rgba(0, 0, 0, 0.4),
    12px 10px 30px  rgba(0, 0, 0, 0.4),
    -12px 10px 30px rgba(0, 0, 0, 0.4),
    12px -10px 30px rgba(0, 0, 0, 0.4),
    -12px -10px 46px rgba(0, 0, 0, 0.4),
    12px 10px 46px  rgba(0, 0, 0, 0.4),
    -12px 10px 46px rgba(0, 0, 0, 0.4),
    12px -10px 46px rgba(0, 0, 0, 0.4);
}
header h1 img {
    width: 300px;
}










@media screen and (max-width: 767px) {
 

}






/*メイン*/
main {
    line-height: 3.4rem;
    background: #fff;
    color: #754C24;
}
.h2wrap {
    margin-bottom: 10rem;
}
h2 {
    display: flex;
    align-items: baseline;
    font-size: 2.5rem;
}
h2 span {
    margin-left: 20px;
}
.line-left,
.line-right {
    position: relative;
}
.line-left::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -30px;
    width: 100vw;
    height: 1px;
    background: #754C24;
}
.line-right::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -30px;
    width: calc(100% + 310px);
    height: 1px;
    background: #754C24;
}






.sec-message {
    position: relative;
}
.sec-message::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -30px;
    width: 210px;
    height: 542px;
    background: url(../img/message-img02.png);
    z-index: 99;
}
.sec-message .con1300 {
    display: flex;
    justify-content: space-between;
}
.sec-message .in01 {
    width: 600px;
}
.sec-message .in01 .h2wrap {
    position: relative;
    margin-bottom: 8rem;
} 
.sec-message .in01 .h2wrap::before {
    content: '';
    position: absolute;
    left: -60px;
    bottom: -30px;
    width: 66px;
    height: 78px;
    background: url(../img/message-img03.png);
}
.sec-message .in01 h2 {
    align-items: center;
}
.sec-message .in01 .line-left::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -10px;
    width: 100vw;
    height: 1px;
    background: #754C24;
}

.sec-message .con1300 .in01 .stc01 {
    padding-right: 30px;
}
.sec-message .con1300 .in01 p:not(:last-child) {
    margin-bottom: 3rem;
}
.sec-message .con1300 .in02 {
    width: calc(100% - 480px);
    max-width: 700px;
    z-index: 99;
}
.sec-message .con1300 .in02 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}








.sec-ourworks .box {
    position: relative;
}
.sec-ourworks .box:not(:last-child) {
    margin-bottom: 8rem;
}
.sec-ourworks .box .imgwrap {
    display: flex;
    justify-content: space-between;
}
.sec-ourworks .box .imgwrap img {
    width: 31.3%;
}
.sec-ourworks .box h3 {
    font-size: 3rem;
    line-height: 6rem;
    margin-bottom: 2rem;
    padding: 0 50px;
    position: relative;
    display: inline-block;
    width: auto;
}
.sec-ourworks .box h3::before {
content: '{';
position: absolute;
left: 0;
top: 0;
font-size: 4rem;
line-height: 5rem;
}
.sec-ourworks .box h3::after {
content: '}';
position: absolute;
right: 0;
top: 0;
font-size: 4rem;
line-height: 5rem;
}
.sec-ourworks .box p {
    margin-bottom: 4.5rem;
}



.sec-ourworks .box-funeral::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 222px;
    height: 629px;
    background: url(../img/ourworks-img01.png);
}
.sec-ourworks .box-bridal::after {
    content: '';
    position: absolute;
    right: 0;
    top: 30px;
    width: 198px;
    height: 233px;
    background: url(../img/ourworks-img02.png);
}
.sec-ourworks .box-flowercafe::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -40px;
    width: 164px;
    height: 629px;
    background: url(../img/ourworks-img03.png);
}
.sec-ourworks .box-flowercafe::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -70px;
    width: 193px;
    height: 165px;
    background: url(../img/ourworks-img04.png);
}







.sec-aboutus .con1300 {
    display: flex;
    justify-content: space-between;
}
.sec-aboutus .in01 {
    width: 600px;
}
.sec-aboutus .in01 .dlwrap {
    margin-right: 30px;
}
.sec-aboutus .in02 {
    width: calc(100% - 600px);
    z-index: 99;
}
.sec-aboutus .in02 img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}


.sec-aboutus .dlwrap dl {
    display: flex;
}
.sec-aboutus .dlwrap dt {
    width: 140px;
    text-align: right;
    padding-right: 30px;
    position: relative;
}
.sec-aboutus .dlwrap dt::after {
    content: '／';
    position: absolute;
    right: 4px;
    top: 0;
}

.sec-aboutus .dlwrap dd {
    width: calc(100% - 140px);
}






.sec-access .con01 {
    display: flex;
    justify-content: space-between;
}
.sec-access .con01 .in01 {
    width: calc(100% - 420px);
    height: 450px;
}
.sec-access .con01 .in02 {
    width: 420px;
    padding-left: 30px;
}
.sec-access .con01 .in02 span {
    display: block;
    font-size: 2rem;
    margin-bottom: 6px;
}








.sec-contact {
    background: url(../img/contact-img01.jpg);
    background-position: right bottom;
    background-size: 36%;
    background-repeat: no-repeat;
}
.sec-contact .con01 {
    max-width: 880px;
    margin: 0 auto 0 0;
}
.sec-contact .con01 .stc01 {
    margin-bottom: 4.5rem;
}
.form01 table {
    margin-bottom: 20px;
}
.form01 tr {
    margin-bottom: 30px;
}
.form01 tr.align-center {
    display: flex;
    align-items: center;
}
.form01 tr.align-top {
    display: flex;
    align-items: top !important;
}
.form01 tr.align-top span {
    display: block;
}
.form01 th {
    width: 240px;
    padding-right: 30px;
    text-align: right;
    font-weight: 400;
    line-height: 1.2;
}
.form01 th span{
    color:#B26D49;
}
.form01 td {
    width: calc(100% - 240px);
    line-height: 1;
}


.privacy>div {
overflow-x: hidden;
overflow-y: scroll;
height: 200px;
padding: 10px;
font-size: 1.6rem;
line-height: 1.8;
border: 1px solid #B79980;
background: #f4f0ed;
}
.privacy>label {
display: flex;
padding-top: 14px;
text-align: center;
cursor: pointer;
width: -moz-fit-content;
width: fit-content;
font-size: 1.6rem;
}





input[type="text"],
input[type="date"],
input[type="email"] {
width: 100%;
padding: 12px;
font-family: inherit !important;
background-color: #fff;
border: 1px solid #B79980;
font-size: 1.8rem;
}
input[type="checkbox"] {
}
select {
width: 200px;
margin-bottom: 5px;
padding: 5px 10px;
background-color: #fff;
border: 1px solid #B79980;
}
textarea {
width: 100%;
height: 105px;
padding: 10px;
font-family: inherit;
background-color: #fff;
border: 1px solid #B79980;
font-size: 1.8rem;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
-webkit-box-sizing: content-box;
-webkit-appearance: button;
cursor: pointer;
appearance: button;
font-family: inherit !important;
border: none;
border-radius: 0;
box-sizing: border-box;
}
input[type="submit"]::-webkit-search-decoration,
input[type="reset"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
display: none;
}
input[type="submit"]::focus,
input[type="reset"]::focus,
input[type="button"]::focus {
outline-offset: -2px;
}
input[type="submit"] {
cursor: pointer;
cursor: hand;
padding: 10px;
width: 220px;
color: #fff;
background-color: #754C24;
border-radius: 6px;
font-size: 2.2rem;
font-weight: 400;
}
input[type="submit"]:hover {
color: #fff;
background-color: #B79980;
transition: all 0.3s;
}
.form01-btn {
    margin-left: calc(50% - 110px);
}







@media screen and (max-width: 850px) {



    .form01 tr.align-center,
    .form01 tr.align-top {
        flex-direction: column;
    }
    .form01 tr.align-top span {
        display: inline-block;
    }
    .form01 th {
        width: 100%;
        padding-right: 0;
        text-align: left;
    }
    .form01 th p {
        margin-bottom: 8px;
    }
    .form01 td {
        width: 100%;
    }
    
}


@media screen and (max-width: 767px) {


    input[type="text"],
    input[type="date"],
    input[type="email"] {
    padding: 10px;
    }
    textarea {
    padding: 10px;
    }
    .form01 tr {
        margin-bottom: 24px;
    }
    .form01-btn {
        margin-left: calc(50% - 90px);
    }
    input[type="submit"] {
    font-size: 2rem;
    width: 180px;
    }




}







footer {
    color: #fff;
    background: #251E1C;
}


.copyright {
    text-align: center;
    padding: 20px 0;
    line-height: 1.6;
    font-size: 1.4rem;
}






#pagetop {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 999;
}
#pagetop a {
    padding: 6px;
}
#pagetop a:hover {
    transform: translate(0,-10px);
    transition-duration: 0.3s;
}
#pagetop a img {
    width: calc(72px * 0.7);
    height: calc(119px * 0.7);
}
@media screen and (max-width: 767px) {
    
    #pagetop {
        position: fixed;
        right: 0px;
        bottom: 0px;
        z-index: 999;
        background: rgba(255,255,255,0.4);
    }
    #pagetop a img {
        width: calc(72px * 0.5);
        height: calc(119px * 0.5);
    }
}














@media screen and (max-width: 1920px) {

    .line-right::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -30px;
        width: calc(100% + 310px);
        height: 1px;
        background: #754C24;
    }

}





@media screen and (max-width: 1800px) {

    .conpad {
        padding-left: 180px;
        padding-right: 180px;
        }

    .sec-message::after {
        content: '';
        position: absolute;
        right: 0;
        bottom: -20px;
        width: calc(210px * 0.7);
        height: calc(542px* 0.7);
        background: url(../img/message-img02.png);
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 99;
    }


    .line-right::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -30px;
        width: calc(100% + 180px);
        height: 1px;
        background: #754C24;
    }


    .sec-ourworks .box-funeral::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: calc(222px * 0.7);
        height: calc(629px * 0.7);
        background: url(../img/ourworks-img01.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .sec-ourworks .box-bridal::after {
        content: '';
        position: absolute;
        right: 0;
        top: 30px;
        width: calc(198px * 0.7);
        height: calc(233px * 0.7);
        background: url(../img/ourworks-img02.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .sec-ourworks .box-flowercafe::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: unset;
        width: calc(164px * 0.7);
        height: calc(629px * 0.7);
        background: url(../img/ourworks-img03.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .sec-ourworks .box-flowercafe::after {
        content: '';
        position: absolute;
        right: 0;
        bottom: -70px;
        width: calc(193px * 0.7);
        height: calc(165px * 0.7);
        background: url(../img/ourworks-img04.png);
        background-size: contain;
        background-repeat: no-repeat;
    }


}




@media screen and (max-width: 1600px) {

    .sec-contact {
        background-size: 28%;
    }


}



@media screen and (max-width: 1400px) {


    .sec-message .con1300,
    .sec-aboutus .con1300 {
        display: block;
    }
    .sec-message .in01,
    .sec-aboutus .in01 {
        width: 100%;
        margin-bottom: 6rem;
    }
    .sec-aboutus .in01 .dlwrap {
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto;
    }
    .sec-message .con1300 .in02,
    .sec-aboutus .in02 {
        width: 100%;
        max-width: 700px;
        height: 500px;
        margin: 0 auto;
    }


    .sec-message .con1300 .in01 .stc01 {
        padding: 0;
        text-align: center;
    }


}



@media screen and (max-width: 1300px) {



    .conpad {
        padding-left: 120px;
        padding-right: 120px;
        }

    .sec-message::after {
        content: '';
        position: absolute;
        right: 0;
        bottom: -20px;
        width: calc(210px * 0.5);
        height: calc(542px* 0.5);
        background: url(../img/message-img02.png);
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 99;
    }


    .line-right::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -30px;
        width: calc(100% + 120px);
        height: 1px;
        background: #754C24;
    }


    .sec-ourworks .box-funeral::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: calc(222px * 0.5);
        height: calc(629px * 0.5);
        background: url(../img/ourworks-img01.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .sec-ourworks .box-bridal::after {
        content: '';
        position: absolute;
        right: 0;
        top: 30px;
        width: calc(198px * 0.5);
        height: calc(233px * 0.5);
        background: url(../img/ourworks-img02.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .sec-ourworks .box-flowercafe::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: unset;
        width: calc(164px * 0.5);
        height: calc(629px * 0.5);
        background: url(../img/ourworks-img03.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .sec-ourworks .box-flowercafe::after {
        content: '';
        position: absolute;
        right: 0;
        bottom: -70px;
        width: calc(193px * 0.5);
        height: calc(165px * 0.5);
        background: url(../img/ourworks-img04.png);
        background-size: contain;
        background-repeat: no-repeat;
    }



}





@media screen and (max-width: 1100px) {

    .sec-access .con01 {
        display: block;
    }

    .sec-access .con01 .in01 {
        width: 100%;
        margin-bottom: 6rem;
    }
    .sec-access .con01 .in02 {
        width: 100%;
        padding: 0;
    }

    .sec-contact {
        padding-bottom: 300px;
        background-size: calc(895px*0.4) calc(734px*0.4);
    }


}





@media screen and (max-width: 850px) {


    .ls-wide01  {
        letter-spacing: 0.3em;
    }

    .sec-message .con1300 .in02,
    .sec-aboutus .in02 {
        height: 100%;
    }


}





@media screen and (max-width: 767px){
    


header {
    padding-top: 24vw;
    padding-bottom: 24vw;
}
header h1 span {
    line-height: 1.4;
    font-size: 3rem;
    text-shadow: 
    -12px -10px 30px rgba(0, 0, 0, 0.4),
    12px 10px 30px  rgba(0, 0, 0, 0.4),
    -12px 10px 30px rgba(0, 0, 0, 0.4),
    12px -10px 30px rgba(0, 0, 0, 0.4),
    -12px -10px 16px rgba(0, 0, 0, 0.4),
    12px 10px 16px  rgba(0, 0, 0, 0.4),
    -12px 10px 16px rgba(0, 0, 0, 0.4),
    12px -10px 16px rgba(0, 0, 0, 0.4);
}


.ls-wide02 {
    letter-spacing: 0.2em;
}





main {
    line-height: 3rem;
}

section{
    padding-top: 10rem;
    padding-bottom: 10rem;
}

.conpad {
    padding-left: 50px;
    padding-right: 50px;
    }

.sec-message::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 20px;
    width: calc(500px * 0.3);
    height: calc(208px* 0.3);
    background: url(../img/message-img02-sp.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 99;
}

.line-left::after,
.sec-message .in01 .line-left::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -20px;
    width: 100vw;
    height: 1px;
    background: #754C24;
}
.line-right::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -20px;
    width: calc(100% + 50px);
    height: 1px;
    background: #754C24;
}


.sec-ourworks .box-funeral::before {
    content: '';
    position: absolute;
    left: -20px;
    top: -40px;
    width: calc(222px * 0.3);
    height: calc(629px * 0.3);
    background: url(../img/ourworks-img01.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.sec-ourworks .box-bridal::after {
    content: '';
    position: absolute;
    right: 0;
    top: -10px;
    width: calc(198px * 0.35);
    height: calc(233px * 0.35);
    background: url(../img/ourworks-img02.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.sec-ourworks .box-flowercafe::before {
    content: '';
    position: absolute;
    left: -8px;
    top: -30px;
    bottom: unset;
    width: calc(164px * 0.3);
    height: calc(629px * 0.3);
    background: url(../img/ourworks-img03.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.sec-ourworks .box-flowercafe::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -90px;
    width: calc(193px * 0.4);
    height: calc(165px * 0.4);
    background: url(../img/ourworks-img04.png);
    background-size: contain;
    background-repeat: no-repeat;
}



.h2wrap {
    margin-bottom: 7rem;
}
h2 {
    display: block;
}
h2 span {
    display: block;
    margin-left: 0;
    margin-top: 14px;
    font-size: 2.2rem;
}
.sec-message .h2wrap img {
    width: calc(188px * 0.7);
}
.sec-ourworks .h2wrap img {
    width: calc(270px * 0.7);
}
.sec-aboutus .h2wrap img {
    width: calc(268px * 0.7);
}
.sec-access .h2wrap img {
    width: calc(144px * 0.7);
}
.sec-contact .h2wrap img {
    width: calc(206px * 0.7);
}





.sec-message h2 span {
    margin-top: 0;
}
.sec-message .in01 .h2wrap::before {
    content: '';
    position: absolute;
    left: unset;
    right: 10px;
    bottom: -34px;
    width: calc(66px * 0.8);
    height: calc(78px * 0.8);
    background: url(../img/message-img03-sp.png);
    background-size: contain;
}



.sec-ourworks .box:not(:last-child) {
    margin-bottom: 6rem;
}
.sec-ourworks .box h3 {
    font-size: 2.6rem;
    line-height: 6rem;
    padding: 0 30px;
    position: relative;
}
.sec-ourworks .box h3::before {
    content: '{';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 3.6rem;
    line-height: 5rem;
    }
.sec-ourworks .box h3::after {
    content: '}';
    position: absolute;
    right: 0;
    top: 0;
    font-size: 3.6rem;
    line-height: 5rem;
    }



    .sec-aboutus .dlwrap dl {
        display: block;
        margin-bottom: 30px;
    }
    .sec-aboutus .dlwrap dt {
        width: auto;
        text-align: center;
        padding-right: 0;
        font-size: 80% !important;
        margin-bottom: 4px;
    }
    .sec-aboutus .dlwrap dt::after {
        display: none;
    }
    .sec-aboutus .dlwrap dd {
        width: 100%;
        text-align: center;
    }







.sec-access .con01 .in01 {
    height: 60vw;
}


.sec-contact {
    padding-bottom: 240px;
    background-size: calc(895px*0.3) calc(734px*0.3);
}




}






@media screen and (max-width: 500px) {



    .conpad {
        padding-left: 6%;
        padding-right: 6%;
        }
    
    .line-right::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -20px;
        width: calc(100% + 6%);
        height: 1px;
        background: #754C24;
    }




    .sec-message .con1300 .in01 .stc01 {
        text-align: left;
    }


    .sec-ourworks .box-funeral::before {
        content: '';
        position: absolute;
        left: unset;
        right: 0;
        top: -30px;
        width: calc(298px * 0.25);
        height: calc(467px * 0.25);
        background: url(../img/ourworks-img01-sp.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .sec-ourworks .box-bridal::after {
        content: '';
        position: absolute;
        right: 0;
        top: -10px;
        width: calc(198px * 0.35);
        height: calc(233px * 0.35);
        background: url(../img/ourworks-img02.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .sec-ourworks .box-flowercafe::before {
        content: '';
        position: absolute;
        left: unset;
        right: 0;
        top: -30px;
        bottom: unset;
        width: calc(153px * 0.3);
        height: calc(417px * 0.3);
        background: url(../img/ourworks-img03-sp.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .sec-ourworks .box-flowercafe::after {
        content: '';
        position: absolute;
        right: 0;
        bottom: -80px;
        width: calc(193px * 0.4);
        height: calc(165px * 0.4);
        background: url(../img/ourworks-img04.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    
    

    .sec-ourworks .box .imgwrap {
        display: block;
    }
    .sec-ourworks .box .imgwrap img {
        width: 100%;
        height: 55vw;
        object-fit: cover;
    }
    .sec-ourworks .box .imgwrap img:not(:last-child) {
        margin-bottom: 30px;
    }







}



/* サンクスページ */
.thanks_box {
padding: 100px 30px;
text-align: center;
}
.thanks_txt {
line-height: 1.6;
margin-bottom: 2em;
font-size: 1.8rem;
}
.thanks_btn {
display: inline-block;
}
.thanks_btn a {
display: block;
width: 220px;
padding: 10px;
font-weight: 400;
font-size: 2.2rem;
color: #fff;
background-color: #754C24;
border-radius: 6px;
}

