@charset "UTF-8";
.mobile_br { display: none; }
@media screen and (max-width: 1200px) {
  .sub04ContLeft p.sub04ContCase {
    font-size: 6vw;
  }
  .sub04ContLeft p {
    font-size: 3.5vw;
  }
  .sub04ContLeft span {
    font-size: 2.5vw;
    padding-right: 9%;
  }
  .sub05Wrap.active:after {
    width: 79.2%;
  }
  .rollingCount li span {
    font-size: 1.5vw;
  }
  .rollingCount li p {
    font-size: 3.4vw;
  }
  .rollingCount {
    margin-bottom: 20px;
  }
  .rollingCount li::after {
    right: -20px;
    width: 2px;
    height: 20px;
  }
  .slide_Linkbtn {
    margin-bottom: 12px;
  }
  .rollingCount li {
    margin-right: 40px;
  }
  .mouseIcon {
    width: 24px;
  }
  .slide_Linkbtn {
    width: fit-content;
  }
  .slide_Linkbtn a {
    font-size: 16px;
    padding: 0 20px;
  }
  .slide_Linkbtn a {
    line-height: 2;
  }
  .sub06Info li a, .sub06Info p {
    padding-left: 80px;
	height: 85px;
	line-height: 85px;
  }
  .sub06Info li a:after, .sub06Info p:after {
    top: 19px;
	left: 20px;
	width: 45px;
	height:45px;
  }
  .sub06Info li:nth-of-type(1) a:after {
    background-size: contain;
  }
  .sub06Info {
    padding: 30px;
    font-size: 20px;
  }
}
@media screen and (max-width: 1100px) {
  .sub02contTtitle {
    font-size: 36px;
    margin-bottom: 24px;
  }
  .sub02contTText {
    font-size: 24px;
  }
  .sub02cont2TextWrap .sub02contText {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .sub02cont2TextWrap .sub02contText2 {
    font-size: 24px;
  }
  .sub02cont2TextWrap .sub02contText2 span {
    font-size: 26px;
  }
  .sub02cont3 .sub02cont3Title {
    line-height: 45px;
    font-size: 35px;
  }
  .sub02cont3 p { 
    line-height:30px; 
    font-size:20px; 
  }

  .brand_storyCont {
    top: 40px;
    left: 30px;
	height: calc(100% - 80px);
  }
  .brand_storyList ul li:nth-of-type(1) .brand_storyTitle::after {
	height: 11vw !important;
	bottom: -13vw !important;
  }
  .brand_storyList ul li:nth-of-type(2) .brand_storyTitle::after {
	height: 9vw !important;
	bottom: -10vw !important;
  }
  .brand_storyList ul li:nth-of-type(3) .brand_storyTitle::after {
	height: 14vw !important;
	bottom: -15vw !important;
  }

  .brand_storyText p {
    color: #fff;
    line-height: 1.38;
    font-size: 1.9vw;
    font-weight: 500;
  }
  .brand_storyTitle {
    font-size: 4vw;
  }

  .sub04Cont .flex_sb {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 30px;
  }
  .sub04ContRight2 {
    justify-content: flex-start;
  }
  .sub04ContRightList ul {
    flex-wrap: wrap;
    row-gap: 14px;
  }
  .sub05Icon {
    width: 100px;
    height: 100px;
  }
  .sub05List ul li p {
    font-size: 16px;
  }
  .sub05List ul li span {
    font-size: 26px;
	padding: 0 12px 0px;
  }
  .sub05List:after {
    height: calc(100% - 46px);
  }
  .sub08bannerT {
	line-height:24px;
  }
  .sub08bannerT p.Title {
	font-size:18px; 
	margin-top:30px;
  }
  
  .sub08bannerT p.Text {
	font-size:14px;
	margin-bottom:30px;
  }

}
@media screen and (max-width: 960px) {
  header .wrap {
    align-items: center;
  }
  .menuIcon {
    display: block;
    cursor: pointer;
  }
  .gnbwrap {
    display: none;
  }
  header {
    padding-top: 15px;
    height: fit-content;
    width: 100%;
    background: #fff;
    padding-bottom: 15px;
    /* position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 40;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 5%); */
  }
  .m_menu.on {
    display: block;
    position: fixed;
    width: 80%;
    right: 0;
    top: 0;
    padding-top: 30px;
    height: 100%;
    background: #fff;
    z-index: 30;
  }
  .gnbwrap .gnb {
    flex-direction: column;
  }
  header.main .gnbwrap .gnb > li > a {
    color: #000;
  }
  .footerB.flex_sb {
    margin-top: 20px;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    row-gap: 20px;
    margin-bottom: 20px;
  }
  .footerB ul {
    flex-wrap: wrap;
    row-gap: 16px;
  }
  .gnbwrap .gnb > li {
    width: 100%;
  }
  .subMenu li {
    width: 100%;
  }
  .logo img {
    width: 116px;
  }
  .main_serviceCont01 ul {
    row-gap: 10px;
  }
  .sub01ListTitle {
    font-size: 24px;
  }
  .sub01ListText {
    font-size: 18px;
  }
  .sub02cont3 {
    display: block;
	overflow: hidden;
	height: auto;
  }
  .sub02cont3 > .conLeft,
  .sub02cont3 > .conRight {
    width: 100%;
	padding-top: 50px;
	height: 340px;
	margin-bottom: 50px;
  }
  .sub02cont3 > .conLeft {
	background:#f4f4f4;
	margin-bottom:0;
  }
  .sub02cont3 > .conRight {
    background: url('../img/brand_story04_img.png')no-repeat center top;
	background-size: cover;
	height: 380px;
  }
  .sub02cont3 .wrap {
	top: 30px; 
  }
  .sub02cont4 .wrap {
    display: block;
	overflow: hidden;
	height: auto;
  }
  .sub02cont4 .wrap img:nth-of-type(1) {
    margin: 10px 0 0;
	width: 100%;
  }
  .sub02cont4 .wrap img:nth-of-type(2) {
    margin: 10px 0 0;
	width: 100%;
  }
  /*
  .sub05List ul li:nth-child(1) .sub05Wrap {
    padding-left: 0;
  }
  .sub05List ul li:nth-child(2) .sub05Wrap {
    padding-right: 0;
  }
  .sub05List ul li:nth-child(5) .sub05Wrap {
    padding-left: 0;
  }
  .sub05List ul li:nth-child(6) .sub05Wrap {
    padding-right: 0;
  }
  .sub05List ul li:nth-child(9) .sub05Wrap {
    padding-left: 0;
  }
  .sub05List ul li:nth-child(10) .sub05Wrap {
    padding-right: 0;
  }
*/
  .sub07Title {
    font-size: 20px;
    margin-top: -2px;
  }
  .sub11List li {
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
  }
  .sub11List li:nth-child(2n) {
    margin-right: 0;
  }
  .sub11List li:nth-child(3) {
    margin-right: 15px;
  }

  .sub14List .sub14logo {
    display: flex;
    align-items: center;
    justify-content: right;
    padding: 10px 0 15px;
  }
  .sub14List p {
    font-size: 18px;
    line-height: 28px;
  }
  
  .computer_br {
	display: none;
  }
}
@media screen and (max-width: 780px) {
  .subbanner03 {
  	overflow: hidden;
  	height: 320px;
  	margin-top: 90px;
  }
  .subbanner03 .wrap {
    align-items: center;
    justify-content: center;
  }
  .sub06Info {
    padding: 30px;
    font-size: 15px;
  }
  .sub06Info ul {
    flex-direction: column;
  }
  .sub06Info li {
    padding-bottom:10px; 
  }
  .sub06Info li a, .sub06Info p {
    padding-left: 65px;
  }
  
  .sub06Info p {
    margin-top:0; 
  }
  .sub06Info li a:after, .sub06Info p:after {
    top: 19px;
	left: 15px;
	width: 40px;
	height:40px;
  }
  .sub06Info li:nth-of-type(1) a:after {
    background-size: contain;
  }
  .sub08Title {
    font-size: 24px;
  }
  .sub08banner {
    padding-bottom: 32%;
  }
  .sub08bannerT {
	line-height:24px;
  }
  .sub08bannerT p.Title {
	font-size:18px; 
	margin-top:30px;
	color: #fff;
	font-weight: 500;
	position: relative;
  }
  
  .sub08bannerT p.Title:before {
  	content: "";
  	width: 179px;
  	background: rgba(237,111,29,0.8);
  	height:28px;
  	position: absolute;
  	left: -3px;
  	top: 4px;
  	z-index: -1;
  }
  
  .sub08bannerT p.Text:before {
  	content: "";
  	width: 325px;
  	background: rgba(237,111,29,0.8);
  	height:22px;
  	position: absolute;
  	left: -3px;
  	top: 0px;
  	z-index: -1;
  }
  
  .sub08bannerT p.Text:after {
  	content: "";
  	width: 354px;
  	background: rgba(237,111,29,0.8);
  	height:22px;
  	position: absolute;
  	left: -3px;
  	top: 22px;
  	z-index: -1;
  }
  
  .sub08bannerT p.Text2:before {
  	content: "";
  	width: 445px;
  	background: rgba(237,111,29,0.8);
  	height:26px;
  	position: absolute;
  	left: -3px;
  	top: 0px;
  	z-index: -1;
  }

  .sub08bannerT p.Text {
	font-size:14px;
	margin-bottom:30px;
	color: #fff;
	position: relative;
  }
  
  .sub08bannerT p.Text2 { color: #fff; position: relative; }
  
  .sub14List p {
    font-size: 14px;
    line-height: 20px;
  }

  .sub05List ul li:nth-child(1) .sub05Wrap {
	padding-left: 100px;
  } 
  .sub05List ul li:nth-child(2) .sub05Wrap {
	padding-right: 100px;
  }
  .sub05List ul li:nth-child(3) .sub05Wrap {
    padding-left: 70px;
  }
  .sub05List ul li:nth-child(4) .sub05Wrap {
	padding-right: 70px;
  }
  .sub05List ul li:nth-child(5) .sub05Wrap {
	padding-left: 120px;
  }
  .sub05List ul li:nth-child(6) .sub05Wrap {
    padding-right: 120px;
  }
  .sub05List ul li:nth-child(7) .sub05Wrap {
	padding-left: 70px;
  }
  .sub05List ul li:nth-child(8) .sub05Wrap {
	padding-right: 70px;
  }
  .sub05List ul li:nth-child(9) .sub05Wrap {
	padding-left: 120px;
  }
  .sub05List ul li:nth-child(10) .sub05Wrap {
	padding-right: 120px;
  }
  .sub05List ul li:nth-child(11) .sub05Wrap {
	padding-left: 70px;
  }
  .sub11ListInfo span {
	font-size: 16px;
  }
  /*
  .sub11ListInfo span br {
	display: none;
  }
  */
  .t1 > img { padding-left:0; }
  .t3 > img { padding-right:0; }
  
  .main_serviceCont01 ul {
    row-gap: 6px;
  }
  
  .main_serviceWrap {
  	width: 74px;
  }
  
  .subbanner03 .subbannerText {
  	text-align: left;
  	width: 100%;
  	padding-left: 15px;
  	font-size: 16px;
  	z-index: 1;
  }
  
  .subbannerLink {
  	width: 100%;
  	padding-left: 15px;
  	display: flex;
  	flex-direction: row;
  }
  
  .subbannerLink { padding-top: 8px; }
  
  .subbannerLink a.subbannerLink_click { justify-content: flex-start; padding-left: 14px; }
  
  body { max-width: 100%; }
  
  .sub02logo { display: flex; justify-content: center; }
  .sub02logo img { width: 180px; }
  
  .sub01ListTitle { font-size: 27px; word-break: keep-all; }
  .sub01ListText { font-size: 18px; }
  
  .sub02cont3 { margin-bottom: 0px; height: fit-content; }
}
@media screen and (max-width: 720px) {
  .main_aboutList li {
    width: calc((100% - 10px) / 2);
    margin-right: 0;
  }
  .main_aboutList li:first-child {
    order: 1;
    margin-right: 10px;
  }
  .main_aboutList li:nth-child(2) {
    margin-right: 0;
    order: 2;
  }
  .main_aboutList li:nth-child(3) {
    margin-right: 10px;
    order: 3;
  }
  .main_aboutList li:nth-child(5) {
    order: 4;
  }
  .main_aboutList li:nth-child(4) {
    order: 5;
    width: 100%;
    margin-right: 0;
  }
  .sub01ListTitle {
    font-size: 26px;
    margin-bottom: 16px;
  }
  
  .subTabMenu ul { padding: 0; }
  
  .subTabMenu ul li a {
    font-size: 15px; /*2.2vw;*/
    line-height: 1.5;
    padding: 14px 0;
  }
  .subTabMenu ul li::after {
    width: 1px;
    height: 16px;
    display: none;
  }
  .sub02cont2 {
    flex-direction: column;
    row-gap: 30px;
  }
  
  .sub02cont3 > .conLeft, 
  .sub02cont3 > .conRight 
  {
    height:300px;
  }
  .sub02cont3 .sub02cont3Title {
	line-height: 34px;
	font-size: 24px;
  }
  .sub02cont3 p {
	line-height: 26px;
	font-size: 16px;
  }
  .sub04ContRightList ul li {
    width: calc((100% - 16px) / 2);
    margin-right: 16px;
  }
  .sub04ContRightList ul li:nth-child(2n) {
    margin-right: 0;
  }
  .sub05Icon {
    width: 60px;
    height: 60px;
  }
  .sub05List ul li p {
    font-size: 12px;
    margin-bottom: 32px;
    text-align: center;
    white-space: nowrap;
  }
  .sub05List ul li span {
    font-size: 20px;
    margin-bottom: 35px;
  }
  .sub05List ul li:nth-child(4) p {
    margin-bottom: 51px;
    text-align: center;
  }
  .sub05List:after {
    height: calc(100% - 32px);
  }
  .sub05Wrap:after {
    height: 2px;
    /*width: 82%;*/
  }
  .sub07List ul li {
    margin-right: 0;
    width: 100%;
  }

  .sub012Title { display:none }
  .sub012_Top .flex_sb {
    flex-direction: column;
    row-gap: 30px;
  }
  .sub012InputWrap {
    width: 400px;
  }
  .subTabMenu {
    margin-bottom: 40px;
  }
  .subTitle p {
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 12px;
    text-align: center;
  }
  .subTitle span {
    color: #c1c1c1;
    line-height: 1.15;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    display: block;
  }
  .subContTitle {
    margin-bottom: 60px;
  }
  .brand_storyTitle {
    color: #fff;
    text-shadow: 2px 3.5px 17.3px rgb(4 0 0 / 20%);
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -1.5px;
    position: relative;
  }
  .brand_storyText p {
    color: #fff;
    line-height: 1.38;
    font-size: 15px;
    font-weight: 500;
  }
  .brand_storyCont {
    position: absolute;
    top: 10px;
    left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100% - 20px);
  }
  .sub02contTText {
    font-size: 18px;
  }
  .sub02contTtitle {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .mouseIcon {
    display: none;
  }

  .brand_storyImg .v-list01 {
    top: 28%;
  }
  .brand_storyList ul li:nth-of-type(1) .brand_storyTitle::after {
	height: 13vw !important;
	bottom: -15vw !important;
  }
  .brand_storyList ul li:nth-of-type(2) .brand_storyTitle::after {
	height: 13vw !important;
	bottom: -15vw !important;
  }
  .brand_storyList ul li:nth-of-type(3) .brand_storyTitle::after {
	height: 13vw !important;
	bottom: -15vw !important;
  }

  .brand_storyText p {
    color: #fff;
    line-height: 1.38;
    font-size: 2.5vw;
    font-weight: 500;
  }
  .brand_storyTitle {
    font-size: 3.5vw;
  }
  
  .sub06Info li a { font-size: }

}
@media screen and (max-width: 600px) {
  .sub012_Top select {
    width: 100px;
  }
  .searchBox {
    width: calc(100% - 40px);
  }
  /*
  .brand_storyTitle::after {
    display: none;
  }
  */
  .sub03TabIcon {
    width: 60px;
    height: 60px;
  }
  .sub03TabIcon01, .sub03TabMenu li.active .sub03TabIcon01, .sub03TabMenu li:hover .sub03TabIcon01,
  .sub03TabIcon02, .sub03TabMenu li.active .sub03TabIcon02, .sub03TabMenu li:hover .sub03TabIcon02,
  .sub03TabIcon03, .sub03TabMenu li.active .sub03TabIcon03, .sub03TabMenu li:hover .sub03TabIcon03,
  .sub03TabIcon04, .sub03TabMenu li.active .sub03TabIcon04, .sub03TabMenu li:hover .sub03TabIcon04,
  .sub03TabIcon05, .sub03TabMenu li.active .sub03TabIcon05, .sub03TabMenu li:hover .sub03TabIcon05,
  .sub03TabIcon06, .sub03TabMenu li.active .sub03TabIcon06, .sub03TabMenu li:hover .sub03TabIcon06,
  .sub03TabIcon07, .sub03TabMenu li.active .sub03TabIcon07, .sub03TabMenu li:hover .sub03TabIcon07,
  .sub03TabIcon08, .sub03TabMenu li.active .sub03TabIcon08, .sub03TabMenu li:hover .sub03TabIcon08,
  .sub03TabIcon09, .sub03TabMenu li.active .sub03TabIcon09, .sub03TabMenu li:hover .sub03TabIcon09,
  .sub03TabIcon10, .sub03TabMenu li.active .sub03TabIcon10, .sub03TabMenu li:hover .sub03TabIcon10 {
    background-size: contain;
  }
  .sub03TabSub p {
    font-size: 14px;
	padding:5px 0 0;
  }
  .sub03Btn a {
    width: 60px;
    line-height: 25px;
    font-size: 14px;
  }
  .sub08banner {
    padding-bottom: 40%;
  }

  .sub08banner {
	  background: url('../img/sub08banner.jpg') no-repeat center right -170px;
	  background-size:cover;
  }
  
  .sub08banner.best_practices_sub08 {
  	  background: url('../img/sub08banner_2.jpg') no-repeat center right -170px;
  	  background-size:cover;
  }
  
  .sub08banner.best_practices_sub09 {
  	  background: url('../img/sub09banner.jpg') no-repeat center right -170px;
  	  background-size:cover;
  }
  
  .sub08banner.best_practices_sub10 {
  	  background: url('../img/sub10banner.jpg') no-repeat center right -170px;
  	  background-size:cover;
  }
  
  .sub14List ul {
    row-gap: 0;
  }
  .sub14List ul li {
    width: 100%;
	margin-right:0;
  }
  .sub14List .sub14logo img {
    width: 50%;
  }

.sub05List ul li:nth-child(1) .sub05Wrap {
  padding-left: 20px;
}
.sub05List ul li:nth-child(2) .sub05Wrap {
  padding-right: 20px;
}
.sub05List ul li:nth-child(3) .sub05Wrap {
  padding-left: 0px;
}
.sub05List ul li:nth-child(4) .sub05Wrap {
  padding-right: 0px;
}
.sub05List ul li:nth-child(5) .sub05Wrap {
  padding-left: 20px;
}
.sub05List ul li:nth-child(6) .sub05Wrap {
  padding-right: 20px;
}
.sub05List ul li:nth-child(7) .sub05Wrap {
  padding-left: 0px;
}
.sub05List ul li:nth-child(8) .sub05Wrap {
  padding-right: 0px;
}
.sub05List ul li:nth-child(9) .sub05Wrap {
  padding-left: 20px;
}
.sub05List ul li:nth-child(10) .sub05Wrap {
  padding-right: 20px;
}
.sub05List ul li:nth-child(11) .sub05Wrap {
  padding-left: 0px;
}
.sub05List ul li:nth-of-type(1) .sub05Wrap.active:after, .sub05List ul li:nth-of-type(2) .sub05Wrap.active:after, .sub05List ul li:nth-of-type(5) .sub05Wrap.active:after, .sub05List ul li:nth-of-type(6) .sub05Wrap.active:after, .sub05List ul li:nth-of-type(9) .sub05Wrap.active:after, .sub05List ul li:nth-of-type(10) .sub05Wrap.active:after {
    width: 70%;
    transition: all 0.2s linear;
}
.sub05List ul li:nth-of-type(3) .sub05Wrap.active:after, .sub05List ul li:nth-of-type(4) .sub05Wrap.active:after, .sub05List ul li:nth-of-type(7) .sub05Wrap.active:after, .sub05List ul li:nth-of-type(8) .sub05Wrap.active:after, .sub05List ul li:nth-of-type(11) .sub05Wrap.active:after {
    width: 95%;
    transition: all 0.2s linear;
}
  .sub14List p { text-align:center; }
  .sub14List .sub14logo { justify-content: center; }
  .footerBottom > .left { display:none }
  .footerB .tel { display:block; margin-top:10px; }
  .footerBottom > .right ul { float:left; }
  .footerB ul { row-gap: unset; }
}

@media screen and (max-width: 508px) {
	.mobile_br { display: block; }
}

@media screen and (max-width: 500px) {
  .main_aboutText p {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .main_aboutText span {
    font-size: 14px;
  }
  .main_aboutText {
    bottom: 10px;
    left: 10px;
  }
  .mainTitle > p {
    font-size: 18px;
  }
  .mainTitle span {
    font-size: 16px;
  }
  .main_serviceIcon01 {
    width: 20px;
    background-size: contain;
    height: 20px;
    margin-bottom: 10px;
  }
  .main_serviceWrapTitle {
    font-size: 14px;
  }
  .main_serviceBtn a {
    font-size: 14px;
  }
  .main_serviceBtn span {
    width: 10px;
  }
  .sub02contTtitle {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .sub02contTText {
    font-size: 18px;
  }
  .sub02contT {
    padding: 12% 20px 12%;
	height:auto;
  }
  .sub02logo {
    width: 80%;
  }
  .sub02cont2Img {
    width: 50%;
  }

  .sub02cont2TextWrap .sub02contText {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .sub02cont2TextWrap .sub02contText2 {
    font-size: 18px;
  }
  .sub02cont2TextWrap .sub02contText2 span {
    font-size: 20px;
  }

  .sub02cont3 .sub02cont3Title {
	line-height: 30px;
	font-size: 20px;
  }
  .sub02cont3 p {
	line-height: 24px;
	font-size: 14px;
  }
  .sub04Info span {
	padding:0 5px;
  }
  .sub04Cont {
    padding-bottom: 78px;
  }
  .sub04ContRightList ul li {
    /*width: 100%;
    margin-right: 0;*/
  }
  .sub04Info span {font-size: 30px;}
  .sub04Info p { margin-left: 10px; }
  /*.sub04Info p br { display:none; }*/
  .sub04ContLeft p.sub04ContCase {
    font-size: 24px;
    margin-bottom: 14px;
    text-align: center;
  }
  
  .sub04ContLeft p {
  	margin-bottom: 0;
  }
  
  .sub04ContLeft {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  
  .sub04ContLeft span {
  	padding-right: 0;
  	text-align: center;
  }
  
  .sub04ContCase br {
    display: none;
  }
  .sub05Icon {
    width: 36px;
    height: 36px;
  }
  tbody tr td {
    font-size: 16px;
  }

  .sub11List li {
    width: 100%;
    margin-right: 0;
  }

  .sub11List li:nth-child(2n) {
    margin-right: 0;
  }
  .sub11List li:nth-child(3) {
    margin-right: 0;
  }
  .subbanner03 .subbannerText {
    font-size: 15px;
  }
  .subbannerLink {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .sub07Info {
    flex-direction: column;
    row-gap: 12px;
  }
  .sub02contTText {
      word-break: keep-all;
  }
  .sub02contTText br { 
  	display:none;
  }
  .brand_storyTitle::after {
    position: absolute;
    content: "";
    display: block;
    background: #fff;
    width: 2px;
    height: 100px;
    left: 0;
    bottom: -110px;
  }
  /*
  .brand_storyList ul > li:nth-of-type(1) .brand_storyTitle::after {
	height: 60px;
	bottom: -70px;
  }
  .brand_storyList ul > li:nth-of-type(2) .brand_storyTitle::after {
	height: 45px;
	bottom: -55px;
  }
  .brand_storyList ul > li:nth-of-type(3) .brand_storyTitle::after {
	height: 80px;
	bottom: -90px;
  }
  */
  .sub02cont3 > .conLeft, 
  .sub02cont3 > .conRight {
    height: 280px;
  }
  .sub02cont3 > .conRight {
    background-size: contain;
    height: 250px;
	margin-bottom: 0px;
  }
  .sub02cont4 .wrap {
    margin-bottom: 100px;
  }
  .sub05List ul li:nth-child(11) p {
	margin-bottom: 40px;
  }
  .sub06Info {
    padding: 30px;
    font-size: 14px;
  }
  .sub06Info ul {
    flex-direction: column;
  }
  .sub06Info li {
    padding-bottom:10px; 
  }
  .sub06Info li a, .sub06Info p {
    padding: 0 5px 0 55px;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
  }
  .sub06Info p {
    line-height: 2.4;
    padding-top: 10px;

	word-break: keep-all;
  }
  .sub06Info li a:after, .sub06Info p:after {
    top: 14px;
	left: 12px;
	width: 30px;
	height:30px;
  }
  .sub06Info li:nth-of-type(1) a:after {
    background-size: contain;
  }

  .sub08banner {
    padding-bottom: 50%;
  }
  .sub08bannerT p.Title {
    font-size: 16px;
  }
  .sub08bannerT p.Text { margin-bottom:10px; }
  .sub08bannerT p.Text, .sub08bannerT p.Text2 {
	font-size:12px;
	line-height:20px;
  }
  
  .sub08bannerT p.Text2 { letter-spacing: -1px; }
  /*.sub08bannerT p.Text br { display:none; }*/
  .sub012InputWrap {
    width: 300px;
  }
  .searchBox input { font-size:14px; }
  
  .sub06Info .wrap { padding:0; }
  
  .sub08bannerT p.Title:before { width: 157px; }
  .sub08bannerT p.Text:before { width: 275px; top: -1px; }
  .sub08bannerT p.Text:after { width: 300px; top: 21px; }
  .sub08bannerT p.Text2:before { width: 319px; height: 22px; }
  
  
}
@media screen and (max-width: 380px) {
  .main_aboutText p {
    font-size: 14px;
    margin-bottom: 6px;
  }
  .main_aboutText span {
    font-size: 10px;
    line-height: 0.5;
  }
  .main_aboutText {
    bottom: 10px;
    left: 10px;
  }


}

