@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
.pc {
    display: block;

}
.sp{
    display: none;
}
   

.l-header__inner.l-container {
    display: none;
}

.top-box01 {
    position: relative;
}
.icon-left01 {
    position: absolute;
    top: -10%;
    left: 0;
    width: 20%;
}
.icon-right01 {
    position: absolute;
    top: 7%;
    right: 0;
    width: 20%;
}
.width-80 {
    width: 80%;
}
p.munk-h2 {
    text-align: center;
    font-size: 2.2em;
    letter-spacing: 0.2em;
}
p.munk-h2 span {
    font-size: 0.5em;
    letter-spacing: normal;

}
ul.reco {
    display: flex;
    justify-content: center;
}
ul.reco {
    list-style: none;
    padding-left: 0;
}
ul.reco li {
    padding: 0 4%;
    font-size: 1.2em;
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
}
li.reco-icon::before {
    content: "";
    position: absolute;
    top: -37px;
    left: 63px;
    width: 15px;
    height: 15px;
    background-color: #8b6b4e;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
li.reco-icon-center::before {
    content: "";
    position: absolute;
    top: -37px;
    left: 65px;
    width: 15px;
    height: 15px;
    background-color: #8b6b4e;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.faq {
    display: flex;
    align-items: center;
}
.faq-icon {
    margin-right: 3%;
    min-width: 34px;
}
/* .faq p::before {
    content: url(/img/08_q.svg);
    vertical-align: middle;
} */

.boarder {
    border-bottom: 1px #333 dashed;
    padding: 2% 0 3%;
}

.boarder03{
    border-bottom: 1px #333 dashed;
    padding: 0 0 3%;
    
}
.boarder_2 {
    border-bottom: 1px solid;
    border-top: 1px solid;
    margin-bottom: 15px;
}
p.footer-name {
    font-size: 1.6em;
    letter-spacing: 0.1em;
    margin-bottom: 0em;
 

}
.footer-addr {
    border-bottom: 1px solid;
    padding-bottom: 0.5em;
    margin-bottom: 0.3em;
}
p.footer-tel {
    font-size: 2.8em;
    color: #b08387;
    letter-spacing: 0.1em;
    border-bottom: 1px solid;
    padding-bottom: 0.1em;
    margin-bottom: 0.1em;
}
.foot-box  {
    --wp-column-gap: 5.5em;
    gap: var(--wp-column-gap) !important;
    line-height: 1.6;
}
.top #content {
    margin: 0 auto;
}
div#before_footer_widget {
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
    p.munk-h2 {

        font-size: 1.8em;
      
    }
    ul.reco li {
        padding: 0 4%;
        font-size: 1em;
      
    }
    li.reco-icon::before {
        content: "";
        position: absolute;
        top: -28px;
        left: 31px;
        width: 10px;
        height: 10px;
        background-color: #8b6b4e;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    li.reco-icon-center::before {
        content: "";
        position: absolute;
        top: -28px;
        left: 30px;
        width: 10px;
        height: 10px;
        background-color: #8b6b4e;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .reco-box {
        margin-top: 20%;
    }
    .width-80 {
        width: 100%;
    }
    p.footer-name {
        font-size: 1.5em;
  
    }
    .foot-box {
        --wp-column-gap: 1.5em;
        gap: var(--wp-column-gap) !important;
        line-height: 1.6;
    }
    .order1{
        order: 1;
    }
    .order2{
        order: 2;
    }
    .wp-block-column.is-vertically-aligned-bottom.order1 {
        text-align: center;
    }
    .wp-block-column.is-vertically-aligned-bottom.order2 {
        text-align: center;
    }
    .swell-block-fullWide.pc-py-60.sp-py-20.has-bg-img.-fixbg.alignfull.fadeIn.delay-500ms.o-anim-ready.lazyloaded {
        background-repeat: repeat-y;
        background-size: contain;
        background-position: bottom;
}
/*li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-224 {
    border-right: 1px solid #fff;
}*/
.pc {
    display: none;

}
.sp{
    display: block;
}
	#fix_bottom_menu span {

    font-size: 15px;

    width: 100%;
}
   
}