:root{--lp-carry-bg-near:#E9E8E3;--lp-carry-bg-car:#DDDCC9;--lp-carry-bg-jp:#D7CBB8;--lp-carry-section-gap:160px;--lp-carry-article-gap:100px;--lp-carry-block-title-height:65px}@media screen and (max-width:750px){:root{--lp-carry-section-gap:80px;--lp-carry-article-gap:50px;--lp-carry-block-title-height:50px}}main .page-width{max-width:130rem}.lp_carry_merit_list{display:grid;grid-template-columns:repeat(4,1fr);-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;padding:0;list-style:none}@media screen and (max-width:750px){.lp_carry_merit_list{grid-template-columns:repeat(2,1fr)}}.lp_carry_merit_list li{padding:30px 0 20px;position:relative}.lp_carry_merit_list li:after{content:"";width:2px;height:30px;background:rgb(var(--color-foreground));position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.lp_carry_merit_list li:nth-child(1){background:#bca889;color:#fff}.lp_carry_merit_list li:nth-child(1):after{background:#fff}.lp_carry_merit_list li:nth-child(2){background:#dddcc9}.lp_carry_merit_list li:nth-child(3){background:#eae7db}.lp_carry_merit_list li:nth-child(4){background:#dad9d4}.lp_carry_merit_en{margin:0;padding:0;font-size:36px;text-align:center}@media screen and (max-width:750px){.lp_carry_merit_en{font-size:20px}}.lp_carry_merit_title{margin:0;padding:0 0 5px;font-size:22px;text-align:center}@media screen and (max-width:750px){.lp_carry_merit_title{font-size:16px}}.lp_carry_merit_txt{margin:0;padding:0;font-size:16px;text-align:center}@media screen and (max-width:750px){.lp_carry_merit_txt{font-size:12px}}.lp_carry_area{display:grid;grid-template-columns:repeat(1,1fr);row-gap:var(--lp-carry-section-gap);padding:calc(var(--lp-carry-section-gap) / 2) 0}.lp_carry_section{padding:calc(var(--lp-carry-block-title-height) / 2) 0 0;position:relative}.lp_carry_section_near .lp_carry_article,.lp_carry_section_near .lp_carry_title{background:var(--lp-carry-bg-near)}.lp_carry_section_car .lp_carry_article,.lp_carry_section_car .lp_carry_title{background:var(--lp-carry-bg-car)}.lp_carry_section_jp .lp_carry_article,.lp_carry_section_jp .lp_carry_title{background:var(--lp-carry-bg-jp)}.lp_carry_title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:370px;max-width:calc(100% - 40px);height:var(--lp-carry-block-title-height);margin:0;padding:0;border:2px solid #FFF;font-size:30px;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media screen and (max-width:750px){.lp_carry_title{font-size:24px}}.lp_carry_article{padding:var(--lp-carry-article-gap) 20px}@media screen and (max-width:750px){.lp_carry_article{padding:var(--lp-carry-article-gap) 0}}.lp_carry_article_inner{display:grid;grid-template-columns:repeat(1,1fr);row-gap:var(--lp-carry-article-gap)}.lp_carry_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.lp_carry_block:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}@media screen and (max-width:750px){.lp_carry_block{display:block}.lp_carry_block:not(:last-child){padding-bottom:var(--lp-carry-article-gap);border-bottom:1px solid rgb(var(--color-foreground))}}.lp_carry_block img{max-width:100%;vertical-align:bottom}.lp_carry_block_img{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}@media screen and (max-width:750px){.lp_carry_block_img{width:100%;max-width:100%;margin-bottom:5px}}.lp_carry_block_txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;-webkit-box-flex:0;-ms-flex:0 0 42%;flex:0 0 42%;width:42%;max-width:42%}@media screen and (max-width:750px){.lp_carry_block_txt{width:100%;max-width:100%;height:auto}}.lp_carry_block_txt_top,.lp_carry_block_txt_bottom{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.lp_carry_block_txt_heading{margin:0 auto 20px;font-size:18px}.lp_carry_block_txt_heading_tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;height:25px;padding:0 15px;margin:0 0 0 1em;border:1px solid rgb(var(--color-foreground));border-radius:13px;font-size:14px}.lp_carry_block_txt_title{margin:0 auto 20px;font-size:22px}.lp_carry_block_txt_read{margin:0 auto 20px;font-size:16px}.lp_carry_block_txt_link_list a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;height:50px;margin-bottom:20px;border:1px solid rgb(var(--color-foreground));color:rgb(var(--color-foreground));font-size:14px;text-decoration:none;-webkit-transition:.5s;transition:.5s}.lp_carry_block_txt_link_list a:hover{background:rgb(var(--color-foreground));color:#fff}.lp_carry_block_txt_subimg{display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:5%;-moz-column-gap:5%;column-gap:5%}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-lp-carry.css.map */
