<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("common.css?v=2200612_5");


/* sub visual */
.visual.sub{background-color:#e6e3de;background-repeat:no-repeat;background-position-y:center;background-size:auto 100%;animation:visual-sub-ani 1s forwards ease-in;}
.visual.sub .sec-tit{position:relative;padding-bottom:32.5%;}
.visual.sub .sec-tit h2{position:absolute;top:50%;left:0;font-size:3.2rem/*@64px*/;font-weight:500;letter-spacing:-0.32rem/*@6.4px*/;transform:translateY(-50%);opacity:0;animation:sec-tit-ani 0.5s forwards ease-in 0.25s;}
.visual.sub .sec-tit h2 .desc{display:block;position:relative;margin-top:4px;font-size:0.9rem/*@18px*/;font-weight:300;color:#5b5b5b;letter-spacing:-0.045rem/*@0.9px*/;opacity:0;animation:sec-tit-desk-ani 0.5s forwards ease-in 0.75s;}
.visual.sub.s1{background-image:url(../images/sub/bg-sub-visual1.png);}
.visual.sub.s2{background-image:url(../images/sub/bg-sub-visual2.png);}/*noodle*/
.visual.sub.s2-1{background-image:url(../images/sub/bg-sub-visual2-1_02.png);}/*beverage*/
.visual.sub.s2-2{background-image:url(../images/sub/bg-sub-visual2-2_02.png);}/*convenient-food*/
.visual.sub.s2-3{background-image:url(../images/sub/bg-sub-visual2-4.png);}/*overseas-brand*/
.visual.sub.s2-4{background-image:url(../images/sub/bg-sub-visual2-4.png);}
.visual.sub.s2-5{background-image:url(../images/sub/bg-sub-visual2-3.png);}/*source*/
.visual.sub.s2-6{background-image:url(../images/sub/bg-sub-visual2-5.png);}/*snack*/
.visual.sub.s3{background-image:url(../images/sub/bg-sub-visual3.png?v=1);}
.visual.sub.s4{background-image:url(../images/sub/bg-sub-visual4.png?v=1);}
.visual.sub.s4-1{background-image:url(../images/sub/bg-sub-visual4-1.png);}/*social-contribution*/
.visual.sub.s5{background-image:url(../images/sub/bg-sub-visual5.png);}


/* bread crumb */
.bread-crumb{background-color:#c70a0b;}
.bread-crumb .grid{display:flex;align-items:center;border-left:1px solid rgba(255,255,255,0.5);}
.bread-crumb .grid &gt; .home{display:block;width:70px;height:70px;background:url(../images/common/ico-home.png) no-repeat center center;font-size:0;}
.bread-crumb .grid &gt; ul &gt; li{display:flex;position:relative;/*width:355px;*/width:309px;border-left:1px solid rgba(255,255,255,0.5);}
.bread-crumb .grid &gt; ul &gt; li:not(.active){display:none;}
.bread-crumb .grid &gt; ul &gt; li a{display:flex;align-items:center;height:70px;padding:0 76px 0 30px;background:url(../images/common/ico-arr-down.png) no-repeat right 30px center;font-size:0.9rem/*@18px*/;font-weight:300;color:#fff;}
.bread-crumb .grid &gt; ul &gt; li &gt; a{width:156px;}
.bread-crumb .grid &gt; ul &gt; li &gt; a{width:110px;padding-right:30px;background-image:none;}/*tmp*/
.bread-crumb .grid &gt; ul &gt; li .snb{border-left:1px solid rgba(255,255,255,0.5);border-right:1px solid rgba(255,255,255,0.5);}
.bread-crumb .grid &gt; ul &gt; li .snb li:not(.current){display:none;}
.bread-crumb .grid &gt; ul &gt; li .snb li a{width:196px;}
.bread-crumb .grid &gt; ul &gt; li .snb.opened{position:absolute;top:0;right:0;z-index:2;padding:83px 0 15px;border-bottom:1px solid rgba(255,255,255,0.5);background-color:#e5e5e5;}
.bread-crumb .grid &gt; ul &gt; li .snb.opened li.current{position:absolute;top:0;right:0;width:100%;background-color:#950708;}
.bread-crumb .grid &gt; ul &gt; li .snb.opened li.current a{background-image:url(../images/common/ico-arr-up.png);}
.bread-crumb .grid &gt; ul &gt; li .snb.opened &gt; li:not(.current){display:block;}
.bread-crumb .grid &gt; ul &gt; li .snb.opened &gt; li:not(.current) a{height:auto;padding-top:6px;padding-bottom:6px;background-image:none;color:#000;}
.bread-crumb .grid &gt; ul &gt; li .snb.opened &gt; li:not(.current) a:hover{color:#d93716;}


/* container */
.container{padding:80px 0 150px;}
.container .page-tit{display:flex;flex-wrap:wrap;align-items:baseline;margin:-18px 0 48px;font-size:2.7rem/*@54px*/;letter-spacing:-0.27rem/*@5.4px*/;font-weight:500;}
.container .page-tit .desc{font-size:1.5rem/*@30px*/;font-weight:300;letter-spacing:-0.075rem/*@1.5px*/;}
.container .page-tit .desc:before{margin:0 8px 0 12px;content:"/";}
.par p{font-size:0.9rem/*@18px;*/;font-weight:300;line-height:1.66;letter-spacing:-0.045rem/*@0.9px*/;word-break:keep-all;}
.par p &gt; em{display:block;margin-bottom:27px;font-size:1.7rem/*@34px*/;font-weight:400;line-height:1.35;letter-spacing:-0.17rem/*@3.4px*/;}
.par p &gt; em strong{font-weight:400;color:#c70a0b;}
.par &gt; p.ess{display:flex;justify-content:space-between;}
.par &gt; p.ess &gt; em{margin-bottom:17px;font-size:1rem/*@20px*/;letter-spacing:-0.07rem/*@1.4px*/;}
.par &gt; p.ess span{font-size:0.9rem/*@18px*/;}
.par &gt; p.ess span i{color:#c70a0b;}
.col-list{display:flex;flex-wrap:wrap;margin:-20px;}
.col-list li{margin:20px;}
.col-list li a{display:block;}
.col-list li a &gt; span{display:block;}
.col-list li a .thumb-block{position:relative;padding-bottom:100%;}
.col-list li a .thumb-block img{position:absolute;top:0;left:0;width:100%;height:100%;}
.col-list.tit-only{margin:-11px -20px 0;}
.col-list.tit-only li{margin:11px 20px 0;}
.col-list.tit-only li a .tit-block{font-size:0.9rem/*@18px*/;font-weight:300;}
.col-list.c3 li{width:calc(33.3333333% - 40px);}
.col-list.c4 li{width:calc(25% - 40px);}
.flx-tbl &gt; .th{margin-bottom:16px;font-weight:400;letter-spacing:-0.07rem/*@1.4px*/;}
.flx-tbl &gt; ul &gt; li{padding:7px 20px;border-bottom:1px solid #cdcdcd;font-size:0.9rem/*@18px*/;font-weight:300;word-break:keep-all;}
.flx-tbl &gt; ul &gt; li &gt; em{flex:none;width:105px;padding:4px 0 7px;margin-right:30px;}
.flx-tbl &gt; ul &gt; li &gt; em i{margin-left:2px;color:#c70a0b;}
.flx-tbl &gt; ul &gt; li &gt; ul{flex:1;}
.flx-tbl &gt; ul &gt; li &gt; ul li &gt; label + input[type=radio] + label{margin-left:30px;}
.flx-tbl &gt; ul &gt; li &gt; ul li &gt; input[type=text] + .desc{margin-left:7px;}
.flx-tbl &gt; ul &gt; li.no-data{justify-content:center;align-items:center;height:100px;}
.flx-tbl.list &gt; ul &gt; li{display:flex;}
.flx-tbl.list &gt; ul.thead &gt; li{padding:20px 30px 22px;border-top:1px solid #000;border-bottom:1px solid #000;font-weight:400;}
.flx-tbl.list &gt; ul.tbody &gt; li{padding:16px 30px 18px;}
.flx-tbl.basic &gt; ul &gt; li{display:flex;padding:12px 20px;}
.flx-tbl.basic &gt; ul &gt; li &gt; ul li{display:flex;flex-wrap:wrap;align-items:center;min-height:36px;margin-top:7px;}
.flx-tbl.basic &gt; ul &gt; li &gt; ul li:first-child{margin-top:0;}
.par + .flx-tbl.basic &gt; ul{border-top:1px solid #000;}
.w-flx{flex:1;margin-right:80px;}
.w-flx .new{display:inline-block;width:15px;height:20px;margin:6px 0 0 8px;background:url(../images/common/ico-new.png) no-repeat;vertical-align:top;}
.w-no{width:36px;margin-right:80px;text-align:center;}
.w-date{width:75px;text-align:center;}
.w-download{display:flex;align-items:center;width:67px;margin-right:80px;}
.w-download a{display:block;width:16px;height:15px;margin-right:10px;background:url(../images/common/ico-download.png) no-repeat;font-size:0;}
.w-media{width:89px;margin-right:80px;text-align:center;}
.w-target{width:66px;margin-right:80px;text-align:center;}
.w-term{width:161px;text-align:center;}
.w-th{width:170px;}
.flx-tbl.list &gt; ul.thead &gt; li .w-flx{text-align:center;}
.flx-tbl.list &gt; ul.tbody &gt; li .w-no, .flx-tbl.list &gt; ul.tbody &gt; li .w-date, .flx-tbl.list &gt; ul.tbody &gt; li .w-term{font-size:0.8rem/*@16px*/;color:#858585;}
.flx-tbl.list &gt; ul.tbody &gt; li .w-download{padding-left:10px;}
.flx-tbl.list &gt; ul.tbody &gt; li .w-media, .flx-tbl.list &gt; ul.tbody &gt; li .w-target{font-size:0.8rem/*@16px*/;}
.flx-tbl.list &gt; ul.tbody &gt; li .flag{display:inline-block;min-width:44px;margin:0 -4px;padding:4px 7px 5px;border-radius:3px;background-color:#6eb92c;font-size:0.8rem/*@16px*/;font-weight:400;color:#fff;line-height:1;text-align:center;}
.flx-tbl.list &gt; ul.tbody &gt; li:hover a{color:#d93716;}
.pagination{display:flex;justify-content:center;margin-top:46px;}
.pagination li a{display:block;margin:0 2px;padding:8px 15px;font-size:0.8rem/*@16px*/;}
.pagination li .current{color:#c70a0b;}
.pagination li .move{width:40px;height:40px;background-repeat:no-repeat;background-position:center;font-size:0;}
.pagination li .prev{margin-left:0;margin-right:6px;background-image:url(../images/common/ico-page-prev1.png);}
.pagination li .prev.disabled{background-image:url(../images/common/ico-page-prev1-disabled.png);}
.pagination li .next{margin-left:6px;margin-right:0;background-image:url(../images/common/ico-page-next1.png);}
.pagination li .next.disabled{background-image:url(../images/common/ico-page-next1-disabled.png);}
.tab{display:flex;margin-bottom:30px;border-bottom:1px solid #000;}
.tab li{position:relative;z-index:1;bottom:-1px;width:25%;max-width:179px;}
.tab li a{display:flex;justify-content:center;align-items:center;height:56px;background-color:#000;font-weight:300;color:#a7a7a7;outline:none;}
.tab li.active a{background-color:#c70a0b;font-weight:400;color:#fff;}
.tab.dep2{flex-wrap:wrap;margin-bottom:10px;border-bottom:none;}
.tab.dep2 li{bottom:0;width:auto;max-width:none;margin-right:20px;margin-bottom:20px;}
.tab.dep2 li a{height:auto;background-color:transparent;color:#000;}
.tab.dep2 li.ui-state-active a{font-weight:400;color:#c70a0b;}
.tab.spc-btw{justify-content:space-between;margin-bottom:40px;border-bottom:none;}
.tab.spc-btw li{bottom:0;max-width:none;}
.tab.spc-btw li a{height:70px;border:1px solid #c5c5c5;background-color:#f3f3f3;color:#000;letter-spacing:-0.05rem/*@1px*/;}
.tab.spc-btw li.ui-state-active a{border:none;background-color:#c70a0b;font-weight:500;color:#fff;}
.tab.spc-btw.t2 li{width:calc(50% - 8px);}
.tab.spc-btw.t4 li{width:calc(25% - 20px);}
.par + .tab{margin-top:54px;}
.switch{display:flex;margin-bottom:40px;}
.switch li{font-size:0.9rem/*@18px*/;}
.switch li.opt-tit{flex:none;margin-right:20px;padding-top:0.35rem/*@7px*/;}
.switch li.opt{display:flex;flex-wrap:wrap;}
.switch li input[type=checkbox]{display:none;width:0;height:0;margin:0;}
.switch li input[type=checkbox] + label{display:block;min-width:118px;margin:0 10px 10px 0;padding:10px 20px;border-radius:20px;border:1px solid #d5d5d5;background-color:#f3f3f3;font-weight:300;line-height:1;text-align:center;cursor:pointer;}
.switch li input[type=checkbox] + label:last-child{margin-right:0;}
.switch li input[type=checkbox]:checked + label{border-color:#c70a0b;background-color:#fff;color:#c70a0b;}
.bl li{margin-top:10px;font-size:0.9rem/*@18px*/;font-weight:300;word-break:keep-all;}
.bl li:first-child{margin-top:0;}
.bl li.none:before{content:"" !important;}
.bl.hyphen li{position:relative;padding-left:0.55rem/*@11px*/;}
.bl.hyphen li:before{position:absolute;top:0;left:0;content:"-";}
.circles{display:flex;}
.circles li{display:flex;align-items:center;position:relative;border-radius:100%;background-color:#f6f6f6;font-weight:300;}
.circles li .txt-block{display:block;position:absolute;top:50%;left:0;width:100%;text-align:center;transform:translateY(-50%);}
.circles li em{display:block;font-size:1.7rem/*@34px*/;line-height:1.35;letter-spacing:-0.085rem/*@1.7px*/;}
.circles li em .en{display:block;font-size:1.2rem/*@24px*/;letter-spacing:0;}
.circles li .desc{display:block;min-height:4.8rem;margin-top:26px;line-height:1.6;letter-spacing:-0.05rem/*@1px*/;word-break:keep-all;}
.circles li.red{background-color:#d81521;color:#fff;}
.circles li.red em .en{color:#ffbabe;}
.circles li.green{background-color:#74b92a;color:#fff;}
.circles li.green em .en{color:#cdff98;}
.circles li.black{background-color:#231916;color:#fff;}
.circles li.black em .en{color:#b0a39f;}
.circles li.lv1{background-color:#b8b8b8;color:#fff;}
.circles li.lv2{background-color:#df898f;color:#fff;}
.circles li.lv3{background-color:#df545d;color:#fff;}
.circles.c3 li{width:33.3333333%;padding-bottom:33.3333333%;}
.circles.c4 li{width:25%;padding-bottom:25%;}
.circles.c6 li{width:16.6666666%;padding-bottom:16.6666666%;}
.circles.blend{justify-content:center;}
.circles.blend li{width:378px;margin:0 -27px;padding-bottom:378px;}
.circles.blend li .txt-block{padding:0 14.2857142%;}
.circles.blend li.green{z-index:1;background-color:transparent;background-image:url(../images/sub/bg-circles-blend-green.png);background-size:cover;/*mix-blend-mode:darken;*/}
/*
.circles.blend li.black{mix-blend-mode:soft-light;}
*/
.circles.c4.proc{margin-left:-16px;margin-right:-16px;}
.circles.c4.proc li{width:calc(25% - 32px);margin:0 16px;padding-bottom:calc(25% - 32px);}
.circles.c6.proc{margin-left:-16px;margin-right:-16px;}
.circles.c6.proc li{width:calc(16.6666666% - 32px);margin:0 16px;padding-bottom:calc(16.6666666% - 32px);}
.circles.proc li:after{display:block;position:absolute;top:50%;right:-23px;width:14px;height:24px;background:url(../images/common/ico-proc-next.png) no-repeat left center;background-size:100% auto;transform:translateY(-50%);content:"";}
.circles.proc li:last-child:after{display:none;}
.tbl{width:100%;border-collapse:collapse;}
.tbl td{padding:9px 20px;border:1px solid #656565;}
.tbl.list td{text-align:center;}
.tbl.list td.tal{text-align:left;}
.tbl.list td.wdb-brk-all{word-break:break-all;}
.w-custom1-others{width:27.3415326%;}
.sch-panel{display:flex;flex-wrap:wrap;align-items:flex-end;margin-bottom:39px;}
.sch-panel .sch-result{flex:1;font-size:1.1rem/*@22px*/;}
.sch-panel .sch-frm{display:flex;max-width:360px;padding-bottom:17px;border-bottom:2px solid #000;}
.sch-panel .sch-frm input[type=text]{width:calc(100% - 49px);height:32px;padding:0 4px;border:none;font-size:0.9rem/*@18px*/;}
.sch-panel .sch-frm .btn{width:32px;height:32px;margin-left:17px;border-radius:0;border:none;background:url(../images/common/ico-search.png) no-repeat;font-size:0;}


/* intro */
.paldo{position:relative;margin-bottom:calc(5.9166666% + 60px);}
.paldo &gt; .rect{display:block;position:absolute;}
.paldo &gt; .rect.green{top:-4.2179261%;right:17.5%;z-index:2;width:8.3333333%;height:17.5746924%;background-color:#6cb52b;}
.paldo &gt; .rect.red{bottom:-12.4780316%;right:0;width:25%;height:52.7240773%;background-color:#c70a0b;}
.paldo &gt; img{position:relative;z-index:1;width:83.5%;image-rendering:-webkit-optimize-contrast;}
.greetings .par.inc-img{display:flex;}
.greetings .par.inc-img .img-block{flex:none;margin-right:17px;}
.greetings .signature{position:relative;top:-45px;}
.rp-business{margin-top:100px;overflow:hidden;}
.rp-business .grid{display:flex;justify-content:space-between;position:relative;}
.rp-business .grid p{margin-right:20px;letter-spacing:-0.05rem/*@1px*/;line-height:1.6;word-break:keep-all;}
.rp-business .grid p em{display:block;margin-bottom:9px;font-size:2.3rem/*@46px*/;}
.rp-business .grid p em:before{display:block;width:35px;height:3px;margin-bottom:11px;background-color:#c70a0b;content:"";}
.rp-business .grid .since{display:block;position:absolute;bottom:-4px;left:0;width:100%;font-size:4rem/*@80px*/;font-weight:900;color:rgba(0,0,0,0.1);line-height:1;letter-spacing:-0.125rem/*@2.5px*/;text-transform:uppercase;}
.rp-business .grid .since:after{position:absolute;bottom:4px;left:0;z-index:-1;width:100%;height:1px;background-color:rgba(0,0,0,0.2);content:"";}
.rp-business .grid .bg-block{flex:none;width:1048px;margin-top:32px;margin-right:-360px;}
.rp-business.even .grid{flex-direction:row-reverse;}
.rp-business.even .grid{text-align:right;}
.rp-business.even .grid p{margin-left:20px;margin-right:0;}
.rp-business.even .grid p em:before{margin-left:auto;}
.rp-business.even .grid .bg-block{margin-right:auto;margin-left:-360px;}
.rp-business.b2 .grid .since{bottom:13px;}
.history &gt; em{display:flex;justify-content:center;align-items:center;width:7.7rem/*@154px*/;height:7.7rem/*@154px*/;margin:0 auto;border-radius:100%;background-color:#c70a0b;font-size:1.3rem/*@26px*/;letter-spacing:-0.0325rem/*@0.65px*/;font-weight:300;color:#fff;}
.history &gt; ul li{position:relative;padding-bottom:2.85rem/*@57px*/;font-weight:100;letter-spacing:-0.05rem/*@1px*/;}
.history &gt; ul li:first-child{padding-top:4.7rem/*@94px*/;}
.history &gt; ul li &gt; em{display:block;margin-bottom:3px;font-weight:500;}
.history &gt; ul li:before{display:block;position:absolute;top:0.3rem/*@6px*/;width:0.65rem/*@13px*/;height:0.65rem/*@13px*/;border-radius:100%;border:0.15rem/*@3px*/ solid #c70a0b;background-color:#fff;content:"";}
.history &gt; ul li:first-child:before{top:5rem/*@100px*/;}
.history &gt; ul li &gt; span{display:block;position:relative;}
.history &gt; ul li &gt; span img{position:absolute;bottom:0;}
.history &gt; ul li &gt; span.i01 img{right:151px;}
.history &gt; ul li &gt; span.i02 img{left:151px;}
.history &gt; ul li &gt; span.i03 img{right:105px;}
.history &gt; ul li &gt; span.i04 img{right:127px;}
.history &gt; ul li &gt; span.i05 img{left:99px;}
.history &gt; ul li &gt; span.i05-1 img{right:185px;}
.history &gt; ul li &gt; span.i06 img{left:111px;}
.history &gt; ul li &gt; span.i07 img{right:122px;}
.history &gt; ul li &gt; span.i08 img{right:251px;}
.history &gt; ul li &gt; span.i09 img{/*right:128px;*/left:128px;}
.history &gt; ul li &gt; span.i09-1 img{bottom:-20px;right:124px;}
.history &gt; ul li &gt; span.i10 img{left:146px;}
.history &gt; ul li &gt; span.i11 img{left:193px;}
.history &gt; ul li &gt; span.i12 img{right:208px;}
.history &gt; ul li &gt; span.i13 img{left:247px;}
.history &gt; ul li &gt; span.i14 img{right:193px;}
.history &gt; ul li &gt; span.i15 img{left:176px;}
.history &gt; ul li &gt; span.i16 img{right:110px;}
.history &gt; ul li &gt; span.i17 img{bottom:-14px;left:279px;}
.history &gt; ul li &gt; span.i18 img{bottom:-20px;right:223px;}
.history &gt; ul li &gt; span.i2-1 img{left:182px;}
.history &gt; ul li &gt; span.i2-2 img{left:185px;}
.history &gt; ul li &gt; span.i2-3 img{bottom:-3px;right:226px;}
.history &gt; ul li &gt; span.i2-4 img{bottom:-14px;left:142px;}
.history &gt; ul li &gt; span.i2-5 img{bottom:-6px;right:134px;}
.history &gt; ul li &gt; span.i2-6 img{left:256px;}
.history &gt; ul li &gt; span.i2-7 img{left:202px;}
.history &gt; ul li &gt; span.i2-8 img{bottom:-10px;right:222px;}
.history &gt; ul li &gt; span.i2-9 img{left:185px;}
.history &gt; ul li &gt; span.i2-10 img{bottom:27px;right:252px;}
.history &gt; ul li &gt; span.i2-11 img{bottom:-11px;left:257px;}
.history &gt; ul li &gt; span.i2-12 img{bottom:12px;right:381px;}
.history &gt; ul li.rt{margin-left:50%;padding-left:29px;border-left:1px solid #c70a0b;}
.history &gt; ul li.rt:before{left:-0.5rem/*@10px*/;}
.history &gt; ul li.lt{margin-right:calc(50% - 1px);padding-right:29px;border-right:1px solid #c70a0b;text-align:right;}
.history &gt; ul li.lt:before{right:-0.5rem/*@10px*/;}
.history &gt; ul li.end{padding-bottom:5.7rem/*@114px*/;}
.history &gt; ul li.last-in-front{padding-bottom:3.15rem/*@63px*/;}
.history &gt; ul li.last-in-front + li{margin-top:-0.3rem/*@6px*/;padding-bottom:0;border:none;}
.ci &gt; img{margin:0 auto;}
.ci .par p{text-align:center;}
.ci.logotype{border:1px solid #d6d6d6;}
.ci.logotype .img-block{}
.ci.logotype .par{padding:43px 20px 44px;border-top:1px solid #d6d6d6;background-color:#f6f6f6;}
.ci.color{margin-top:120px;}
.ci.color .par{margin-top:53px;}
.ci + .btn-wrap .btn{border-color:#c70a0b;color:#c70a0b;}
.recruit &gt; p{letter-spacing:-0.05rem/*@1px*/;}
.recruit &gt; p em{display:block;margin:80px 0 14px;font-size:2.3rem/*@46px*/;letter-spacing:-0.1625rem/*@3.25px*/;}
.recruit &gt; p em:before{display:block;width:35px;height:3px;margin-bottom:14px;background-color:#c70a0b;content:"";}
.recruit &gt; p img{margin:56px auto 0;}
.recruit &gt; p + .circles{margin-top:56px;}
.recruit &gt; p + .bl{margin-top:23px;}
.recruit .bl li{margin-top:0;padding-left:0.65rem/*@13px*/;font-size:1rem/*@20px*/;font-weight:400;letter-spacing:-0.05rem/*@1px*/;}
.recruit .bl li.none{margin-bottom:10px;padding-left:0;}
.recruit .bl li.none em{display:block;margin-bottom:9px;font-size:1.2rem/*@24px*/;color:#d81521;}
.recruit .bl + .bl{margin-top:28px;}
.recruit ol{margin-top:1.45rem/*@29px*/;margin-bottom:0;padding-left:0.95rem/*@19px*/;}
.recruit ol li{letter-spacing:-0.05rem/*@1px*/;}
.recruit .circles.info2{justify-content:center;max-width:744px;margin-left:auto;margin-right:auto;}
.recruit .circles.info3 li em{font-size:1.5rem/*@30px*/;word-break:keep-all;}
.recruit .circles.info4{margin-top:36px;margin-bottom:36px;}
.recruit .circles.info4 li{border:1px solid #dbdbdb;}
.recruit .circles.info4 li i{display:block;width:89px;height:68px;margin:0 auto 5px;background:url(../images/sub/sub1-6-cont-ico-set.png) no-repeat;}
.recruit .circles.info4 li i.i2{background-position:-89px 0;}
.recruit .circles.info4 li i.i3{background-position:-178px 0;}
.recruit .circles.info4 li i.i4{background-position:-267px 0;}
.recruit .circles.info4 li i.i5{background-position:-356px 0;}
.recruit .circles.info4 li i.i6{background-position:-445px 0;}
.recruit .no-data{margin-top:120px;font-size:1.7rem/*@34px*/;letter-spacing:-0.085rem/*@1.7px*/;text-align:center;word-break:keep-all;}
.recruit .no-data .img-block{display:block;margin-bottom:29px;padding:0 40px;}
.recruit .no-data .img-block img{margin-top:0;}
.recruit .circles.info4 li em{font-size:0.9rem/*@18px*/;font-weight:400;letter-spacing:-0.045rem/*@0.9px*/;}
.map-block{position:relative;padding-bottom:50%;border:1px solid #d6d6d6;}
.map-block &gt; div{position:absolute !important;top:0;left:0;width:100%;height:100%;}
.map-block &gt; iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
.map-info{padding:38px 20px 42px;border:1px solid #d6d6d6;border-top:none;background-color:#f6f6f6;word-break:keep-all;}
.map-info &gt; em{display:block;font-size:1.2rem/*@24px*/;font-weight:500;letter-spacing:-0.06rem/*@1.2px*/;text-align:center;}
.map-info ul{display:flex;flex-wrap:wrap;justify-content:center;margin-top:7px;}
.map-info ul li{font-size:0.9rem/*@18px*/;font-weight:300;}
.map-info ul li:after{margin:0 13px;content:"|";}
.map-info ul li:last-child:after{display:none;}
.transportation{display:flex;flex-wrap:wrap;margin-top:46px;}
.transportation ul{width:50%;}
.transportation ul li{display:flex;flex-wrap:wrap;align-items:center;margin-top:17px;font-size:0.9rem/*@18px*/;font-weight:300;}
.transportation ul li:first-child{margin-top:0;}
.transportation ul li em{display:flex;align-items:center;margin-bottom:7px;font-size:1.3rem/*@26px*/;font-weight:500;letter-spacing:-0.065rem/*@1.3px*/;}
.transportation ul li em i{display:block;height:1.5rem;margin-right:8px;background-repeat:no-repeat;background-size:auto 100%;}
.transportation ul.subway li em i{width:1.15rem;background-image:url(../images/sub/ico-subway.png);}
.transportation ul.subway li .line{display:flex;justify-content:center;width:26px;height:26px;margin-right:8px;padding-top:4px;border-radius:100%;font-size:0.8rem/*@16px*/;font-weight:400;color:#fff;line-height:1;}
.transportation ul.subway li .line.no3{background-color:#fe5d10;}
.transportation ul.subway li .line.no7{background-color:#54640d;}
.transportation ul.bus li em i{width:1.45rem;background-image:url(../images/sub/ico-bus.png);}


/* product */
.bnr{position:relative;margin-top:-37px;}
.bnr .owl-stage{display:flex;flex-wrap:wrap;align-items:flex-end;}
.bnr .owl-nav &gt; div{position:absolute;top:50%;width:14px;height:24px;background-repeat:no-repeat;font-size:0;}
.bnr .owl-nav .owl-prev{left:-64px;background-image:url(../images/common/ico-slide-prev.png);}
.bnr .owl-nav .owl-prev.disabled{background-image:url(../images/common/ico-slide-prev-disabled.png);}
.bnr .owl-nav .owl-next{right:-64px;background-image:url(../images/common/ico-slide-next.png);}
.bnr .owl-nav .owl-next.disabled{background-image:url(../images/common/ico-slide-next-disabled.png);}
.bnr + .col-list{margin-top:120px;}
.col-list.prod li a{position:relative;padding:20px 43px 37px;border:1px solid #d5d5d5;}
.col-list.prod li a .flag{display:flex;justify-content:center;align-items:center;position:absolute;top:-1px;left:-1px;z-index:1;width:56px;height:56px;font-size:0.75rem/*@15px*/;color:#fff;letter-spacing:-0.0375rem/*@0.75px*/;}
.col-list.prod li a .flag.new{background-color:#6eb92c;}
.col-list.prod li a .tit-block{position:relative;z-index:1;margin:0 -23px;letter-spacing:-0.05rem/*@1px*/;text-align:center;word-break:keep-all;}
.col-list.prod li a:hover{animation:rect-bdr-ani 0.5s forwards ease-in;}
.prod-top{display:flex;}
.prod-top .tit{flex:1;margin:-18px 0 48px;font-size:2.7rem/*@54px*/;letter-spacing:-0.27rem/*@5.4px*/;font-weight:500;word-break:keep-all;}
.prod-top .desc{display:block;font-size:1rem/*@20px*/;font-weight:300;letter-spacing:-0.05rem/*@1px*/;}
.prod-top .desc em{display:block;font-size:1.4rem/*@28px*/;font-weight:400;letter-spacing:-0.07rem/*@1.4px*/;}
.prod-top .desc em strong{font-weight:400;color:#c70a0b;}
.prod-top .share{display:flex;}
.prod-top .share li{margin-left:8px;}
.prod-top .share li:first-child{margin-left:0;}
.prod-top .share li a i{display:block;width:50px;height:50px;background-repeat:no-repeat;font-size:0;}
.prod-top .share li a i.facebook{background-image:url(../images/common/ico-share-facebook.png);}
.prod-top .share li a i.kakaotalk{background-image:url(../images/common/ico-share-kakaotalk.png);}
.prod-top .share li a.copyurl{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:25px;border:1px solid #ccc;}
.prod-top .share li a.copyurl span{font-size:0.7rem/*@14px*/;font-weight:300;line-height:1;}
.prod-mdl{display:flex;flex-wrap:wrap;align-items:flex-end;margin-bottom:60px;padding-bottom:80px;border-bottom:1px solid #d5d5d5;}
.prod-mdl .rel{margin-left:33px;}
.prod-mdl .rel h4{margin-bottom:16px;font-size:1rem/*@20px*/;font-weight:300;}
.prod-mdl .rel ul{display:flex;flex-wrap:wrap;}
.prod-mdl .rel ul li{margin-right:20px;margin-bottom:20px;border:1px solid #d5d5d5;}
.prod-mdl .rel ul li:last-child{margin-right:0;}
.prod-mdl .rel ul li a{display:block;position:relative;width:150px;padding-bottom:100%;}
.prod-mdl .rel ul li a img{position:absolute;top:0;left:0;width:100%;height:100%;}
.prod-btm{padding-bottom:60px;}
.prod-btm h4{margin:-9px 0 18px;font-size:1.4rem/*@28px*/;font-weight:400;}
.prod-btm h5{font-size:1rem/*@20px*/;}
.prod-btm ul + h5{margin-top:30px;}
.prod-btm ul{display:flex;flex-wrap:wrap;}
.prod-btm ul li{position:relative;width:20%;margin-top:10px;padding:0 15px;font-size:0.9rem/*@18px*/;font-weight:300;}
.prod-btm ul li:before{display:block;position:absolute;top:10px;left:0;width:7px;height:7px;border-radius:3.5px;background-color:#c70a0b;content:"";}
.prod-btm ul.rows{display:block;}
.prod-btm ul.rows li{width:auto;word-break:keep-all;}
.prod-btm ul.rows + ul{margin-top:20px;}
.move-page{display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid #d5d5d5;}
.move-page li{max-width:50%;}
.move-page li a{display:flex;font-size:0.9rem/*@18px*/;font-weight:300;}
.move-page li a em{flex:none;font-weight:400;}
.move-page li a span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;}
.move-page li a:hover span{color:#d93716;}
.move-page li.prev{padding-right:10px;}
.move-page li.next{padding-left:10px;}
.move-page li.prev a{padding-left:22px;background:url(../images/common/ico-page-prev.png) no-repeat left center;}
.move-page li.next a{padding-right:22px;background:url(../images/common/ico-page-next.png) no-repeat right center;}
.move-page li.prev a em:after{margin:0 4px 0 8px;font-weight:300;content:"|";}
.move-page li.next a em:before{margin:0 8px 0 4px;font-weight:300;content:"|";}
.atc-head{padding-bottom:48px;}
.atc-head .tit{flex:1;margin-top:-18px;font-size:2.7rem/*@54px*/;letter-spacing:-0.27rem/*@5.4px*/;font-weight:500;word-break:keep-all;}
.atc-head .date{font-size:0.9rem/*@18px*/;font-weight:300;}
.atc-body{padding:60px 0 90px;border-top:1px solid #000;border-bottom:1px solid #d5d5d5;font-size:0.9rem/*@18px*/;font-weight:300;}
.atc-body img{margin:0 auto;}
.atc-body p{line-height:1.78;}
.atc-body p a{color:#c70a0b;text-decoration:underline;}
.atc-body .btn-wrap .btn{border-color:#c70a0b;color:#c70a0b;}
.atc-body + .move-page{border-top:none;}


/* recipe */
.col-list.recipe li a .tit-block{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:19px;font-weight:300;text-overflow:ellipsis;overflow:hidden;}
.col-list.recipe.c4 li a .tit-block{margin-top:14px;font-size:0.9rem/*@18px*/;}


/* publicity */
.video-block{display:block;position:relative;padding-bottom:56.25%;}
.video-block iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
.page-tit + .video-block{margin-bottom:60px;}
.col-list.cf li .tit-block{display:block;margin-top:14px;font-size:0.9rem/*@18px*/;font-weight:300;text-align:center;}
.col-list.event li a{display:block;position:relative;padding-bottom:16px;}
.col-list.event li a .flag{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:2;width:56px;height:56px;background-color:#6eb92c;font-size:0.75rem/*@15px*/;color:#fff;letter-spacing:-0.0375rem/*@0.75px*/;}
.col-list.event li a .term{display:block;margin:18px 0 1px;font-size:0.9rem/*@18px*/;font-weight:300;color:#c70a0b;text-align:center;}
.col-list.event li a .tit-block{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-weight:300;text-align:center;text-overflow:ellipsis;overflow:hidden;}
.col-list.event li.end a .flag{background-color:#c70a0b;}
.col-list.event li.end a .thumb-block:before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgba(0,0,0,0.6);content:"";}
.par p &gt; img.diagram{margin:56px auto 0;}
.rp-business .grid p .primary{font-weight:500;}
.rp-business .grid p .secondary{font-weight:500;color:#74b92a;}
.rp-business .grid .bg-block.min{width:835px;margin-right:-246px;}
.social-contribution .col-list.c2.business{margin:21px -40px -30px;}
.social-contribution .col-list.c2.business li{width:calc(50% - 80px);margin:30px 40px;}
.social-contribution .col-list.c2.business li .thumb-block{display:block;position:relative;}
.social-contribution .col-list.c2.business li .thumb-block .tit-block{display:block;position:absolute;bottom:0;left:0;width:100%;padding:15px 20px;background-color:rgba(199,10,11,0.85);font-size:1.4rem/*@28px*/;color:#fff;letter-spacing:-0.07rem/*@1.4px*/;text-align:center;}
.social-contribution .col-list.c2.business li:nth-child(2) .thumb-block .tit-block,
.social-contribution .col-list.c2.business li:nth-child(3) .thumb-block .tit-block{background-color:rgba(116,185,42,0.85);}
.social-contribution .col-list.c2.business li .txt-block{display:block;padding:37px 20px 38px;border:1px solid #cdcdcd;border-top:none;font-size:0.95rem/*@19px*/;line-height:1.6842105;letter-spacing:-0.038rem/*@0.76px*/;text-align:center;}
.social-contribution .col-list li .thumb-block img{width:100%;}
.social-contribution .col-list.c2 li{width:calc(50% - 40px);}
.act-photo-wrap{margin-left:calc((100% - 1200px) / 2);}
.act-photo .act-tit{margin:10px 0 54px;font-size:1.7rem/*@34px*/;font-weight:700;line-height:1.3529411;letter-spacing:-0.085rem/*@1.7px*/;}
.act-photo .col-list.c2 li{width:calc(50% - 40px);}
.act-photo .col-list.c2 li:nth-child(2){margin-top:166px;}
.act-photo .col-list.c2 li:nth-child(3){margin-top:-126px;}
.act-photo .owl-item &gt; div{max-width:1200px;}
.act-photo .owl-nav &gt; div{position:absolute;top:calc(50% + 34px);z-index:1;width:51px;height:87px;background-repeat:no-repeat;font-size:0;}
.act-photo .owl-nav .owl-prev{left:-130px;background-image:url(../images/common/ico-slide-prev1.png);}
.act-photo .owl-nav .owl-prev.disabled{background-image:url(../images/common/ico-slide-prev1-disabled.png);}
.act-photo .owl-nav .owl-next{right:calc(100% - 1200px - 130px);background-image:url(../images/common/ico-slide-next1.png);}
.act-photo .owl-nav .owl-next.disabled{background-image:url(../images/common/ico-slide-next1-disabled.png);}
.act-photo:before{display:block;position:absolute;top:0;right:0;z-index:1;width:calc(100% - 1200px);height:100%;background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%);content:"";}


/* helpdesk */
#faq .tab{margin-bottom:60px;border-bottom:none;justify-content:center;}
#faq .tab li{width:150px;height:150px;margin:0 32px;border-radius:100%;overflow:hidden;}
#faq .tab li a{flex-direction:column;height:100%;font-size:0.9rem/*@18px*/;font-weight:300;color:#fff;letter-spacing:-0.045rem/*@0.9px*/;}
#faq .tab li a i{flex:none;display:block;width:59px;height:59px;margin-bottom:5px;background-repeat:no-repeat;background-size:cover;}
#faq .tab li.t1 a i{background-image:url(../images/sub/faq-tab-ico1.png);}
#faq .tab li.t2 a i{background-image:url(../images/sub/faq-tab-ico2.png);}
#faq .tab li.t3 a i{background-image:url(../images/sub/faq-tab-ico3.png);}
#faq .tab li.t4 a i{background-image:url(../images/sub/faq-tab-ico4.png);}
#faq .tab li.ui-state-active a{background-color:#c70a0b;}
.faq-list{border-top:1px solid #000;}
.faq-list &gt; h3{position:relative;padding:20px 20px 22px 83px;border-bottom:1px solid #000;font-size:0.9rem/*@18px*/;outline:none;cursor:pointer;}
.faq-list &gt; h3:before{display:block;position:absolute;top:12px;left:17px;width:46px;height:46px;border-radius:100%;background-color:#6eb92c;font-size:1.2rem/*@24px*/;color:#fff;line-height:1.7;text-align:center;content:"Q";}
.faq-list &gt; div{position:relative;padding:24px 20px 26px 123px;border-bottom:1px solid #000;background-color:#f4f4f4;font-size:0.9rem/*@18px*/;font-weight:300;line-height:1.66;letter-spacing:-0.045rem/*@0.9px*/;word-break:keep-all;}
.faq-list &gt; div:before{display:block;position:absolute;top:17px;left:57px;width:46px;height:46px;border-radius:100%;background-color:#c70a0b;font-size:1.2rem/*@24px*/;color:#fff;line-height:1.7;text-align:center;content:"A";}
.faq-list &gt; div .pc{margin-top:26px;}
.faq-list &gt; div .mo{display:none;}
.faq-list &gt; div .mo strong{font-weight:500;}
.inquiry p em{display:block;margin:76px 0 33px;font-size:1.7rem/*@34px*/;font-weight:300;letter-spacing:-0.17rem/*@3.4px*/;}
.inquiry p em:before{display:block;width:35px;height:3px;margin-bottom:8px;background-color:#c70a0b;content:"";}
.inquiry .proc-img + .bl{margin-top:34px;}
.inquiry .flx-tbl-wrap{display:flex;}
.inquiry .flx-tbl-wrap .flx-tbl.list{width:50%;}
.inquiry .flx-tbl-wrap .flx-tbl.list:last-child{border-left:1px solid #cdcdcd;}
.inquiry .flx-tbl-wrap .flx-tbl.list &gt; ul.thead &gt; li &gt; span{flex:1;width:auto;}
.inquiry .flx-tbl-wrap .flx-tbl.list &gt; ul.thead &gt; li &gt; span:last-child{border-left:none;}
.inquiry .flx-tbl-wrap .flx-tbl.list &gt; ul.tbody &gt; li .min-h{min-height:112px;}
.inquiry .bl + .flx-tbl-wrap, .inquiry .bl + .flx-tbl.list{margin-top:36px;}
.inquiry .flx-tbl-wrap + .bl.hyphen{margin-top:34px;}
.inquiry .flx-tbl.list &gt; ul.thead &gt; li{padding:0;border-bottom-color:#cdcdcd;color:#c70a0b;}
.inquiry .flx-tbl.list &gt; ul.thead &gt; li &gt; span{width:50%;padding:15px 20px 17px;text-align:center;}
.inquiry .flx-tbl.list &gt; ul.thead &gt; li &gt; span:last-child{border-left:1px solid #cdcdcd;}
.inquiry .flx-tbl.list &gt; ul.tbody &gt; li{padding:0;}
.inquiry .flx-tbl.list &gt; ul.tbody &gt; li &gt; span{padding:16px 20px 18px;border-left:1px solid #cdcdcd;}
.inquiry .flx-tbl.list &gt; ul.tbody &gt; li &gt; span:first-child{border-left:none;}
.inquiry .flx-tbl.list &gt; ul.tbody &gt; li .w-flx{margin-right:0;}
.inquiry .flx-tbl.list.l2 &gt; ul.tbody &gt; li &gt; span{width:50%;text-align:center;}
.inquiry .flx-tbl.list.l2 + .bl{margin-top:14px;}
.flx-tbl &gt; textarea{min-height:163px;padding:20px;font-weight:300;color:#818181;}
.flx-tbl &gt; ul &gt; li.agreement{padding:8px 0 0;border-bottom:none;}
.flx-tbl &gt; ul &gt; li.agreement .caution{width:50%;color:#c70a0b;}
.flx-tbl &gt; ul &gt; li.agreement &gt; ul &gt; li{justify-content:flex-end;}
.flx-tbl + .par{margin-top:48px;}
.flx-tbl ul li textarea{min-height:256px;}
.flx-tbl ul li.captcha img{width:178px;border:1px solid #ddd;}
.flx-tbl ul li.captcha a{display:block;width:21px;height:27px;margin-left:10px;background:url(../images/common/ico-reload.png) no-repeat;font-size:0;}


/* etc */
header + .container{border-top:1px solid #000;}
.policy h4{margin-bottom:27px;font-size:2.3rem/*@46px*/;line-height:1.6;letter-spacing:-0.115rem/*@2.3px*/;}
.policy h4:before{display:block;width:35px;height:3px;margin-bottom:11px;background-color:#c70a0b;content:"";}
.policy h4 ~ h4{margin-top:80px;}
.policy h5{margin-bottom:13px;font-size:1.2rem/*@24px*/;font-weight:500;color:#c70a0b;letter-spacing:-0.06rem/*@1.2px*/;}
.policy p &gt; strong, .policy .bl li strong{font-weight:500;}
.policy p + .bl{margin-top:28px;}
.policy .bl + p, .policy .bl + .bl{margin-top:30px;}
.policy p ~ h5{margin-top:46px;}
.policy p + .flx-tbl.list{margin-top:34px;}
.policy .flx-tbl.list &gt; ul.thead &gt; li{padding:0;border-bottom-color:#cdcdcd;color:#c70a0b;}
.policy .flx-tbl.list &gt; ul.thead &gt; li &gt; span{padding:15px 20px 17px;border-left:1px solid #cdcdcd;text-align:center;}
.policy .flx-tbl.list &gt; ul.thead &gt; li &gt; span:first-child{width:30%;border-left:none;}
.policy .flx-tbl.list &gt; ul.thead &gt; li &gt; span:last-child{width:70%;}
.policy .flx-tbl.list &gt; ul.tbody &gt; li{padding:0;}
.policy .flx-tbl.list &gt; ul.tbody &gt; li &gt; span{padding:16px 20px 18px;border-left:1px solid #cdcdcd;}
.policy .flx-tbl.list &gt; ul.tbody &gt; li &gt; span:first-child{width:30%;border-left:none;text-align:center;}
.policy .flx-tbl.list &gt; ul.tbody &gt; li &gt; span:last-child{width:70%;}
.page-tit .keyword{margin-right:10px;}
.page-tit + .sch-category{margin-top:-8px;}
.sch-category{margin-bottom:35px;font-size:1.2rem/*@24px*/;}
.sch-category ~ .sch-category{margin-top:52px;}


/* error */
.container .page-tit.error{align-items:center;flex-direction:column;text-align:center;word-break:keep-all;}
.container .page-tit.error .desc{color:#c70a0b;}
.container .page-tit.error .desc:before{display:none;}
.container .page-tit.error + .par{text-align:center;}


/* footer */
footer.sub{border-top:1px solid #d5d5d5;}


/* animation */
@keyframes visual-sub-ani{
	0%{opacity:0;background-position-x:70px;}
	100%{opacity:1;background-position-x:center;}
}

@keyframes sec-tit-ani{
	0%{left:-70px;}
	100%{opacity:1;left:0;}
}

@keyframes sec-tit-desk-ani{
	0%{top:-10px;}
	100%{opacity:1;top:0;}
}


/* media query */
@media all and (min-width:1240px){
	.col-list.prod li a .thumb-block img{transition:all 0.25s;}
	.col-list.prod li a:hover .thumb-block img{transform:scale(1.1);}
	.col-list.event li a .thumb-block{overflow:hidden;}
	.col-list.event li a .thumb-block img{transition:all 0.25s;}
	.col-list.event li a:hover .thumb-block img{transform:scale(1.1);}
}

@media all and (max-width:1476px){
	.act-photo-wrap{max-width:940px;margin:0 auto;}
	.act-photo:before{display:none;}
	.act-photo .owl-nav .owl-next{right:-130px;}
}

@media all and (max-width:1368px){
	.bnr .owl-nav &gt; div{display:none;}
}

@media all and (max-width:1239px){
	.visual.sub .sec-tit h2{font-size:40px;letter-spacing:-4px;}
	.visual.sub .sec-tit h2 .desc{font-size:11.25px;letter-spacing:-0.5625px;}
	.bread-crumb .grid{margin:0;border-left:none;}
	.bread-crumb .grid &gt; .home{width:56px;height:56px;background-size:19.2px;image-rendering:-webkit-optimize-contrast;}
	.bread-crumb .grid &gt; ul &gt; li{width:270px;}
	.bread-crumb .grid &gt; ul &gt; li{width:240px;}/*tmp*/
	.bread-crumb .grid &gt; ul &gt; li a{height:56px;padding-left:20px;padding-right:53px;background-position:right 20px center;background-size:12.8px auto;image-rendering:-webkit-optimize-contrast;}
	.bread-crumb .grid &gt; ul &gt; li &gt; a{width:115px;}
	.bread-crumb .grid &gt; ul &gt; li &gt; a{width:85px;padding-right:20px;}/*tmp*/
	.bread-crumb .grid &gt; ul &gt; li .snb li a{width:152px;}
	.bread-crumb .grid &gt; ul &gt; li .snb.opened{padding:66px 0 11px;}
	.container{padding:64px 0 120px;}
	.container .page-tit{margin:-11px 0 41px;font-size:34px;letter-spacing:-3.4px;}
	.container .page-tit .desc{font-size:18px;letter-spacing:-0.9px;}
	.par p &gt; em{font-size:21px;letter-spacing:-1.05px;}
	.col-list{margin:-10px;}
	.col-list li{margin:10px;}
	.col-list.tit-only{margin:-11px -10px 0;}
	.col-list.tit-only li{margin:11px 10px 0;}
	.col-list.c3 li{width:calc(33.3333333% - 20px);}
	.col-list.c4 li{width:calc(25% - 20px);}
	.flx-tbl.list &gt; ul.thead &gt; li{padding:13px 20px 14px;}
	.flx-tbl.list &gt; ul.tbody &gt; li{padding:13px 20px 14px;}
	.w-flx, .w-no, .w-download{margin-right:40px;}
	.tab.spc-btw li a{height:56px;}
	.tab.spc-btw.t4 li{width:calc(25% - 7.5px);}
	.switch li input[type=checkbox] + label{min-width:100px;}
	.circles.c4.proc{margin-left:-10px;margin-right:-10px;}
	.circles.c4.proc li{width:calc(25% - 20px);margin:0 10px;padding-bottom:calc(25% - 20px);}
	.circles.c6.proc{margin-left:-10px;margin-right:-10px;}
	.circles.c6.proc li{width:calc(16.6666666% - 20px);margin:0 10px;padding-bottom:calc(16.6666666% - 20px);}
	.circles.proc li:after{right:-15px;width:10px;height:12px;}
	.sch-panel{margin-bottom:30px;}
	.sch-panel .sch-frm{padding-bottom:8px;}
	.sch-panel .sch-frm input[type=text]{width:calc(100% - 32px);}
	.sch-panel .sch-frm .btn{width:24px;margin-left:8px;background-position:right center;background-size:24px;}
	.paldo{position:relative;margin-bottom:calc(5.9166666% + 48px);}
	.greetings .par.inc-img{display:block;}
	.greetings .par.inc-img .img-block{margin-right:0;}
	.greetings .signature{display:flex;justify-content:flex-end;top:0;max-width:649px;padding-right:20px;}
	.rp-business .grid{margin-right:0;}
	.rp-business .grid p em{margin-bottom:5px;font-size:28px;}
	.rp-business .grid p em:before{width:25px;height:2px;margin-bottom:9px;}
	.rp-business.even .grid{margin-left:0;margin-right:20px;}
	.recruit &gt; p em{margin:60px 0 8px;font-size:28px;}
	.recruit &gt; p em:before{width:25px;height:2px;margin-bottom:11px;}
	.recruit &gt; p img{margin-top:36px;}
	.recruit &gt; p + .circles{margin-top:36px;}
	.recruit .circles.info2{max-width:696px;margin-left:auto;margin-right:auto;}
	.recruit .circles.info4 li i{width:70px;height:54px;margin-bottom:8px;background-size:420px auto;}
	.recruit .circles.info4 li i.i2{background-position:-70px 0;}
	.recruit .circles.info4 li i.i3{background-position:-140px 0;}
	.recruit .circles.info4 li i.i4{background-position:-210px 0;}
	.recruit .circles.info4 li i.i5{background-position:-280px 0;}
	.recruit .circles.info4 li i.i6{background-position:-350px 0;}
	.recruit .no-data{margin-top:75px;}
	.transportation ul li{margin-top:10px;}
	.transportation ul.subway li .line{width:25px;height:25px;margin-right:7px;padding-top:5px;}
	.bnr + .col-list{margin-top:50px;}
	.col-list.prod li a{position:relative;padding:7.407407% 15.9259259% 13.7037037%;}
	.col-list.prod li a .flag{height:32px;}
	.col-list.prod li a .tit-block{margin:0 -15.9259259%;}
	.prod-top .tit{margin-top:-10px;font-size:34px;letter-spacing:-3.4px;}
	.prod-top .desc{font-size:13px;letter-spacing:-0.65px;}
	.prod-top .desc em{font-size:18px;letter-spacing:-0.9px;}
	.prod-top .share li a i{width:40px;height:40px;background-size:cover;image-rendering:-webkit-optimize-contrast;}
	.prod-top .share li a.copyurl{width:40px;height:40px;border-radius:20px;}
	.prod-top .share li a.copyurl span{font-size:12px;}
	.atc-head .tit{font-size:34px;letter-spacing:-3.4px;}
	.page-tit + .video-block{display:none;}
	.social-contribution .col-list.c2.business{margin:1px -10px -10px;}
	.social-contribution .col-list.c2.business li{width:calc(50% - 20px);margin:10px;}
	.social-contribution .col-list.c2.business li .thumb-block .tit-block{font-size:20px;letter-spacing:-1px;}
	.social-contribution .col-list.c2.business li .txt-block{padding:20px 8px;}
	.social-contribution .col-list.c2 li{width:calc(50% - 20px);}
	.act-photo-wrap{margin:0 20px;max-width:none;padding:0 46px;}
	.act-photo .act-tit{margin-bottom:17px;font-size:21px;}
	.act-photo .col-list.c2 li{width:calc(50% - 20px);}
	.act-photo .col-list.c2 li:nth-child(2),
	.act-photo .col-list.c2 li:nth-child(3){margin-top:10px;}
	.act-photo .owl-nav &gt; div{top:calc(50% + 20px);width:26px;height:45px;background-size:100% auto;}
	.act-photo .owl-nav .owl-prev{left:-46px;}
	.act-photo .owl-nav .owl-next{right:-46px;}
	.inquiry p em{margin-top:57px;margin-bottom:11px;font-size:21px;letter-spacing:-1.05px;}
	.inquiry p em:before{width:25px;height:2px;}
	.inquiry .proc-img{display:none;}
	.inquiry .proc-img + .bl{margin-top:0;}
	.inquiry .flx-tbl-wrap .flx-tbl.list &gt; ul.tbody &gt; li .min-h{min-height:103px;}
	.faq-list &gt; h3,.faq-list &gt; div{padding-left:64px;}
	.faq-list &gt; h3:before, .faq-list &gt; div:before{left:12px;width:40px;height:40px;}
	.policy h4{font-size:28px;letter-spacing:-1.4px;}
	.policy h4:before{width:25px;height:2px;margin-bottom:9px;}
	.policy h5{font-size:18px;letter-spacing:-0.9px;}
	.sch-category{margin-bottom:16px;}
	.sch-category ~ .sch-category{margin-top:33px;}

	@keyframes visual-sub-ani{
		0%{background-position-x:center;background-size:auto 110%;}
		100%{background-position-x:center;background-size:auto 100%;}
	}
}

@media all and (max-width:1065px){
	.circles.blend li{width:36.8421052%;margin:0 -2.6315789%;padding-bottom:36.8421052%;}
	.circles li em{line-height:1.18;}
	.circles li .desc{min-height:74px;line-height:1.4;}
	.prod-mdl .rel{margin-left:0;}
}

@media all and (max-width:1023px){
	.rp-business{margin-top:60px;}
	.rp-business .grid{display:block;}
	.rp-business .grid .since{display:inline;position:static;font-size:28px;letter-spacing:-1.4px;}
	.rp-business .grid .since:after{display:none;}
	.rp-business .grid .bg-block{width:auto;margin-right:0;}
	.rp-business.even .grid .bg-block{margin-left:0;}
	.ci.logotype .par{padding:35px 20px;}
	.ci.color{margin-top:60px;}
	.ci.color .par{margin-top:35px;}
	.rp-business .grid .bg-block.min{width:auto;margin-right:20px;}
	#faq .tab{margin:0 -5px 30px;}
	#faq .tab li{height:56px;margin:0 5px;border-radius:0;}
	#faq .tab li a{flex-direction:row;}
	#faq .tab li a i{width:30px;height:30px;margin-right:5px;image-rendering:-webkit-optimize-contrast;}
}

@media all and (max-width:943px){
	.history &gt; ul li{padding-bottom:49px;}
	.history &gt; ul li:first-child{padding-top:53px;}
	.history &gt; ul li:before{display:none;}
	.history &gt; ul li &gt; span{display:flex;flex-direction:column-reverse;}
	.history &gt; ul li &gt; span img{position:static;margin:5px auto 8px;}
	.history &gt; ul li.rt{margin-left:0;padding-left:0;border-left:none;text-align:center;}
	.history &gt; ul li.lt{margin-right:0;padding-right:0;border-right:none;text-align:center;}
	.history &gt; ul li.last-in-front{padding-bottom:49px;}
	.history &gt; ul li.last-in-front + li{margin-top:0;}
}

@media all and (max-width:895px){
	.circles.c6.proc{flex-wrap:wrap;margin-bottom:16px;}
	.circles.c6.proc li{width:calc(33.3333333% - 20px);margin-bottom:20px;padding-bottom:calc(33.3333333% - 20px);}
}

@media all and (max-width:889px){
	.col-list.c4 li{width:calc(33.3333333% - 20px);}
}

@media all and (max-width:851px){
	.inquiry .flx-tbl-wrap{display:block;}
	.inquiry .flx-tbl-wrap .flx-tbl.list{width:auto;}
	.inquiry .flx-tbl-wrap .flx-tbl.list:last-child{margin-top:20px;border-left:none;}
	.w-th{width:146px;}
}

@media all and (max-width:806px){
	.col-list.c3 li{width:calc(50% - 20px);}
}

@media all and (max-width:767px){
	.container{padding:40px 0 75px;}
	.recruit .no-data{font-size:23.8px;}
	.map-block{padding-bottom:75%;}
	.prod-top{flex-direction:column;margin-bottom:40px;}
	.prod-top .tit{margin-bottom:20px;}
	.prod-mdl{margin-bottom:40px;padding-bottom:20px;}
	.prod-mdl .rel{flex:1;margin-top:20px;}
	.prod-mdl .rel ul{margin:0 -10px;}
	.prod-mdl .rel ul li{width:calc(33.3333333% - 20px);margin:0 10px 20px;}
	.prod-mdl .rel ul li a{width:auto;}
	.prod-btm ul li{width:33.3333333%;padding-right:0;}
	.faq-list &gt; div .pc{display:none;}
	.faq-list &gt; div .mo{display:block;}
}

@media all and (max-width:735px){
	.recruit .circles.info2{margin-left:-10px;margin-right:-10px;}
}

@media all and (max-width:640px){
	.flx-tbl.basic &gt; ul &gt; li{flex-direction:column;padding-left:0;padding-right:0;border-bottom:none;}
	.flx-tbl.basic &gt; ul &gt; li &gt; em{width:auto;margin-right:0;}
	.flx-tbl &gt; ul &gt; li.agreement{flex-direction:column;}
	.flx-tbl &gt; ul &gt; li.agreement .caution{width:auto;margin-bottom:7px;}
	.flx-tbl &gt; ul &gt; li &gt; ul li &gt; label + input[type=radio] + label{margin-left:0;}
	.flx-tbl &gt; ul &gt; li &gt; ul li &gt; label{min-width:50%;margin-bottom:9px;}
	.w-flx{/*margin-right:20px;*/margin-right:0;}
	.w-no{margin-right:36px;}
	.w-download, .w-media, .w-date, .w-target, .w-term{display:none;}
	.circles li em{font-size:23.8px;}
	.circles li em .en{font-size:16.8px;}
	.recruit .circles.info1 li .desc{min-height:0;margin-top:19px;font-size:14px;line-height:1.12;}
	.recruit .circles.info3 li em{font-size:21px;}
	.transportation{flex-direction:column;}
	.transportation ul{width:auto;}
	.transportation ul.bus{margin-top:37px;}
	#faq .tab{flex-wrap:wrap;}
	#faq .tab li{width:calc(50% - 10px);max-width:none;margin:5px;}
}

@media all and (max-width:619px){
	.act-photo-wrap{padding:0 17px;}
	.act-photo .col-list.c2 li{width:calc(100% - 20px);}
	.act-photo .owl-nav &gt; div{top:167px;width:17px;height:29px;}
	.act-photo .owl-nav .owl-prev{left:-27px;}
	.act-photo .owl-nav .owl-next{right:-27px;}
}

@media all and (max-width:599px){
	.col-list.c4 li{width:calc(50% - 20px);}
	.col-list.prod li a{padding-left:20px;padding-right:20px;}
	.col-list.prod li a .tit-block{margin:0;}
	.social-contribution .col-list.c2.business li{width:calc(100% - 20px);}
}

@media all and (max-width:507px){
	.visual.sub .grid{margin:0;}

	@keyframes sec-tit-ani{
		0%{left:-20px;}
		100%{opacity:1;left:20px;}
	}
}

@media all and (max-width:499px){
	.sch-panel{flex-direction:column-reverse;margin-bottom:6px;}
	.sch-panel .sch-result{width:100%;margin-top:24px;}
	.sch-panel .sch-result .cnt{display:block;margin-bottom:10px;}
	.sch-panel .sch-frm{width:100%;max-width:none;}
}

@media all and (max-width:430px){
	.visual.sub .sec-tit{padding-bottom:40%;}
	.col-list.c3 li{width:calc(100% - 20px);}
	.col-list.prod li a .tit-block{margin:0 -10px;font-size:16px;}
	.circles li em{font-size:17px;}
	.circles li em .en{font-size:12px;}
	.recruit .circles.info1 li .desc{margin-top:13px;font-size:10px;}
	.recruit .circles.info3 li em{font-size:16px;}
	.recruit .circles.info4 li em{font-size:12px;}
	.recruit .circles.info4 li i{width:56px;height:43px;margin-bottom:4px;background-size:336px auto;}
	.recruit .circles.info4 li i.i2{background-position:-56px 0;}
	.recruit .circles.info4 li i.i3{background-position:-112px 0;}
	.recruit .circles.info4 li i.i4{background-position:-168px 0;}
	.recruit .circles.info4 li i.i5{background-position:-224px 0;}
	.recruit .circles.info4 li i.i6{background-position:-280px 0;}
	.prod-btm ul li{width:50%;}
	.social-contribution .col-list.c3 li + li{margin-top:27px;}
	.social-contribution .col-list.c2 li{width:calc(100% - 20px);}
}

@media all and (max-width:375px){
	.col-list.prod li a .tit-block{font-size:14px;}
	.prod-btm ul li{font-size:14px;}
	.prod-btm ul li:before{top:7px;}
	.rp-business .grid .since.line-break375{display:block;margin-bottom:14px;}
}

@media all and (max-width:320px){
	.bread-crumb .grid &gt; ul &gt; li{width:250px;}
	.bread-crumb .grid &gt; ul &gt; li a{padding-left:15px;padding-right:48px;background-position:right 15px center;}
	.bread-crumb .grid &gt; ul &gt; li &gt; a{width:105px;}
	.bread-crumb .grid &gt; ul &gt; li .snb li a{width:142px;}
}</pre></body></html>