@media screen and (max-width: 1200px) {}
@media screen and (max-width: 1024px) {
    .open-btn-wrap {
        display: none;
    }
    .w80 {
        width: 90%;
        margin: 0 auto;
    }
    #mobile-nav {
        background: #f5b2b2;
    }
	.mobile-sub-nav-list{
		display:none;
	}
}
@media screen and (max-width:820px) {
    p, a, li, dt, dd, time, h1, h2, h3, h4, h5, h6, th, td, span {
        font-size: 1.6rem;
    }
    .list01 {
        display: block;
    }
    .list01 li {
        width: 80vw;
        height: 80vw;
        margin-bottom: 30px;
        margin-right: auto;
    }
    .list01 li .title {
        font-size: 20px;
    }
    .list01 li:nth-child(2) {
        margin-top: 0;
        margin-right: 0;
        margin-left: auto;
    }
    .t_center {}
    .font01 {
        font-size: 20px;
    }
    .mb100 {
        margin-bottom: 50px !important;
    }
    .font02 {
        margin: 50px auto;
    }
    .list02 {
        display: block;
    }
    .list02 li {
        width: 80%;
        height: auto;
        margin: 0 auto 30px;
    }
    .list02 li .title {
        font-size: 20px;
    }
    .list02 li .txt {
        margin-top: 10px;
        font-size: 20px;
    }
    .font02 {
        font-size: 20px;
    }
    .com-flow02-icon img {
        height: 40vw !important;
        width: 40vw !important;
        margin-bottom: 5px;
    }
    .com-flow02-txt {
        text-align: left !important;
        font-size: 16px;
        font-weight: 100;
        padding: 0;
    }
    .com-flow03-icon img {
        height: 40vw !important;
        width: 40vw !important;
        margin-bottom: 5px;
    }
    .com-flow03-txt {
        text-align: left !important;
        font-size: 16px !important;
        font-weight: 100 !important;
        padding: 0 !important;
    }
    .com-faq01-q {
        font-size: 1.6rem !important;
    }
    .com-faq01-a {
        font-size: 1.6rem !important;
    }
    .list-pdf {
        display: block;
    }
    .list-pdf li {
        width: 100%;
    }
    .list-pdf li a {
        font-size: 1em;
        margin: 25px 15px;
        padding: 20px 30px 20px 15px;
        background-size: 20px;
        display: flex;
        align-items: center;
    }
    .block_flex {
        display: block;
    }
    .box50 {
        width: 100%;
    }
}
@media screen and (max-width:600px) {
    p, a, li, dt, dd, time, h1, h2, h3, h4, h5, h6, th, td, span {
        font-size: 1.4rem;
    }
    #nayami {
        padding-top: 0;
    }
    #greet .font01.t_center {
        text-align: left;
    }
    .bg_c01 {
        background-size: 30%;
    }
    .title_l .ja {
        font-size: 20px;
        margin-bottom: -5vw;
        color: #fe87ba;
        margin-right: 10px;
    }
    .sp-header-inner .logo img {
        max-height: none;
        width: 100%;
    }
    .logo {
        max-width: unset;
    }
    #greet .ab01 {
        position: absolute;
        width: 20vw;
        top: -10vw;
    }
    .title_l .en {
        color: #fff;
        font-size: 20vw;
    }
    .contact-form01 td {
        font-size: 1.6rem;
        width: 100%;
    }
    #contact {
        background-position: center;
    }
    .layout_left {
        margin: 0 auto;
    }
	.footer-menu a {
  color: #524642;
  font-size: 1.4rem;
}
	.footer-logo {
		padding-bottom: 0;
	}
	.recruit-single-title {
  background-color: transparent;
		font-size: 2rem;}
	.bnr_tel .txt_tel {

		font-size: 2em;
	}
	.bnr_tel .txt_tel::before {
  width: 30px;
  height: 30px;
}
	.s_line span{
	  color: #6a3701;
	font-size: 0.5em;
}
		}
@media screen and (max-width: 450px) {
    .tablepress tbody td.column-1, .tablepress tbody td.column-2 {
        display: block;
        width: 100%;
        padding: 10px;
    }
	.job-table th {
		width: 100%;
	}
	.job-table th, .job-table td{
		text-align:left;
	}
}