/*

追加用CSS　SP表示

*/
@media screen and (max-width: 770px) {

dl.topics.clearfix {width: 100%;}
dl.topics dd a {display: block;}
.formatt-child {
    width: calc(90%/2);
    padding: 15px;
    margin: 5px auto;}
ul#menu-menu-2 li {
    width: calc(95%/2);
    padding: 15px 5px;
    margin: 5px auto;}
.footer-info,.footer-map {width: 100%;}
footer#footer .content {width: 100%;}
ul#menu-menu-2 li a {font-size: 15px;}
.sub-header {height: 150px;}
.sub-header h2 {
    font-size: 2em!important;
    width: fit-content;}
section.blog {width: 100%;}
.blog-content {width: 100%;}
.side-content {
    width: 100%;
    padding: 15px;}
.blog-img-box a {
    width: calc(95%/3);
    margin: 5px auto;}
.pager li {font-size: 14px;}
dl.recruit-box.category01,
dl.recruit-box.category02,
dl.recruit-box.category03 {
    width: 90%;
    margin: 5px auto;}
.entry-btn {width: 100%;}
/*------------------------------------------
 * 新着情報アーカイブ シングル
 * ---------------------------------------*/

  section.blog {
    width: 100%;
  }

  .blog-content {
    width: 100%;
  }

  .side-content {
    width: 100%;
    padding: 15px;
  }

  .sidebar h3 {
    font-size: 16px;
  }

  .single .content.padded.blog {
    padding-top: 0px;
  }

  #blog-category,
  .content.padded.blog {
    padding-top: 0px;
    padding-bottom: 0;
  }

  .blog-content .post {
    padding: 20px 0;
  }

  .post-title h2,
  .post-title h2 a {
    font-size: 18px;
    margin-bottom: 0;
    padding-top: 0px;
  }

  .post-meta h6,
  .post-meta a {
    font-size: 13px;
  }

  .widget_search {
    margin-top: 0;
  }

  .pager li {
    font-size: 14px;
  }

  .search .grid-4 {
    width: 100%;
    padding: 50px 15px 0 15px;
  }





/*--------------------------------------------
 * all
 * -----------------------------------------*/
	.fullwidth-wrap {
    width: 98%;
    margin: 0 auto;
} 
	br.pc {
    display: none;
}
	br.sp {
    display: block;
}
	.pc {
    display: none;
}
	.sp {
    display: block;
}
	.half, .three-flex {
    width: 100%;
}
	.left30, .right70, .left70, .right30, .left40, .right60, .left60, .right40 {
    width: 100%;
}
	ul.three-list li {
    width: 100%;
    margin-bottom: 2em;
}
	.title h2 {
    font-size: 2em;
}
	nav {
    padding: 7px 0px;
}
	.border {
    width: 100%;
}
	.background-page {
    padding-bottom: 0px;
    max-height: 200px;
}

	.m-bottom {
    margin-bottom: 2em;
}
	.p-bottom {
    padding-bottom: 2em;
}
	.p-bottom02 {
    padding-bottom: 3em;
}
	.receive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
	.width-inner {
    width: 98%;
    margin: 0 auto;
}
	section#login_form form {
    width: 100%;
}
	ul.pager.flex {
    padding: 0;
}
	h3.title01, h3.title02 {
    width: 100%;
    padding: 0;
    font-size: 20px;
}


/*------------------------------------------
 * header
 * ---------------------------------------*/
	h1 {
    margin-bottom: 0;
    line-height: 0;
}
	.logo-img img {
        max-width: 200px;
        width: 100%;
        margin: 0;
    }


    .ic_list li {
        width: 30px !important;
    }

    .ic_list li img {
        width: 100% !important;
    }

    .nav-button {
        margin-right: 10px;
    }

    nav.row2 {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

	
/*------------------------------------------
 * tablepress
 * ---------------------------------------*/	
	.table-box .tablepress  {
    width: 94%!important;
}
	.table-box .tablepress tbody td,.tablepress tfoot th {
    display: block;
}
	.table-box .tablepress td.column-1 {
    width: 100%!important;
    text-align: center;
    box-sizing: border-box;
}




/*------------------------------------------
 * news
 * ---------------------------------------*/

	.news-bg {
    padding: 2em 0.5em;
    border-radius: 1em;
}
	
	dl.topics dd, dd.list-item, dd.list-item {
    width: 92%;
}

	dd.list-item a {
    display: block;
    font-size: 16px;
}
	a.Link {
    width: 100%;
}
	
/*------------------------------------------
 * greet
 * ---------------------------------------*/
	section#greet {
    background-size: 40%;
}
	.greet-bg {
    padding: 2em 0.5em;
    border-radius: 1em;
    background-size: 15%;
}
	
/*------------------------------------------
 * service
 * ---------------------------------------*/
	section#service {
    background-size: 70%;
    background-position: 130% 0, 0 105%;
}
	ul.service-list li {
    width: 100%;
	margin-bottom: 2em;
}
	ul.service-list li img {
    max-width: 200px;
    height: 200px;
}
	.service-box {
    padding: 3em 1em;
    border-radius: 1em;
}
	p.area-txt {
    font-size: 25px;
    padding: 0px 10px 10px;
}
	
/*------------------------------------------
 * recruit
 * ---------------------------------------*/
	section#recruit {
    background-size: 75%;
}
	
/*------------------------------------------
 * recruitpage
 * ---------------------------------------*/
	section#recruitpage {
    background-size: 40%;
}
	section#recruitpage .fullwidth-wrap {
    width: 100%;
}
/*-------------------ポイント-----------------------*/	
	ul.point-list li {
    width: 100%;
    margin-bottom: 2em;
    text-align: center;
    padding: 50px 10px;
}
ul.point-list li:first-child, ul.point-list li:last-child {
    display: block;
    padding: 50px 10px;
}

ul.point-list li:first-child p, ul.point-list li:last-child p {
    width: 100%;
    text-align: left;
}

ul.point-list li:first-child img, ul.point-list li:last-child img {
    width: 100%;
    margin-bottom: 1rem;
}

ul.point-list li p {
    text-align: left;
}
/*-------------------流れ-----------------------*/
	.recruitpage-block02 {
    padding: 5em 0.2em 3em;
}
	.flow-list li {
        width: 100%;
        margin-bottom: 60px;
    }

    .flow-list li:last-of-type {
        margin-bottom: 0px;
    }

    .flow-list li:after {
        position: absolute;
        content: "";
        width: 25px;
        height: 25px;
        right: 0;
        bottom: -60px;
        top: 100%;
        left: 0;
        margin: auto;
        display: block;
        background-image: url(/wp-content/uploads/2023/10/recruitpage_img03.png);
        background-size: contain;
    }

    .flow-txt {
        font-size: 14px;
    }
/*-------------------よくある質問-----------------------*/
	.recruitpage-block03 {
    padding: 5em 0.2em 3em;
}
	section#recruitpage #accordion dt {
    border-radius: 5px;
}
	section#recruitpage #accordion dt:before {
    margin: 0 10px 0 0;
}
	section#recruitpage #accordion dd {
    padding: 0 0 1em 2.5em;
}
	.faq-box #accordion dt:after {
	display: none;
}
	
	.recruitpage-block04 {
    padding: 5em 0.2em 3em;
}

	
/*--------------------------------------------
 * recruitsingle
 * -----------------------------------------*/	
	.blog .post:first-of-type {
    margin-top: 0px;
}
	section#recruit-single .blog-content .post {
    padding: 10px;
}
	.job-table tr th, .job-table tr td {
    display: block;
    margin-top: 0;
}
	.job-table th {
    width: 100%!important;
}
	.more {
    width: 100%;
}

/*--------------------------------------------
 * contact
 * -----------------------------------------*/	
	table.defTable01 td.tel_area input {
    width: 100%;
}
	.wpcf7-text.wpcf7-email.wpcf7-validates-as-email.tdin_01 {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #a8a8a8;
    padding: 1rem;
}

/*--------------------------------------------
 * footer
 * -----------------------------------------*/	
	.f-logo {
        width: 90%;
        margin: 1em auto 1em auto;
    }

    .f-logo img {
        margin: 0 auto;
        max-width: 300px!important;
        width: 300px;
    }
	

/*--------------------------------------------
 * backup
 * -----------------------------------------*/
	
	.lb-back-to-top {
    bottom: 0.5em;
    right: 0em;
}
	
/*--------------------------------------------
 * 追加CSS　sp。css270
 * -----------------------------------------*/
	
	ul.service-list li img {
    height: 200px;
    max-width: 100%;
}

}


@media screen and (max-width: 959px) {
    .ic_list {
    -ms-flex-pack: distribute;
	justify-content: space-around;
    }
.nav {
    display: block!important;
    margin: 0 auto;
    background: url(/wp-content/uploads/2023/10/nav_bg.png);
    padding: 0 1em 0.3em;
    border-radius: 1em;
}
 }
}