@media (max-width: 599px) {
  .sp {
    display: inherit;
  }
  .pc {
    display: none;
  }
  img {
    width: 100%;
    height: auto;
  }
  body {
    font-size: 16px;
    line-height: 1.8em;
  }
  table {
    font-size: 16px;
    line-height: 1.8em;
  }
  /*----------------------------------------------------
  	head
  ----------------------------------------------------*/
  header {
    height: 50px;
  }
  header .headLogo {
    top: 9px;
    left: 10px;
    text-align: left;
  }
  header .headLogo img {
    width: 110px;
    height: 30px;
  }
  header .headMenu .headMenuEntry {
    width: 120px;
  }
  header .headMenu .headMenuEntry a {
    height: 50px;
  }
  /*----------------------------------------------------
  	contents
  ----------------------------------------------------*/
  .subTitle p {
    font-size: 40px;
    line-height: 1.2em;
  }
  .subTitle h2 {
    margin-top: 15px;
    font-size: 20px;
    line-height: 1.2em;
  }
  .main {
    max-width: none;
    min-width: auto;
    height: auto;
    margin-top: -50px;
  }
  .main video {
    position: relative;
    left: auto;
    width: 100%;
  }
  /*----------------------------------------------------
  	Message
  ----------------------------------------------------*/
  .mes {
    width: 100%;
    margin: 0 auto;
    padding: 40px 0 75px;
  }
  .mes .mesCont {
    width: auto;
    margin: 25px 15px 0;
    padding: 25px 15px 25px;
  }
  .mes .mesCont div {
    width: 290px;
    margin: 25px 0 0 auto;
    padding-left: 125px;
    line-height: 30px;
  }
  /*----------------------------------------------------
  	Strengths
  ----------------------------------------------------*/
  .str {
    padding: 35px 0 40px;
  }
  .strCont {
    margin: 0 0 0;
    background-image: url("../images/str_back_circle_sp.png");
    background-position: center top 105px;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .strCont ul {
    width: auto;
    height: auto;
    margin: 0 15px;
  }
  .strCont ul li {
    position: relative;
    top: auto;
    left: auto;
    aspect-ratio: 1;
    width: 100%;
    height: auto;
    padding: 25px 0 0 0;
    background-size: 100% 100%;
  }
  .strCont ul li:nth-child(even) {
    right: auto;
  }
  .strCont ul li:nth-child(2) {
    top: auto;
  }
  .strCont ul li:nth-child(3) {
    top: auto;
  }
  .strCont ul li:nth-child(4) {
    top: auto;
  }
  .strCont ul li:nth-child(5) {
    top: auto;
  }
  .strCont ul li:nth-child(6) {
    top: auto;
  }
  .strCont ul li::before {
    background-size: 100% 100%;
  }
  .strCont ul li::before {
    width: 40px;
    height: 40px;
  }
  .strCont ul li h3 {
    margin: 5px 0 0;
    font-size: 20px;
    line-height: 1.6em;
  }
  .strCont ul li .strSub {
    margin: 5px 0 0;
    font-size: 15px;
    line-height: 1em;
  }
  .strCont ul li p {
    /*
    width: 280px;
    */
    width: 85%;
    margin: 20px auto 0;
    padding-left: 0px;
    line-height: 1.5em;
    font-size: 17px;
    text-align: center;
    /*

    span {
    	display: block;
    	width: 86%;
    	margin: 0 auto;

    	&:nth-child(2) {
    		width: 76%;
    	}
    }
    */
  }
  /*----------------------------------------------------
  	About Job
  ----------------------------------------------------*/
  .about {
    margin: 0 0 0;
    padding: 35px 0 40px;
    background-color: white;
    background-image: url("../images/about_back_sp.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 0 0 0 0;
  }
  .aboutText {
    width: auto;
    margin: 30px 15px 0;
  }
  .aboutCont {
    width: auto;
    margin: 50px 15px 0;
    padding: 0 15px 20px;
  }
  .aboutCont h3 {
    width: calc(100% + 17px + 17px);
    margin: -22px -17px 0;
    font-size: 20px;
  }
  .aboutCont p {
    margin: 15px 0 0;
    text-align: left;
  }
  /*----------------------------------------------------
  	Recruitment
  ----------------------------------------------------*/
  .recruit {
    padding: 25px 0 40px;
    background-image: url("../images/recruit_back_sp.png");
    background-position: left top;
    background-size: 100% 272px;
  }
  .recruit .subTitle {
    width: auto;
    height: auto;
    margin: 0 0;
    padding: 0;
    background-image: none;
    text-align: center;
  }
  .recruit .subTitle p {
    width: auto;
    margin: 0 auto auto;
  }
  .recruit .subTitle h2 {
    width: auto;
    margin: 15px auto 0;
  }
  .recruit table {
    display: block;
    width: auto;
    margin: 55px 30px 0;
  }
  .recruit table tbody, .recruit table tr, .recruit table th, .recruit table td {
    display: block;
  }
  .recruit table th {
    width: auto;
    padding: 10px 0;
    border-bottom: none;
  }
  .recruit table td {
    padding: 10px 12px 10px 12px;
    border-bottom: none;
  }
  .recruit table tr:last-child th, .recruit table tr:last-child td {
    border-bottom: none;
  }
  /*----------------------------------------------------
  	Company
  ----------------------------------------------------*/
  .company {
    width: auto;
    margin: 0 15px 0 0;
    padding: 45px 15px 40px 30px;
    border-radius: 0 50px 50px 0;
  }
  .company table {
    display: block;
    width: auto;
    margin: 55px 0 0;
  }
  .company table tbody, .company table tr, .company table th, .company table td {
    display: block;
  }
  .company table th {
    width: auto;
    padding: 10px 0;
    border-bottom: none;
  }
  .company table td {
    padding: 10px 12px 10px 12px;
    border-bottom: none;
  }
  .company table tr:last-child th, .company table tr:last-child td {
    border-bottom: none;
  }
  /*----------------------------------------------------
  	Flow
  ----------------------------------------------------*/
  .flow {
    margin: 45px 0 40px;
  }
  .flow .subTitle {
    width: auto;
    margin: 0 0;
    text-align: center;
  }
  .flow ul {
    display: block;
    width: auto;
    margin: 0 15px 0;
  }
  .flow ul li {
    position: relative;
    width: auto;
    margin: 20px 0 0;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .flow ul li:last-child {
    width: auto;
  }
  .flow ul li .flowImage {
    width: 40%;
    padding-top: 17px;
  }
  .flow ul li .flowText {
    width: calc(60% + 10px);
    height: auto;
    margin: 0 0 0 -10px;
    padding: 17px 15px 15px 25px;
  }
  .flow ul li .flowText h3 {
    height: auto;
    font-size: 20px;
  }
  .flow ul li .flowText p {
    margin: 15px 0 0;
    font-size: 16px;
    line-height: 1.6em;
  }
  .flow ul li:nth-child(1) .flowText h3, .flow ul li:nth-child(4) .flowText h3 {
    line-height: 1.6em;
  }
  .flow ul li:nth-child(3) {
    padding-bottom: 30px;
  }
  .flow ul li:nth-child(4) {
    padding-bottom: 50px;
  }
  .flow ul li .flowTextSub {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 65%;
    margin: 0 0 0;
    font-size: 14px;
    text-align: left;
    line-height: 1.6em;
  }
  /*----------------------------------------------------
  	Entry
  ----------------------------------------------------*/
  .entry {
    position: relative;
    padding: 30px 0 65px;
  }
  .entry::before {
    height: 270px;
  }
  .entryCont {
    margin: 30px 15px 0;
    padding-top: 28px;
    border-radius: 40px 40px 0 0;
  }
  .entryCont table {
    display: block;
    width: auto;
    margin: 55px 15px 0;
  }
  .entryCont table tbody, .entryCont table tr, .entryCont table th, .entryCont table td {
    display: block;
  }
  .entryCont table th {
    width: auto;
    padding: 10px 0 10px 15px;
    border-bottom: none;
  }
  .entryCont table tr:last-child th, .entryCont table tr:last-child td {
    border-bottom: none;
  }
  .entryCont table td {
    padding: 10px 12px 10px 12px;
    border-bottom: none;
    /*
    .selectWrap {

    	&::before {
    		height: calc( 100% - 10px );
    	}
    }
    */
  }
  .entryCont table td input, .entryCont table td select, .entryCont table td textarea {
    font-size: 16px;
  }
  .entryCont table td input[type=text], .entryCont table td input[type=email] {
    width: 90%;
    padding: 10px 10px;
  }
  .entryCont table td textarea {
    width: 90%;
    height: 170px;
    padding: 10px 10px;
  }
  .entryCont table td input[type=radio] {
    position: relative;
    top: -3px;
  }
  .entryCont table td select {
    margin-bottom: 10px;
    padding: 0 100px 0 10px;
    font-size: 16px;
  }
  .entryCont table td .selectWrapBirth select {
    width: 150px;
  }
  .entryCont table tr:last-child th, .entryCont table tr:last-child td {
    border-bottom: none;
  }
  .entryCont .entryButton {
    margin: 30px 15px 0;
  }
  .entryCont .entryButton input {
    width: 100%;
  }
  .entryCont .entryButton input:hover {
    opacity: 1;
  }
  .entryCont .entryPrivacy {
    width: auto;
    margin: 30px 15px 0;
  }
  .entryCont .entryPrivacy p {
    height: 65px;
  }
  .entryTextFinish {
    margin: 60px 0 0;
    font-size: 20px;
    line-height: 1.6em;
  }
  .entryTextFinish02 {
    margin: 10px 0 45px;
    font-size: 20px;
    line-height: 1.6em;
  }
  /*----------------------------------------------------
  	food
  ----------------------------------------------------*/
  footer {
    padding: 10px 0;
  }
  .foodCopy {
    font-size: 14px;
  }
  /*----------------------------------------------------
  	max-width: 599px end
  ----------------------------------------------------*/
}
/*----------------------------------------------------*/
@media (max-width: 420px) {
  .strCont ul li p {
    font-size: 15px;
  }
  .strCont ul li:nth-child(4) p {
    width: 76%;
  }
  /*----------------------------------------------------
  	max-width: 420px end
  ----------------------------------------------------*/
}
/*----------------------------------------------------*/
@media (max-width: 391px) {
  .strCont ul li p {
    width: 80%;
    margin: 10px auto 0;
    font-size: 15px;
  }
  .strCont ul li:nth-child(4) p {
    width: 76%;
    font-size: 14px;
    /*
    span {
    	display: block;
    	width: 80%;
    	margin: 0 auto;
    }
    */
  }
  .strCont ul li:nth-child(5) p {
    width: 78%;
    font-size: 14px;
  }
  /*----------------------------------------------------
  	max-width: 391px end
  ----------------------------------------------------*/
}
/*----------------------------------------------------*//*# sourceMappingURL=sp.css.map */