.font26 {
  --fontsize: 2.6rem;
  font-size: var(--fontsize);
}

.font28 {
  --fontsize: 2.8rem;
  font-size: var(--fontsize);
}

.font30 {
  --fontsize: 3.0rem;
  font-size: var(--fontsize);
}

.font32 {
  --fontsize: 3.2rem;
  font-size: var(--fontsize);
}

.font48 {
  --fontsize: 4.8rem;
  font-size: var(--fontsize);
}

.font54 {
  --fontsize: 5.4rem;
  font-size: var(--fontsize);
}

.font44 {
  --fontsize: 4.4rem;
  font-size: var(--fontsize);
}

.font64 {
  --fontsize: 6.4rem;
  font-size: var(--fontsize);
}

.font78 {
  --fontsize: 7.8rem;
  font-size: var(--fontsize);
}

.font80 {
  --fontsize: 8.0rem;
  font-size: var(--fontsize);
}

@media (max-width: 1600px) {
  .w1500 {
    padding: 0 20px;
  }
  header .headerBox {
    padding: 0 20px;
  }
  .allMenu .infoBox {
    padding: 60px 20px;
  }
  #subContents .ceo .flexBox {
    gap: 0 40px;
  }
  #subContents .ceo .text {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #subContents .philosophy .management .buttonBox {
    width: calc(100% + 40px);
  }
  #subContents .philosophy .management .buttonBox button {
    width: 80px;
    height: 80px;
  }
  #subContents .philosophy .management dl {
    padding: 0 80px;
  }
  #subContents .philosophy .management dl dt {
    margin: 0 0 30px;
  }
  #subContents .philosophy .management dl br {
    display: none;
  }
  #subContents .philosophy .rule .gridBox {
    gap: 110px 50px;
    padding: 100px 0 60px;
  }
  #subContents .philosophy .rule .center {
    width: 440px;
    height: 440px;
  }
  #subContents .business .item {
    gap: 0 60px;
  }
  #subContents .business .img {
    flex-shrink: 0;
  }
  #subContents .business p br {
    display: none;
  }
  #subContents .location .infoBox dl dt {
    max-width: 240px;
  }
  #subContents .brand .itemBox {
    gap: 0 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #subContents .brand .itemBox .item {
    width: 100%;
  }
  #subContents .brand .itemBox p br {
    display: none;
  }
  #subContents .brand .itemBox hr {
    margin: 30px 0;
  }
  #subContents .lab .haccp ul {
    gap: 0 40px;
  }
  #subContents .lab .antibiotic .flexBox {
    gap: 0 60px;
  }
  #subContents .cyber dl {
    padding: 0 40px;
  }
  #subContents .ethical .standards ul li {
    height: auto;
	padding: 50px 20px;
  }
  #subContents .ethical .standards ul p br {
    display: none;
  }
  #subContents .job br:not(.block) {
	display: none;
  }
}

@media (max-width: 1400px) {
  header nav .depth1 > li {
    padding: 0 30px;
  }
  .allMenu .infoBox {
    width: 40%;
  }
  .allMenu nav {
    width: 60%;
  }
  .allMenu .depth2 {
    margin: -5px 0 0;
  }
  main .factory p {
    margin: 0 0 60px;
  }
  #subContents .subPage .title.column p br {
    display: none;
  }
  #subContents .philosophy .information hr {
    margin: 10px 0;
  }
  #subContents .philosophy .rule .itemBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #subContents .philosophy .rule .gridBox {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    gap: 40px 0;
    padding: 80px 0 0;
  }
  #subContents .philosophy .rule .item {
    gap: 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #subContents .philosophy .rule .item.item1, #subContents .philosophy .rule .item.item2, #subContents .philosophy .rule .item.item3 {
    grid-area: inherit;
  }
  #subContents .philosophy .rule .item.item1 .text, #subContents .philosophy .rule .item.item2 .text, #subContents .philosophy .rule .item.item3 .text {
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
  #subContents .philosophy .rule .item.item1 .line, #subContents .philosophy .rule .item.item2 .line, #subContents .philosophy .rule .item.item3 .line {
    display: none;
  }
  #subContents .philosophy .rule .item .text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
  }
  #subContents .philosophy .rule .item dl {
    text-align: left;
  }
  #subContents .philosophy .rule .item dl dd br {
    display: none;
  }
  #subContents .philosophy .rule .icon {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #subContents .philosophy .rule .center {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  #subContents .overview .title b,
  #subContents .overview .title em {
    line-height: 1.2962;
  }
  #subContents .overview .title em {
    display: block;
  }
  #subContents .overview .imgBox h4 {
    font-size: 3.0rem;
  }
  #subContents .business .img {
    width: 50%;
  }
  #subContents .ceo hr {
    margin: 30px 0;
  }
  #subContents .ceo .pBox {
    gap: 20px 0;
  }
  #subContents .history .list ul li {
    gap: 0 80px;
  }
  #subContents .history .point {
    left: 14%;
  }
  #subContents .location .infoBox .flexBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px 0;
  }
  #subContents .location .infoBox .flexBox h6 {
    width: 140px;
  }
  #subContents .newsroom .itemBox {
    gap: 60px 20px;
  }
  #subContents .lab .certi dl dd p br,
  #subContents .lab .certi dl dt br {
    display: none;
  }
  #subContents .lab .haccp .infoBox,
  #subContents .lab .gmark .img,
  #subContents .lab .certi .img {
    flex-shrink: 0;
  }
  #subContents .lab .haccp .infoBox {
    width: 56%;
  }
  #subContents .cyber dl {
    height: 280px;
  }
  #subContents .ethical .philosophy .grayBox,
  #subContents .ethical .charter .grayBox {
    padding: 40px;
  }
  #subContents .ethical .code .item {
    flex-direction: column;
	gap: 40px 0;
  }
  #subContents .ethical .code h5 {
    width: 100%;
  }
  #subContents .information .textBox ul li {
    line-height: 1.2;
  }
  #subContents .information .textBox ul li b {
    display: block;
    margin: 0 0 5px;
  }
  #subContents .job .tab {
    flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
  }
  #subContents .job .tab li {
    width: calc(100% / 8);
	padding: 10px 20px;
  }
}

@media (max-width: 1200px) {
  html,
  body {
    font-size: 56.25%;
  }
  .font80,
  .font78 {
    font-size: calc(var(--fontsize) * 0.78);
  }
  .font64 {
    font-size: calc(var(--fontsize) * 0.84);
  }
  .font54,
  .font48 {
    font-size: calc(var(--fontsize) * 0.86);
  }
  .font36,
  .font32 {
    font-size: calc(var(--fontsize) * 0.92);
  }
  header {
    height: 100px;
  }
  header nav {
    display: none;
  }
  header .searchBox {
    margin: 0 10px 0 auto;
  }
  .allMenu .infoBox {
    display: none;
  }
  .allMenu nav {
    width: 100%;
  }
  .allMenu nav ul:not(.depth3) {
    padding: 0 30px;
  }
  .allMenu #snb {
    gap: 45px 0;
  }
  .allMenu #snb > li > a {
    font-size: 4rem;
  }
  .allMenu .depth2 {
    margin: -10px 0 0;
  }
  .allMenu .depth2 > li {
    padding: 20px 0;
  }
  .allMenu .depth2 > li.on {
    padding: 10px 0 0;
  }
  .allMenu .depth3 {
    padding: 15px 10px 0;
  }
  main .who h3 {
    right: 20px;
    bottom: 20px;
  }
  main .brand .brandSlideBox {
    width: 100%;
  }
  main .brand .item {
    max-width: 100% !important;
  }
  main .brand .item a {
    gap: 0 40px;
  }
  main .brand .img {
    width: 58%;
  }
  main .brand .text {
    padding: 0;
  }
  main .what .top a {
    width: 80px;
    height: 80px;
  }
  main .what .itemBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  main .what .itemBox .imgBox,
  main .what .itemBox .textBox {
    width: 100%;
  }
  main .business .itemBox,
  main .link .itemBox {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 0;
  }
  #subContents .philosophy .information .circle {
    width: calc(100% / 3);
    padding: calc(((100% / 3) - 20px) / 2) 0;
  }
  #subContents .philosophy .information .center {
    margin: 0 -20px;
  }
  #subContents .philosophy .management .img {
    padding: 22% 0;
  }
  #subContents .philosophy .management dl {
    bottom: 40px;
  }
  #subContents .philosophy .management dl dt {
    font-size: 3.6rem;
  }
  #subContents .overview .imgBox {
    gap: 0 20px;
  }
  #subContents .overview .imgBox .text {
    width: 100%;
    padding: 30px 20px;
    left: 0;
    bottom: 0;
  }
  #subContents .overview .imgBox h4 {
    font-size: 2.6rem;
  }
  #subContents .overview .flexBox {
    gap: 0 20px;
  }
  #subContents .overview .flexBox .item {
    height: auto;
  }
  #subContents .overview .flexBox a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px 0;
    padding: 30px 20px;
  }
  #subContents .overview .flexBox .icon {
    height: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #subContents .business .itemBox {
    gap: 100px 0;
  }
  #subContents .business .item,
  #subContents .business .item.reverse {
    flex-direction: column;
	gap: 40px 0;
  }
  #subContents .business .img,
  #subContents .business .text {
    width: 100%;
	max-width: 650px;
  }
  #subContents .ceo .flexBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px 0;
  }
  #subContents .ceo .text {
    -ms-flex-negative: inherit;
        flex-shrink: inherit;
    padding: 0;
  }
  #subContents .ci .infoBox {
    -ms-grid-columns: 42% calc(58% - 40px);
        grid-template-columns: 42% calc(58% - 40px);
    gap: 0 40px;
  }
  #subContents .ci .infoBox .logo img {
    width: 220px;
  }
  #subContents .history .itemBox {
    gap: 120px 0;
  }
  #subContents .history h4 {
    margin: 20px 0 40px;
  }
  #subContents .history h4 br {
    display: none;
  }
  #subContents .history .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 60px 0;
  }
  #subContents .history .left,
  #subContents .history .list {
    width: 100%;
  }
  #subContents .history .bar {
    display: none;
  }
  #subContents .history h5 {
    font-size: 2.6rem;
    text-align: left;
  }
  #subContents .history .barOn {
    left: 9px;
  }
  #subContents .history .point {
    margin: 2px 0 0;
    left: 0;
  }
  #subContents .history .list ul {
    padding: 0 40px;
  }
  #subContents .history .list ul li {
    gap: 0 30px;
  }
  #subContents .location .infoBox dl {
    padding: 40px 20px;
  }
  #subContents .location .infoBox dl dt {
    max-width: 200px;
  }
  #subContents .brand .itemBox {
    gap: 0 20px;
  }
  #subContents .brand .itemBox .item {
    padding: 40px 20px;
  }
  #subContents .newsroom.news .text p {
    font-size: 2.2rem;
    margin: 15px 0 20px;
  }
  #subContents .factory ul {
    gap: 0;
	justify-content: space-around;
  }
  #subContents .lab .bgBox .item {
    padding: 20% 0;
  }
  #subContents .lab .bgBox .item.space {
    justify-content: flex-end;
	gap: 0 40px;
  }
  #subContents .lab .bgBox dl {
    padding: 40px 30px;
  }
  #subContents .lab .haccp .flexBox,
  #subContents .lab .certi .flexBox {
    flex-direction: column;
	gap: 40px 0;
  }
  #subContents .lab .certi .logo {
    margin: 30px 0 40px;
  }
  #subContents .lab .certi .text {
    order: 1;
  }
  #subContents .lab .certi .img {
    order: 2;
  }
  #subContents .lab .haccp .flexBox {
    align-items: flex-start;
  }
  #subContents .lab .haccp .infoBox {
    width: auto;
  }
  #subContents .lab .haccp ul {
    gap: 0 20px;
  }
  #subContents .lab .certi dl dt {
    margin: 0 0 30px;
  }
  #subContents .aim .text br {
    display: none;
  }
  #subContents .apply .month {
    gap: 0 20px;
  }
  #subContents .apply .date {
    font-size: 4rem;
  }
  #subContents .cyber dl {
    height: 200px;
    margin: 0 0 0 -40px;
  }
  #subContents .cyber .item.reverse dl {
    margin: 0 -40px 0 0;
  }
  #subContents .ethical .code .pBox {
    gap: 30px 0;
  }
  #subContents .ethical .standards ul {
    grid-template-columns: repeat(3, 1fr);
  }
  #subContents .apply .schedule table td {
    padding: 15px;
  }
  #subContents .apply .request .itemBox {
    gap: 0 20px;
  }
  #subContents .apply .request label {
    width: calc(50% - 10px);
  }
  #subContents .views.view .info {
    gap: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 40px;
  }
  #subContents .boardPage .itemBox .item {
    padding: 20px;
  }
  #subContents .boardPage .itemBox .item a,
  #subContents .boardPage .itemBox .item button {
    gap: 0 20px;
  }
  #subContents .boardPage .itemBox .img {
    width: 30%;
    padding: 8.6% 0;
  }
  #subContents .guide .infoBox {
    gap: 20px;
  }
  #subContents .job .itemBox .text {
    padding: 0 40px;
  }
  #subContents .information .upbringing .itemBox {
    gap: 0 20px;
  }
  #subContents .information .textBox dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #subContents .information .textBox dl dt {
    width: 100%;
    padding: 30px 20px;
  }
  #subContents .information .textBox dl dd > div {
    padding: 30px 20px;
  }
  footer {
    padding: 60px 0;
  }
  footer .topButton {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 1024px) {
  main .factory {
    height: auto;
  }
  main .factory * {
    color: #fff;
  }
  main .factory .imgBox, main .factory .img {
    position: relative;
	top: auto;
	left: auto;
	transform: translate(0, 0);
  }
  main .factory .imgBox {
    width: 100%;
    height: auto;
  }
  main .factory .img {
    width: 140%;
    left: 50%;
	transform: translateX(-50%);
  }
  main .factory .img img {
    max-width: 100%;
  }
  main .factory .contents {
    gap: 80px 0;
    position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  }
  main .factory .iconBox {
    opacity: 1;
	transform: translateY(0);
  }
}

@media (max-width: 960px) {
  .font80,
  .font78 {
    font-size: calc(var(--fontsize) * 0.64);
  }
  .font64 {
    font-size: calc(var(--fontsize) * 0.68);
  }
  .font54,
  .font48 {
    font-size: calc(var(--fontsize) * 0.72);
  }
  .font36,
  .font32 {
    font-size: calc(var(--fontsize) * 0.86);
  }
  .font30,
  .font28,
  .font26 {
    font-size: calc(var(--fontsize) * 0.82);
  }
  .paddingBox.p120, .paddingBox.p150 {
    padding: 80px 0;
  }
  .paddingBox.p120.paddingTopX, .paddingBox.p150.paddingTopX {
    padding: 0 0 80px;
  }
  .paddingBox.p120.paddingBottomX, .paddingBox.p150.paddingBottomX {
    padding: 80px 0 0;
  }
  .marginTop70,
  .marginTop100,
  .marginTop130 {
    margin-top: 60px;
  }
  main .visual {
	height: auto;
  }
  main .visual .visualSlideBox,
  main .visual .videoBox,
  main .visual .videoBox video {
    position: relative;
	top: auto;
	left: auto;
	transform: translateX(0);
  }
  main .visual .videoBox video {
    max-width: 100%;
  }
  main .visual .title,
  main .visual .bottom {
    width: calc(100% - 40px);
    position: absolute;
	top: 0;
	z-index: 2;
  }
  main .visual .title {
    padding: 0 0 40px;
  }
  main .visual .bottom {
  	padding: 0 0 20px;
    right: 20px;
  }
  main .company .itemBox {
    gap: 0 10px;
  }
  main .company .text {
    bottom: 20px;
  }
  main .brand .item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 40px 0;
  }
  main .brand .img {
    width: 100%;
    max-width: 660px;
  }
  main .business dl {
    margin: 40px 0 0;
  }
  .circleBox i {
    font-size: 2.4rem;
  }
  .circleBox b {
    font-size: 2.4rem;
  }
  .circleBox .inner {
    gap: 10px 0;
  }
  #sv {
    height: 480px;
  }
  #sv .pathBox {
    gap: 0 10px;
  }
  #sv .path {
    width: 160px;
  }
  #sv .path ul {
    padding: 10px 20px;
  }
  table.typeList th {
    font-size: 1.7rem;
  }
  table.typeList td {
    padding: 0 20px;
  }
  #subContents .philosophy .information {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(auto, 340px))[4];
        grid-template-columns: repeat(4, minmax(auto, 340px));
    gap: 0 40px;
  }
  #subContents .philosophy .information .circle {
    width: 100%;
    padding: calc(50% - 10px) 0;
  }
  #subContents .philosophy .information .circle:first-child {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: 2/1/2/3;
  }
  #subContents .philosophy .information .circle:last-child {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-area: 2/3/2/5;
  }
  #subContents .philosophy .information .center {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-area: 1/2/1/4;
    margin: 0 auto;
  }
  #subContents .philosophy .management .img {
    padding: 28% 0;
  }
  #subContents .philosophy .management dl dt {
    font-size: 3.0rem;
  }
  #subContents .philosophy .management dl dd {
    font-size: 1.7rem;
    line-height: 1.8;
  }
  #subContents .philosophy .rule .gridBox {
    gap: 30px 0;
    padding: 60px 0 0;
  }
  #subContents .overview .imgBox span {
    height: 38px;
    font-size: 1.6rem;
    padding: 0 20px;
    margin: 0 0 15px;
  }
  #subContents .overview .imgBox h4 {
    font-size: 2.2rem;
  }
  #subContents .overview .flexBox {
    gap: 0 10px;
  }
  #subContents .ci .infoBox {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    gap: 20px 0;
  }
  #subContents .ci .infoBox .logo {
    padding: 80px 0;
  }
  #subContents .location .mapBox {
    height: 480px;
  }
  #subContents .location .infoBox dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 30px 0;
  }
  #subContents .location .infoBox dl dt {
    font-size: 3.0rem;
  }
  #subContents .location .infoBox .flexBox,
  #subContents .location .infoBox .flexBox.column {
    gap: 16px 0;
  }
  #subContents .newsroom .itemBox {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
  #subContents .lab .bgBox .item.space {
    flex-direction: column-reverse;
	align-items: flex-end;
	gap: 30px 0;
  }
  #subContents .cyber dl {
    height: auto;
	padding: 40px 30px;
  }
  #subContents .cyber dl dt {
    margin: 0 0 20px;
  }
  #subContents .aim .img,
  #subContents .ethical .philosophy .img, #subContents .ethical .charter .img {
    margin: 60px 0;
  }
  #subContents .aim .circle {
    width: 180px;
	height: 180px;
  }
  #subContents .ethical .standards ul {
    gap: 10px;
  }
  #subContents .ethical .standards ul li {
    padding: 30px 20px;
  }
  #subContents .apply .schedule table thead {
    display: none;
  }
  #subContents .apply .complete .icon {
    width: 70px;
    height: 70px;
  }
  #subContents .apply .complete .top {
    margin: 0 0 100px;
  }
  #subContents .apply .complete .top > h4 {
    font-size: 3.0rem;
  }
  #subContents .views.view .info {
    padding: 20px;
    margin: 0 0 80px;
  }
  #subContents .brand {
    padding: 0 0 100px;
    margin: 80px 0 0;
  }
  #subContents .brand .itemBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 40px;
  }
  #subContents .brand .itemBox .item {
    width: calc(50% - 20px);
  }
  #subContents .factory ul {
	flex-direction: column;
	gap: 20px 0;
	justify-content: center;
  }
  #subContents .apply .month button {
    width: 50px;
    height: 50px;
  }
  #subContents .apply .date {
    font-size: 3.2rem;
  }
  #subContents .apply .schedule table {
    border: none;
  }
  #subContents .apply .schedule table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #subContents .apply .schedule table td {
    border: none;
    border-bottom: 1px solid #dddddd;
	justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #subContents .apply .schedule table .bla {
    display: none;
  }
  #subContents .apply .schedule .reservation {
    min-width: 160px;
    margin: 0 0 0 auto;
  }
  #subContents .apply .request .itemBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px 0;
  }
  #subContents .apply .request label {
    width: 100%;
  }
  #subContents .boardPage .itemBox .arrow {
    width: 50px;
    height: 50px;
  }
  #subContents .boardPage .itemBox .arrow img {
    width: 20px;
  }
  #subContents .guide .circleBox {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #subContents .guide .circleBox .circle {
    width: calc((100% - 50px) / 6);
    padding: calc(((100% - 50px) / 6) / 2) 0;
  }
  #subContents .guide i {
    display: none;
  }
  #subContents .guide .infoBox {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
  #subContents .information .iconBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 50px 30px;
  }
  #subContents .information .item {
    width: calc(50% - 15px);
  }
  #subContents .job .tab li {
    width: calc(100% / 6);
  }
  #subContents .search {
	padding: 120px 0 80px;
  }
}

@media (max-width: 768px) {
  .font80,
  .font78 {
    font-size: calc(var(--fontsize) * 0.54);
  }
  .font64 {
    font-size: calc(var(--fontsize) * 0.58);
  }
  .font54,
  .font48 {
    font-size: calc(var(--fontsize) * 0.62);
  }
  .font36,
  .font34 {
    font-size: calc(var(--fontsize) * 0.72);
  }
  .font30,
  .font28,
  .font26 {
    font-size: calc(var(--fontsize) * 0.76);
  }
  .allMenu #snb > li > a,
  .allMenu #snb > li i {
    font-size: 2.8rem;
  }
  .allMenu .depth2 > li.on {
    padding: 15px 0 0;
  }
  main .buttonBox {
    gap: 0 20px;
  }
  main .what ol {
    padding: 0 100px 0 20px;
  }
  main .business .itemBox,
  main .link .itemBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 40px 0;
  }
  main .business .item,
  main .link .item {
    width: calc(50% - 20px);
  }
  main .business .icon,
  main .link .icon {
    height: 50px;
  }
  main .factory .img {
    width: 160%;
  }
  main .factory .icon {
    height: 60px;
  }
  main .factory .iconBox p {
    margin: 20px 0 0;
  }
  #sv {
    height: 360px;
  }
  #sv .flexBox {
    padding: 0 0 60px;
  }
  #sv .pathBox {
    display: none;
  }
  #subContents .lnbBox {
    height: 60px;
  }
  #subContents .lnbBox ul {
    gap: 0 40px;
  }
  #subContents .lnbBox ul li a {
    font-size: 1.6rem;
  }
  #subContents .philosophy .information {
    gap: 0 20px;
  }
  #subContents .philosophy .information .icon {
    height: 50px;
  }
  #subContents .philosophy .information hr {
    height: 20px;
  }
  #subContents .philosophy .rule .gridBox {
    padding: 40px 0 0;
	padding: 0;
  }
  #subContents .philosophy .rule .icon {
    width: 100px;
    height: 100px;
  }
  #subContents .philosophy .rule .item {
    gap: 0 20px;
  }
  #subContents .philosophy .rule .item dl dt {
    font-size: 2.5rem;
    margin: 0 0 15px;
  }
  #subContents .philosophy .rule .center {
    width: 340px;
    height: 340px;
	display: none;
  }
  #subContents .overview .imgBox,
  #subContents .overview .flexBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #subContents .overview .imgBox {
    gap: 30px 0;
  }
  #subContents .overview .flexBox {
    gap: 20px 0;
  }
  #subContents .overview .flexBox a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 40px;
  }
  #subContents .business .itemBox {
    gap: 70px 0;
  }
  #subContents .business .item.reverse .text {
    text-align: left;
  }
  #subContents .business p {
    margin: 30px 0 0;
  }
  #subContents .ceo .text br {
    display: none;
  }
  #subContents .ci .itemBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 40px 0;
  }
  #subContents .ci .itemBox .item {
    width: 50%;
  }
  #subContents .history .topImg {
    padding: 22% 0;
  }
  #subContents .history .historyTab {
    height: 55px;
    margin: -55px 0 0;
  }
  #subContents .history .list ul {
    gap: 40px 0;
  }
  #subContents .location .infoBox .flexBox li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #subContents .location .infoBox .flexBox h6 {
    width: 100%;
  }
  #subContents .cyber .itemBox {
    gap: 70px 0;
  }
  #subContents .cyber .item,
  #subContents .cyber .item.reverse {
    flex-direction: column;
	gap: 30px 0;
  }
  #subContents .cyber dl {
    order: 2;
    width: 100%;
    margin: 0 !important;
	transform: translateY(0);
  }
  #subContents .aim .iconBox {
    flex-wrap: wrap;
	gap: 40px 0;
  }
  #subContents .ethical .tabBg {
    height: 80px;
  }
  #subContents .ethical .philosophy .grayBox,
  #subContents .ethical .charter .grayBox {
    gap: 20px 0;
    padding: 30px 20px;
  }
  #subContents .ethical .code h5 {
    font-size: 2.6rem;
  }
  #subContents .ethical .standards ul {
    grid-template-columns: repeat(2, 1fr);
	gap: 20px;
  }
  #subContents .views.view .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px 0;
  }
  #subContents .views.view .info li {
    width: 100%;
  }
  #subContents .views.view .info li span {
    margin: 0 0 0 auto;
  }
  #subContents .brand .itemBox {
    gap: 20px;
  }
  #subContents .brand .itemBox .item {
    width: calc(50% - 10px);
  }
  #subContents .apply .flexBox.column,
  #subContents .views .flexBox.column {
    gap: 80px 0;
  }
  #subContents .views .boardBox table tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #subContents .views .boardBox table td {
    text-align: left;
  }
  #subContents .views .boardBox table .linkButton {
    margin: 0 0 0 auto;
  }
  #subContents .boardPage .itemBox .item {
    padding: 30px 20px;
  }
  #subContents .boardPage .itemBox .item a,
  #subContents .boardPage .itemBox .item button {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    text-align: left;
  }
  #subContents .boardPage .itemBox .item:not(.a) p {
    font-size: 2.0rem;
  }
  #subContents .boardPage .itemBox .item.a p {
    font-size: 1.8rem;
  }
  #subContents .boardPage .itemBox .img {
    width: 60%;
    padding: 17.2% 0;
  }
  #subContents .boardPage .itemBox .text {
    width: calc(100% - 70px);
  }
  #subContents .boardPage .itemBox span {
    margin: 0 0 12px;
  }
  #subContents .boardPage .itemBox .arrow {
    margin: 0;
  }
  #subContents .philosophy .management .img {
    padding: 34% 0;
  }
  #subContents .philosophy .management dl {
    padding: 0 55px;
  }
  #subContents .philosophy .management .buttonBox button {
    width: 55px;
    height: 55px;
    font-size: 2.0rem;
  }
  #subContents .guide .circleBox {
    gap: 20px;
  }
  #subContents .guide .circleBox .circle {
    width: calc((100% - 40px) / 3);
    padding: calc(((100% - 40px) / 3) / 2) 0;
  }
  #subContents .process .circleBox {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
  #subContents .process .circleBox .circle {
    width: calc((100% - 40px) / 5);
    padding: calc(((100% - 40px) / 5) / 2) 0;
  }
  #subContents .process .circleBox i {
    display: none;
  }
  #subContents .job .itemBox .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 30px 0;
    padding: 40px 0;
  }
  #subContents .job .itemBox .category {
    width: 100%;
  }
  #subContents .job .itemBox .text {
    padding: 0;
  }
  #subContents .information .iconBox dl dt {
    font-size: 2.4rem;
    margin: 20px 0;
  }
  #subContents .information .upbringing .itemBox {
    gap: 0 10px;
  }
  #subContents .information .upbringing .item {
    height: auto;
    padding: 30px 10px;
  }
  #subContents .information .upbringing dl dt {
    font-size: 2.1rem;
    margin: 15px 0 5px;
  }
  #subContents .job .tab li {
    width: calc(100% / 3);
  }
  #subContents .search .list li {
	padding: 0;
  }
  #subContents .search .list a {
    height: 54px;
  }
  footer .footerBox {
    position: relative;
  }
  footer .topButton {
    position: absolute;
    top: 0;
    right: 0;
  }
  footer .logo {
    margin: 0 0 60px;
  }
  footer .contact,
  footer .mark {
    margin: 40px 0;
  }
  footer .family {
    margin: 0;
  }
}

@media (max-width: 640px) {
  .font80,
  .font78 {
    font-size: calc(var(--fontsize) * 0.42);
  }
  .font64 {
    font-size: calc(var(--fontsize) * 0.48);
  }
  .font54 {
    font-size: calc(var(--fontsize) * 0.50);
  }
  .font48 {
    font-size: calc(var(--fontsize) * 0.52);
  }
  .font34 {
    font-size: calc(var(--fontsize) * 0.66);
  }
  .paddingBox.p120, .paddingBox.p150 {
    padding: 60px 0;
  }
  .paddingBox.p120.paddingTopX, .paddingBox.p150.paddingTopX {
    padding: 0 0 60px;
  }
  .paddingBox.p120.paddingBottomX, .paddingBox.p150.paddingBottomX {
    padding: 60px 0 0;
  }
  .marginTop70,
  .marginTop100,
  .marginTop130 {
    margin-top: 40px;
  }
  .enTitle {
    font-size: 1.7rem;
  }
  header .logo {
    width: 80px;
    height: 48px;
  }
  header .searchBox label {
    width: 200px;
  }
  header .menuButton {
    width: 40px;
    height: 40px;
  }
  .allMenu nav ul:not(.depth3) {
    padding: 0 20px;
  }
  .cursor {
    display: none;
  }
  .socialList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px 0;
  }
  .socialList .icon {
    width: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  main section .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px 0;
  }
  main .title.column {
    gap: 20px 0;
  }
  main .buttonBox {
    margin: 0 0 0 auto;
  }
  main .visual .title {
    padding: 0 0 30px;
  }
  main .visual h2 {
    font-size: 2.5rem;
  }
  main .visual .swiper-pagination {
    gap: 10px 0;
  }
  main .visual .swiper-pagination span,
  main .visual .swiper-pagination span.swiper-pagination-current {
    font-size: 1.5rem;
  }
  main .who .img {
    padding: 24% 0;
  }
  main .company .itemBox {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  main .company .text {
    bottom: 10px;
  }
  main .what {
    height: auto;
  }
  main .what .top a {
    width: 60px;
    height: 60px;
    margin: 0 0 0 auto;
  }
  main .what .itemBox {
    width: 100%;
    height: auto;
    padding: 0;
    position: relative;
  }
  main .what .imgBox,
  main .what .line {
    display: none;
  }
  main .what .textBox {
    margin: 0;
  }
  main .what .mobile {
    display: block;
  }
  main .what ol {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 60px 0;
    padding: 0;
  }
  main .what ol li {
    width: 100%;
    max-width: 300px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px 0;
  }
  main .what .text {
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 5px 20px 5px 5px;
    margin: 0 auto;
  }
  main .business h2 br,
  main .factory h2 br {
    display: none;
  }
  main .business .item, 
  main .link .item {
	width: 100%;
  }
  main .factory .img {
    width: 180%;
  }
  main .factory .contents {
    gap: 40px 0;
  }
  main .factory .icon {
    height: 55px;
  }
  main .factory .iconBox p {
    font-size: 1.7rem;
  }
  .formTitle {
    font-size: 2.2rem;
    margin: 0 0 20px;
  }
  table.typeList colgroup {
    display: none;
  }
  table.typeList tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  table.typeList th,
  table.typeList td {
    height: auto;
  }
  table.typeList th {
    text-align: left;
    padding: 15px 20px;
  }
  table.typeList td {
    padding: 20px;
  }
  #subContents .subPage .title.column p {
    font-size: 1.8rem;
    margin: 30px 0 0;
  }
  #subContents .philosophy .information {
    -ms-grid-columns: (minmax(auto, 340px))[1];
        grid-template-columns: repeat(1, minmax(auto, 340px));
  }
  #subContents .philosophy .information .circle {
    grid-area: inherit !important;
  }
  #subContents .philosophy .management .img {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  #subContents .philosophy .management dl {
    padding: 40px 30px;
    position: relative;
    bottom: auto;
  }
  #subContents .philosophy .management dl dt {
    font-size: 2.2rem;
  }
  #subContents .philosophy .management dl dd {
    font-size: 1.6rem;
  }
  #subContents .philosophy .management .buttonBox button {
    width: 40px;
    height: 40px;
    font-size: 1.7rem;
  }
  #subContents .philosophy .rule .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #subContents .philosophy .rule .item dl {
    text-align: center !important;
    margin: 20px 0 0;
  }
  #subContents .overview .topImg {
    padding: 22% 0;
  }
  #subContents .overview .title em {
    display: inherit;
  }
  #subContents .overview .flexBox a {
    gap: 0 30px;
  }
  #subContents .overview .flexBox .icon {
    height: 45px;
  }
  #subContents .overview .flexBox dl dt {
    font-size: 2.0rem;
  }
  #subContents .overview .flexBox dl dd {
    font-size: 1.6rem;
    margin: 10px 0 20px;
  }
  #subContents .ci .infoBox .logo {
    padding: 60px 0;
  }
  #subContents .ci .infoBox .logo img {
    width: 180px;
  }
  #subContents .ci .infoBox .color .item {
    gap: 0 30px;
    padding: 20px;
  }
  #subContents .ci .infoBox .color .item > div {
    width: 80px;
    height: 80px;
  }
  #subContents .ci .infoBox .color dl dt {
    font-size: 2.2rem;
  }
  #subContents .ci .infoBox .color dl dd p {
    font-size: 1.8rem;
    margin: 15px 0 10px;
  }
  #subContents .ci .infoBox .download {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px 0;
  }
  #subContents .ci .infoBox .download a {
    width: 100%;
    height: 60px;
  }
  #subContents .ci .itemBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #subContents .ci .itemBox .item {
    width: 100%;
  }
  #subContents .history .topImg {
    padding: 26% 0;
  }
  #subContents .history .historyTab button,
  #subContents .history .pBox p {
    font-size: 1.6rem;
  }
  #subContents .history .list ul {
    padding: 0 0 0 40px;
  }
  #subContents .history .list ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px 0;
  }
  #subContents .history .dlBox dl {
    gap: 0 15px;
  }
  #subContents .history .pBox {
    margin: 0.22em 0 0;
  }
  #subContents .location .mapBox {
    height: 360px;
  }
  #subContents .location .infoBox dl {
    gap: 20px 0;
    padding: 30px 0;
  }
  #subContents .location .infoBox dl dt {
    font-size: 2.5rem;
  }
  #subContents .brand .itemBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px 0;
  }
  #subContents .brand .itemBox .item {
    width: 100%;
  }
  #subContents .brand .itemBox h5 {
    height: auto;
  }
  #subContents .newsroom .itemBox {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    gap: 30px 0;
  }
  #subContents .newsroom.news .text em {
    font-size: 1.6rem;
  }
  #subContents .newsroom.news .text p {
    font-size: 1.9rem;
  }
  #subContents .newsroom.news .text .date {
    font-size: 1.4rem;
  }
  #subContents .lab .bgBox dl dt br {
    display: none;
  }
  #subContents .lab .haccp .infoBox,
  #subContents .lab .haccp ul {
    flex-direction: column;
  }
  #subContents .lab .haccp .infoBox {
    max-width: 320px;
	margin: 0 auto;
  }
  #subContents .lab .haccp .infoBox .plus {
    margin: -30px 0;
  }
  #subContents .lab .haccp ul {
    gap: 20px 0;
  }
  #subContents .lab .certi dl dt {
    font-size: 2.2rem;
  }
  #subContents .aim .img,
  #subContents .ethical .philosophy .img, #subContents .ethical .charter .img {
    margin: 40px 0;
  }
  #subContents .aim h3 br {
    display: none;
  }
  #subContents .aim .item {
    gap: 20px 0;
  }
  #subContents .aim .iconBox {
	gap: 30px 0;
  }
  #subContents .ethical .tabBg {
	height: 60px;
	gap: 0;
	justify-content: space-around;
    padding: 0;
  }
  #subContents .ethical .tabBg li button,
  #subContents .ethical .philosophy .grayBox p,
  #subContents .ethical .charter .grayBox p,
  #subContents .ethical .code dl dd * {
    font-size: 1.7rem;
  }
  #subContents .ethical .code .item,
  #subContents .ethical .standards .item {
    padding: 60px 0;
  }
  #subContents .ethical .standards dl dd {
    font-size: 1.8rem;
  }
  #subContents .ethical .standards ul {
    grid-template-columns: repeat(1, 1fr);
	gap: 20px 0;
  }
  #subContents .apply .month button {
    width: 42px;
    height: 42px;
  }
  #subContents .apply .date {
    font-size: 2.6rem;
  }
  #subContents .apply .schedule .reservation {
    max-width: 120px;
  }
  #subContents .apply .request .itemBox {
    gap: 10px 0;
  }
  #subContents .apply .request label {
    height: 60px;
    gap: 0 10px;
    padding: 0 20px;
  }
  #subContents .apply .request p {
    font-size: 1.6rem;
  }
  #subContents .apply .complete .icon {
    width: 60px;
    height: 60px;
  }
  #subContents .apply .complete .top {
    margin: 0 0 80px;
  }
  #subContents .apply .complete .top > h4 {
    font-size: 2.4rem;
    margin: 30px 0;
  }
  #subContents .apply .complete .top p {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  #subContents .views.auth input {
    height: 50px;
  }
  #subContents .views.view .info li {
    font-size: 1.7rem;
  }
  #subContents .boardPage .itemBox .item {
    padding: 20px;
  }
  #subContents .boardPage .itemBox .item:not(.a) p {
    font-size: 1.8rem;
  }
  #subContents .boardPage .itemBox .item.a p {
    font-size: 1.6rem;
  }
  #subContents .boardPage .itemBox .text {
    width: calc(100% - 60px);
  }
  #subContents .boardPage .itemBox .arrow {
    width: 40px;
    height: 40px;
  }
  #subContents .boardPage .itemBox .arrow i {
    font-size: 1.8rem;
  }
  #subContents .boardPage .itemBox .arrow img {
    width: 14px;
  }
  #subContents .guide .circleBox {
    gap: 10px;
  }
  #subContents .guide .circleBox .circle {
    width: calc((100% - 30px) / 3);
    padding: calc(((100% - 30px) / 3) / 2) 0;
  }
  #subContents .guide .infoBox {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
  }
  #subContents .process .circleBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 10px;
  }
  #subContents .process .circleBox .circle {
    width: calc((100% - 20px) / 3);
    padding: calc(((100% - 20px) / 3) / 2) 0;
  }
  #subContents .process .textBox a {
    width: 180px;
    height: 55px;
  }
  #subContents .job .tab li {
    width: calc((100% - 20px) / 3);
	height: 50px;
  }
  #subContents .job .tab li button {
    font-size: 1.6rem;
  }
  #subContents .information .iconBox {
    gap: 40px 20px;
  }
  #subContents .information .iconBox .icon {
    height: 56px;
  }
  #subContents .information .iconBox .icon img {
    width: auto;
    height: 100%;
  }
  #subContents .information .iconBox dl dd {
    font-size: 1.6rem;
  }
  #subContents .information .upbringing .itemBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px 0;
  }
  #subContents .information .upbringing .item {
    width: 100%;
    max-width: 320px;
  }
  #subContents .information .upbringing .arrow {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  #subContents .information .textBox dl dt,
  #subContents .information .textBox dl dd > div {
    padding: 20px 10px;
  }
  #subContents .information .textBox h6 {
    font-size: 1.9rem;
    margin: 0 0 15px;
  }
  #subContents .information .textBox .pBox {
    gap: 15px 0;
  }
  #subContents .information .textBox p,
  #subContents .information .textBox ul li {
    font-size: 1.6rem;
  }
  #subContents .search {
	padding: 120px 0 60px;
  }
  #subContents .search .itemBox {
	gap: 80px 0;
  }
}

 @media (max-width: 500px){
	footer .link{flex-wrap:wrap;}
	footer .link li:nth-of-type(4){display:none; }
	footer .link li:last-of-type{width: 100%; margin-top: 5px;}
}