@charset "utf-8";
/*------------------------------------------------------------
	erabareru
------------------------------------------------------------*/
#main .headLine01 {
    margin-bottom: 4rem;
}
#main .sub:not(:last-child) {
    margin-bottom: 6.5rem;
}
#main h3 {
    margin-bottom: -1.8rem;
    display: flex;
    color: #FF6F00;
    font-size: 3.2rem;
    font-weight: 800;
    letter-spacing: -0.05em;
}
#main h3 img {
    margin: 0 0.5rem 0 1.3rem;
    width: 8.6rem;
}
#main h3 span {
    flex: 1;
}
#main .bgBox {
    padding: 3rem 3rem 2.6rem;
    border-radius: 1rem;
    min-height: 19.8rem;
    background: #FFEDED;
}
#main .bgBox .photoBox {
    margin: -8.7rem -1.6rem 0 3rem;
    float: right;
    width: 33.2rem;
}
#main .bgBox p {
    margin-bottom: 0.5rem;
    color: #333;
    line-height: 1.55;
    font-weight: 500;
    letter-spacing: -0.02em;
    transform: rotate(0.03deg);
}
#main .bgBox .notes {
    font-size: 1.2rem;
}
#main .bgBox .notes span {
    display: inline-block;
    padding-left: 1em;
    text-indent: -1em;
}
#main .bgBox p:last-child, #main .bgBox .mb0 {
    margin-bottom: 0 !important;
}
#main .sub:nth-child(2n+1) h3 {
    margin-left: auto;
    width: fit-content;
    flex-direction: row-reverse;
}
#main .sub:nth-child(2n+1) h3 img {
    margin: 0 0.8rem 0 2rem;
}
#main .sub:nth-child(2n+1) .photoBox {
    margin: -8.7rem 3.5rem 0 -1.6rem;
    float: left;
}
#main .sub:nth-child(2n+1) h3 .num04 {
    margin-left: 3rem;
    width: 8.9rem;
}
#main .sub:nth-child(2n+1) .h3Ttl {
    width: 71.8rem;
    justify-content: space-between;
}
#main {
    margin-bottom: 3.5rem;
}
@media all and (min-width: 897px) {
	#main .sub:nth-child(2n+1) .h3Ttl02 {
		width: 70rem;
		justify-content: space-between;
	}
}
@media all and (max-width: 896px) {
    #main .headLine01 {
        margin-bottom: 2.5rem;
    }
    #main .sub:not(:last-child) {
        margin-bottom: 1.5rem;
    }
    #main h3 {
        margin-bottom: 1rem;
        font-size: 1.6rem;
        line-height: 1.2;
        align-items: center;
    }
    #main h3 img {
        margin: 0 0.5rem 0 0;
        width: 4.3rem;
    }
    #main h3 span {
        margin-top: 0.2rem;
    }
    #main h3 .dot {
        margin: 0 -0.2rem;
    }
    #main .bgBox {
        padding: 0.5rem 1rem 2.5rem;
        border-radius: 0.5rem;
        min-height: inherit;
    }
    #main .bgBox .photoBox {
        margin: 0.2rem -0.1rem 0 1rem;
        width: 16.6rem;
    }
    #main .bgBox p {
        margin-bottom: 0.7rem;
        line-height: 1.36;
        text-align: justify;
    }
    #main .bgBox .txt01 {
        margin-bottom: 2.2rem;
    }
    #main .sub:nth-child(2n+1) h3 {
        margin-left: 0;
        width: auto;
        flex-direction: row;
    }
    #main .sub:nth-child(2n+1) h3 img {
        margin: 0 0.8rem 0 0;
    }
    #main .sub:nth-child(2n+1) .photoBox {
        margin: 0.2rem 1rem 0 -0.1rem;
    }
    #main .sub:nth-child(2n+1) h3 .num04 {
        margin-left: 0;
        width: 4.5rem;
    }
    #main .sub:nth-child(2n+1) .h3Ttl {
        width: auto;
        justify-content: flex-start;
    }
    #main .sub05 .bgBox {
        padding-bottom: 1rem;
    }
    #main .sub06 .bgBox {
        padding-bottom: 0.8rem;
    }
    #main .sub07 .bgBox {
        padding-bottom: 1.5rem;
    }
    #main .sub08 .bgBox {
        padding-bottom: 1.8rem;
    }
    #main .sub07 .bgBox .notes span {
        padding-left: 0;
        text-indent: 0;
    }
    #main {
        margin-bottom: 8.5rem;
    }
}