@charset "UTF-8";

/* ＝＝＝＝＝＝＝＝
　　　PC START
＝＝＝＝＝＝＝＝＝ */
#honsou .mb{  display: none;}
#honsou .footer{
    margin-top: 0;
}
#honsou .footwrap{
    padding-bottom: 150px;
}
#honsou .wave{
    background-image: url(../img/wave.jpg);
    background-repeat: repeat-y;
    background-size: cover;
    padding-bottom: 150px;
}
/* ＝＝＝見出し＝＝＝ */
#honsou .h2{
    margin: 160px 0 40px 0;
    font-size: 2.2em;
    font-weight: bold;
    text-align: center;
}
#honsou .h2line{
    display: block;
    width: 822px;
    margin: 0 auto 60px;
}
#honsou .h2_txt{
	width: 822px;
	margin: 0 auto 40px;
	font-size: 1.1em;
	line-height: 1.8;
    transform: rotate(0.05deg);
}
#honsou .h2_txt span{
    font-weight: bold;
	color: var(--main);
}
/* ＝＝形式＝＝ */
#honsou .title3{
    background-color: var(--main);
    color: #ffffff;
    font-size: 1.6em;
    font-weight: bold;
    padding: 20px 20px 20px 90px;
    margin-top: 100px;
    letter-spacing: 0.1em;
}
#honsou .bg_gra{
    padding: 50px;
    background: linear-gradient(to bottom, #ffffff, #cdd4e6);
    background: -webkit-linear-gradient(top, #ffffff, #cdd4e6);
    background: -moz-linear-gradient(top, #ffffff, #cdd4e6);
}
#honsou .h3_txt{
    width: 822px;
    margin: 0 auto 50px;
    color: var(--main);
    font-size: 1.4em;
    line-height: 1.5;
    font-weight: bold;
}
#honsou .k_flex{
    width: 822px;
    margin: 0 auto 60px;
    display: flex;
    gap: 50px;
}
#honsou .k_img{
    width: 50%;
}
#honsou .k_txt{
    width: 60%;
    font-size: 1.1em;
    line-height: 1.7;
    transform: rotate(0.05deg);
}
#honsou .dotted{
    border-bottom: 4px dotted var(--main);
    width: 822px;
    margin: 50px auto;
    }
#honsou .title4{
    color: var(--main);
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 20px;
}
#honsou .txt4{
    font-size: 1.1em;
    transform: rotate(0.05deg);
    margin-bottom: 12px;
}
#honsou .txt5{
    font-size: 1.1em;
    transform: rotate(0.05deg);
    margin-bottom: 40px;
}
#honsou .txt6{
    font-size: 1.1em;
    transform: rotate(0.05deg);
    line-height: 1.5;
}
#honsou .stitle4{
    font-size: 1.1em;
    font-weight: bold;
}
#honsou .img4{
    margin-bottom: 20px;
}
#honsou .k_left{
    width: 40%;
}



/* ＝＝ホール＝＝ */
#honsou .head3{
    font-size: 1.6em;
    font-weight: bold;
    color: var(--main);
    border-bottom: 4px dotted var(--main);
    padding-bottom: 24px;
    width: 822px;
    margin: 0 auto;
}
#honsou .head3_s{
    font-size: 1.3em;
    background-color: var(--main);
	color: #fff;
    padding: 10px;
    width: 120px;
    margin: 30px 90px 0;
	text-align: center;
	border-radius: 10px;
}
#honsou .s_box{
    width: 822px;
    margin: 0 auto;
    display: flex;
    gap: 54px;
    border-bottom: 4px dotted var(--main);
    padding: 0 10px 26px 10px;
}
#honsou .s_box_l{
    padding-top: 10px;
    width: 70%;
}
#honsou .s_box_r{
    width: 26%;
}
#honsou .head4{
    font-size: 1.3em;
    color: var(--main);
    font-weight: bold;
    margin: 20px 0 26px;
}
#honsou .s_box_txt{
    transform: rotate(0.05deg);
    font-size: 1.1em;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 6px;
}
#honsou .s_box_txt2{
    transform: rotate(0.05deg);
    color: var(--main);
    font-size: 1.4em;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 27px;
}
#honsou .s_box_txt2 span{
    font-size: 0.7em;
    background-color: var(--main);
    color: #ffffff;
    border-radius: 16px;
    padding: 2px 10px;
    margin-right: 10px;
}
#honsou .s_icon ul{
    display: flex;
    gap: 10px;
}
#honsou .s_icon li{
    border: 1px solid #717171;
    background-color: #ffffff;
    border-radius: 6px;
    color: #717171;
    padding: 6px 10px;
    font-weight: bold;
}
#honsou .s_box_r img{
    margin-top: 24px;
}
#honsou .s_box_r a{
    margin-top: 14px;
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid var(--main);
    border-radius: 6px;
    color: var(--main);
    font-weight: bold;
    padding: 10px;
    text-align: center;
}
#honsou .s_box:last-child{
    margin-bottom: 80px;
}

#honsou .owakare_box{
    width: 822px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
#honsou .owakare_txt{
    margin-bottom: 50px;
}
#honsou .owakare_txt li{
    font-size: 1.1em;
    transform: rotate(0.05deg);
    line-height: 2;
}



/* ===========================
【直営家族葬ホールのご案内】
　のタブレット・スマホ
============================ */
@media screen and (max-width: 767px){
    #honsou .footwrap{
        padding-bottom: 100px;
    }
    #honsou .wave {
        background-image: url(../img/wave.jpg);
        background-repeat: repeat-y;
        background-size: cover;
        padding-bottom: 80px;
    }

/* =========見出し========= */
#honsou .h2line{display: none;}
#honsou .h2{
    margin: 60px 0 30px 0;
    font-size: 1.8em;
}
 #honsou .h2line_sp{
    width: 70%;
    margin: 0 auto 80px;
}
#honsou .h2_txt{
	width: auto;
}
/* =========形式========= */
#honsou .title4 {
    text-align: center;
}
#honsou .h3_txt {
    width: auto;
    line-height: 1.7;
}
#honsou .k_flex{
    width: fit-content;
    display: block;
    margin: 0 auto 50px;
}
#honsou .k_img{
    width: auto;
}
#honsou .k_txt{
    width: auto;
    margin-top: 30px;
}
#honsou .dotted {
    border-bottom: 4px dotted var(--main);
    width: auto;
    margin: 50px auto;
}
#honsou .k_left {
    width: auto;
    margin-bottom: 34px;
}
#honsou .title3 {
    margin-top: 80px;
    text-align: center;
    padding: 20px 0;
}
#honsou .bg_gra {
    margin-bottom: 30px;
}

#honsou .owakare_box {
    width: 380px;
    margin: 0 auto;
    display: block;
    justify-content: space-between;
}



}/* 767END */


@media screen and (max-width: 550px){
#honsou .mb{  display: block;}
#honsou .footwrap{
    padding-bottom: 80px;
}
#honsou .wave {
    background-image: url(../img/wave.jpg);
    background-repeat: repeat-y;
    background-size: cover;
    padding-bottom: 80px;
}
/* ------見出し------ */
#honsou .h2{
    margin: 50px 0 30px 0;
    font-size: 1.3em;
}
#honsou .h2line_sp{
     width: 90%;
     margin: 0 auto 60px;
}
#honsou .title3 {
    margin-top: 60px;
    font-size: 1.2em;
}

/* ------形式------ */
#honsou .owakare_box {
    width: auto;
    max-width: 340px;
    margin: 0 auto;
}

#honsou .owakare_txt li {
    margin-top: 12px;
    font-size: 1em;
    line-height: 1.5;
}
#honsou .h2_txt {
    font-size: 1em;
}
#honsou .bg_gra {
    padding: 26px 20px 50px;
    margin-bottom: 0;
}
#honsou .h3_txt {
    font-size: 1.1em;
    margin: 0 auto 30px;
}
#honsou .dotted {
    margin: 30px auto;
}
#honsou .title4 {
    font-size: 1.2em;
}
#honsou .stitle4 {
    font-size: 1em;
}
#honsou .txt4 {
    font-size: 1em;
    line-height: 1.5;
}
#honsou .txt6 {
    font-size: 1em;
}
#honsou .k_txt {
    font-size: 1em;
}
}/* 550END */