@media (max-width: 850px) {
.page404 {
    font-size: 14px;
    letter-spacing: 0;
}
.page404 span {
    font-size: 22px;
}
.header_menu__menu {
    padding: 0px;
    box-shadow: unset;
}
.mobile-menu {
    position: fixed;
}
.mobile-menu__icon {
    background: #ef8694;
	height: 2px;
}
.mobile-menu__icon::after, .mobile-menu__icon::before {
    background: #ef8694;
	height: 2px;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before {
    background: #ef8694;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
    background: #ef8694;
}
.news {
    padding: 40px 20px;
}
.tp_news {
    border-radius: 15px;
    padding: 30px 30px 30px;
}
.tp_news h2 {
    font-size: 22px;
}
.news__archive--content {
    font-size: 13px;
    padding: 20px 0;
}
.news__archive--date {
    width: 100%;
}
.news__archive--ttl {
    width: 100%;
}
.about h2 img {
    width: 280px;
}
.about__text {
    font-size: 14px;
    margin-bottom: 30px;
}
.about {
    padding: 50px 20px 50px;
}
.btn img {
    width: 250px;
}
.sns {
    padding: 30px 20px;
    font-size: 14px;
}
.sns__text span {
    font-size: 18px;
}
.present {
    padding: 50px 20px 50px;
}
.present h2 {
    font-size: 22px;
    line-height: 1.6;
}
.present_content__present--ttl {
    font-size: 16px;
    padding: 0.5em 3em;
    padding-right: 0.5em;
    line-height: 1.5;
}
.present_content__present--subttl {
    font-size: 17px;
}
.present_content__present--img {
    border-radius: 10px;
}
.present_content__present--tyui {
    font-size: 10px;
    margin-bottom: 20px;
}
.method {
    padding: 60px 0px;
}
.method_main__ttl h2 {
    font-size: 22px;
}
.method_main__ttl p {
    font-size: 13px;
}
.method_main__flow h3 {
    font-size: 17px;
}
.method_main__flow {
    border-radius: 15px;
    padding: 40px 20px 40px;
}
.method_main__step--content {
    padding: 30px 0;
}
.method_main__step--text {
    width: 100%;
    font-size: 14px;
}
.method_main__step--ttl {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.method_main__step--ttl img {
    width: 25px;
}
.method_main__step--text br {
    display: none;
}
.method_main__step--subtext {
    font-size: 16px;
}
.view {
    padding: 40px 0;
}
.view h2 {
    font-size: 22px;
}
.ft_logo img {
    width: 280px;
}
.ft_contact {
    font-size: 13px;
    letter-spacing: 0;
}
.ft_banner {
    margin-bottom: 30px;
}
.ft_banner img {
    margin: 10px;
    display: block;
    height: 1.8em;
}
.ft_menu a {
    font-size: 13px;
}
.ft_copy {
    font-size: 10px;
}
p#page-top img {
    width: 40px;
}
#page-top {
    bottom: 50px;
    right: 10px;
}
.header_logo img {
    height: 45px;
}
.header_logo {
    padding: 10px 15px;
}
.low_page {
    padding: 50px 20px;
}
.low_page__main {
    border-radius: 15px;
    padding: 40px 30px 40px;
}
.pagettl {
    font-weight: 800;
    font-size: 22px;
}
.tp_mv__slider--text span {
    font-size: 14px;
    padding: 0 20px;
    letter-spacing: 2px;
}
}