@charset "UTF-8";

body{
    font-family: 'Kosugi Maru', sans-serif;
    background-color: #faffd1;
    color: #794b1a;
}

.c-section{
    background-color: initial;
}

.c-instagram{
    background-color: initial;
}

.c-headline__type5-ttl{
    font-size:3.6rem;
    color: #4dceff;
}

.c-card-choice__box-ttl {
    font-size: 2.6rem;
    color: #ff88b2;
    margin-bottom: 30px;
}

.c-headline__type-ttl{
    font-family: inherit;
    font-weight: bold;
    color: #e7297f;
}

.c-headline__type:before{
    display: none;
}

.c-headline__type:after{
    display: none;
}

.mb50{
    margin-bottom: 50px;
}

.mb10{
    margin-bottom: 10px;
}

.c-headline__type5-ttl:after{
    background-color: #58ceff;
}

.visual_wrap{
    margin: 150px auto 40px;
}

.bird01{
    position: absolute;
    width: 7%;
    top: 6%;
    left: 1%
}

.bird02{
    position: absolute;
    width: 7%;
    top: 4%;
    left: 4%;
}

.hachi{
    position: absolute;
    width: 7%;
    top: 0;
    right: 3%;
}

.hachi02{
    position: absolute;
    width: 7%;
    top: 2%;
    right: 5%;
}

.shake {
    transform-origin: center bottom;
    animation: yurayura 6s linear infinite;
}

.g-cta{
    background: #faffd1;
}

.g-cta__title{
    color: #794b1a;
}

.g-cta__description{
    color: #794b1a;
}

@keyframes yurayura {
    0% , 100%{
        transform: rotate(5deg);
    }
    50%{
        transform: rotate(-5deg);
    }
  }

  .shake02 {
    transform-origin: center bottom;
    animation: yurayura02 10s linear infinite;
}

@keyframes yurayura02 {
    0% , 100%{
        transform: rotate(7deg);
    }
    50%{
        transform: rotate(-7deg);
    }
  }

.c-visual-type2{
    height: calc(70vw * 9 / 16);
    width: 70%;
    background: #faffd1;
    display: inline-block;
    text-align: center;
}

.c-visual-type2__image:before{
    background-color: initial !important;
}

.c-after__dig--ac {
    background-color: #D3F090;
}

.c-after__dots--ac2 {
    background-image: radial-gradient(#d3f090 10%,transparent 20%),radial-gradient(#d3f090 10%,transparent 20%);
}

.g-header{
    position: fixed;
    width: 100%;
}

.g-header__contact-btn a{
    background-color: #ffd33c;
}

.c-btn{
    background-color: #ffd33c;
}

.c-shadow-box--kc{
    box-shadow: inherit;
    border-radius: 20px;
}

.c-visual-type2 .catchcopy-title{
    transform: rotate(0deg);
    text-shadow:  inherit;
    background: #ff7272c7;
}

.c-visual-type2 .catchcopy-title>*{
    font-family: inherit;
    display: none;
}

.c-visual-type2__image:before {
    content: "";
    background-color: rgba(0,0,0,0.5);
    /* background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVQYV2NkYGD4z8DAwMjIAAUADikBA/gvnngAAAAASUVORK5CYII=); */
    background-position: center;
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0.6;
    z-index: 1;
}

.c-visual-type2 .catchcopy{
    top: unset;
    bottom: 10%;
}

.c-visual-sub .catchcopy-body{
    margin-left: 0;
}

.c-visual-sub-image:before{
    background-color: #000;
}

.c-section--line{
    background-image: url(../img/common/line_bk.png) ;
    background-color: inherit;
    min-height: 115px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 100px;
}

.c-headline__type3-ttl{
    color: #ff7272  !important;
}

.dot01 {
    background-color: #d6f6ff;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #efffcb), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #E7F8FC),color-stop(.75, #efffcb), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
}

.dot02{
    background-color: #ffecec;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #ffe2e2), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #ffe2e2),color-stop(.75, #ffe2e2), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
}

.dot03{
    background-color: #d3f090;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #efffcb), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #E7F8FC),color-stop(.75, #efffcb), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
}


.c-numbering__panel:before{
    display: none;
}

.c-em{
    font-size: 24px;
    color: #ff7272;
}

.g-cta__mail-icon{
    background:rgb(248 140 58);
}

.g-cta__mail-contact-btn{
    background:#f48ebf;
}

.g-nav__list .nav-link{
    color: #794b1a;
    font-size: 1.8rem;
}

.g-nav__list .nav-link:hover:after{
    color: #000;
}

.g-nav__list .nav-link:hover{
    color: #000;
}
.g-pagetop a{
    background:#D3F090;
}

.g-footer__copyright{
    color: #fff;
    background-color: #f48ebf;
}

.header_tel{
    font-size: 24px;
    color: #4dceff;
    font-weight: bold;
}

.fs20{
    font-size: 20px;
}

.c-headline__type3-body {
    font-size: 1.8rem;
}

.g-cta__mail-title{
    border:inherit;
}


.c-headline__type2-ttl{
    font-family: inherit;
}

.c-shadow-box{
    box-shadow: 5px 5px 10px 0px #f88c3a7d;
}

.c-after__black--9{
    background-color: #D3F090
}

.c-visual-sub .catchcopy-title{
    font-family: inherit;
}

.pt-md-4, .py-md-4{
    padding-top: 0 !important;
}

.c-section:nth-child(odd) {
    background-color: #faffd1;
}

/*child page */

.feature h2 {
    position: relative;
    padding: 0 65px;
    text-align: center;
}
  
.feature h2:before {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #000;
}
  
.feature h2 span {
    position: relative;
    padding: 0 1em;
    background: #fff;
}

.feature ul {
    list-style-type: none;
}

.feature ul li {
    position: relative;
    line-height: 1.8;
}

.feature ul li::after {
    content: '';
    display: block;
    position: absolute;
    top: .5em;
    left: -1.5em;
    width: 10px;
    height: 5px;
    border-left: 3px solid #9c9c9c;
    border-bottom: 3px solid #9c9c9c;
    transform: rotate(-45deg);
}

.dashed {
    border-bottom: 3px dashed #f88c3a;
    padding-bottom: 5px;
}

.sub_title{
    font-size: 18px;
    color: #f88c3a;
    border-bottom: 5px solid #b7835c;
    padding-bottom: 0px;
    margin-bottom: 20px;
    display: block;
    width: fit-content;
}

.price{
    margin-top: 20px;
    display: flex;
}

.price span{
    color: #fff;
    background: #f88c3a;
    padding: 5px;
    margin: 0 10px 0px 0;
    border-radius: 1rem;
    font-weight: bold;
}

.mr20{
    margin-right: 20px;
}

.mt20{
    margin-top: 20px;
}

.block{
    display: block;
}

.red{
    color: red;
}

.mt50{
    margin-top: 50px;
}

.price02{
    margin-top:20px;
    display: block;
}

.price02 span{
    color: #fff;
    background: #f88c3a;
    padding: 5px;
    margin: 0 10px 0px 0;
    border-radius: 1rem;
    font-weight: bold;
}

.price02 li {
    margin-top: 20px;
}

.lead{
    font-size: inherit;
}

.c-sitemap .nav-item a {
    color: #107627!important;
    background-color: #d3f090;
}

.c-sitemap .nav-item a:hover {
    background-color: #d3f090a8;
}

.pc-none{
    display: none;
}

.c-headline__type5-ttl:before{
    color: #fff;
}

.radius{
    border-radius: 2%;
}

.sub-title{
    margin: 0 auto;
    padding: 5px 0px 15px 0px;
    font-size: 30px;
    font-weight: bold;
    background-image: url(../img/common/head011_01.png);
    background-position: bottom;
    background-repeat: repeat-x;
    width: 50%;
}

.sub02 {
    margin: 10px;
    background-image: url(../img/common/head011_02.png);
    width: 70%;
    background-position: bottom;
    background-repeat: repeat-x;
    padding-bottom: 10px;
}


.sub03{
    margin: 10px auto;
    background-image: url(../img/common/head011_08.png);
    width: 70%;
    background-position: bottom;
    background-repeat: repeat-x;
}

.flow_title {
    margin: 10px auto 50px;
    background-image: url(../img/common/head011_08.png);
    width: 70%;
    background-position: bottom;
    background-repeat: repeat-x;
    text-align: left;
    font-size: 24px;
    list-style: decimal;
    padding-bottom: 10px;
}

.sub-title05{
    margin: 0 auto;
    padding: 5px 0px 15px 0px;
    font-size: 30px;
    font-weight: bold;
    background-image: url(../img/common/head011_01.png);
    background-position: bottom;
    background-repeat: repeat-x;
    width: fit-content;
}


.philosophy{
    font-size: 30px;
    font-weight: bold;
}

.fs22{
    font-size: 22px;
}

.fs30{
    font-size: 30px;
}

.mt20{
    margin-top: 20px;
}

.mt40{
    margin-top: 40px;
}

.mt100{
    margin-top: 100px;
}

.bold{
    font-weight: bold;
}

.contain{
    background-size: contain !important;
}

.flex{
    display: flex;
    flex-wrap: wrap;
}

.pd0{
    padding: 0 0 64px !important;
}

.cta50{
    width: 50%;
    margin: 0 auto;
}

@media (min-width: 1200px){
    .container {
        max-width: 1200px;
    }
}

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

    .pc-none{
        display: inherit;
    }

    .sp-header-nav{
        display: flex;
        flex-wrap: wrap;
    }

    .sp-header-nav li{
        width: 50%;
        border: 1px solid #ffffff;
        background: #ffd33c;
        color: #fff;
        font-weight: bold;
    }

    .sp-header-nav li a{
        color: #794b1a;
        padding: 5%;
    }

    .c-visual-type2{
        height: auto;
        margin-top: 100px;
    }

    .c-visual-type2 .catchcopy {
        width: 90%;
        bottom: 15%;
        display: none;
    }

    .c-visual-type2 .catchcopy-title{
        padding: 10px 0;
    }

    .c-headline__type3-body{
        font-size: 3vw;
        word-break: break-word;
    }

    .c-headline__type5-ttl{
        font-size: 2.4rem;
    }

    .fs20{
        font-size: 1.5rem;
        margin-bottom: 20px;
    }

    .g-nav__list .nav-link{
        color: #fff;
    }

    .g-nav{
        background-color: #f88c3a;
    }

    .g-nav__list .nav-link{
        color: #fff;
    }
    
    .g-nav__list .nav-link:hover:after{
        color: #fff;
        background-color: #fff;
    }
    
    .g-nav__list .nav-link:hover{
        color: #fff;
    }

    .g-fixarea-footer__item:first-child {
        border-right: 1px solid #fbfbfb;
    }
    .g-fixarea-footer__item {
        background: #f88c3a;
    }

    .spmt20{
        margin-top: 20px;
    }

    .price {
        display: flex;
        width: 96%;
        margin: 20px auto;
        justify-content: space-around;
        text-align: center;
        border-bottom: 5px dotted #00bd84;
        padding-bottom: 25px;
    }

    .g-form input{
        width: 100%;
    }

    .g-form textarea{
        width: 100%;
    }

    .g-form input[type=checkbox]+span, .g-form input[type=radio]+span{
        font-size: 1rem;
    }

    .c-visual-sub .catchcopy{
        top: 75px;
    }

    .c-visual-sub .catchcopy-title{
        font-size: 5vw;
        margin-bottom: 0;
        padding: 20px 0 5px 0px;
    }

    .c-visual-sub .catchcopy-body{
        font-size: 2rem;
    }

    .c-visual-sub{
        margin-top: 0;
    }

    .container{
        padding-left: 5px;
        padding-right: 5px;
    }

    .row{
        padding-right: -5px;
        padding-left: -5px;
    }

    .c-visual-type2 .catchcopy-title>*{
        font-size: 5vw;
    }

    .g-nav .navbar-toggler{
        width: 150px;
    }

    .c-section--line{
        min-height: 64px;
        margin-top: 0;
        background-size: cover;
    }

    .visual_wrap{
        margin: 0;
    }

    .bird01 {
        position: absolute;
        width: 10%;
        top: 3.5%;
        left: 0%;
    }

    .bird02 {
        position: absolute;
        width: 10%;
        top: 3%;
        left: 4%;
    }

    .hachi {
        position: absolute;
        width: 10%;
        top: 1%;
        right: 1%;
    }

    .hachi02 {
        position: absolute;
        width: 11%;
        top: 1.5%;
        right: 2%;
    }

    .sub-title{
        width: 100%;
    }

    .c-headline__type2-ttl{
        font-size: 2.8rem;
        width: 90%;
    }

}

/*iPhone*/
.g-fixarea-footer__item a,
.g-nav .navbar-toggler,
.c-visual-sub .catchcopy-title,
.c-visual-sub .catchcopy-body,
.c-table,
.g-form .agree .mwform-checkbox-field-text {
  white-space: nowrap;
}
.g-form input {
    width: 100%;
  }
.g-form input, .g-form select, .g-form textarea {
  width: 100%;
}
 .g-form input[type=checkbox]+span {
    font-size: 12px;
    white-space: nowrap;
  }
  .container-minx{max-width: 960px;}
.c-table th{white-space: pre-wrap!important;}
/* カード全体を縦並びflexにして高さを揃える */
.c-card-choice__box{
  height: 100%;
  display: flex;
  flex-direction: column;
}

/* 説明文（本文）を伸縮エリアにして、ボタンを下へ */
.c-card-choice__box .py-md-4{
  flex: 1;
}

/* ボタンエリアを下に寄せる */
.c-card-choice__box .text-center{
  margin-top: auto;
}