.m-alert{background:#c00;color:#fff;font-size:16px;font-weight:bold;line-height:1.7;padding:.9em 1em 1em;margin:1em 0;border-radius:4px}.m-breadcrumb{display:flex;flex-direction:row;flex-wrap:wrap}.m-breadcrumb-item{font-size:15px;font-weight:500;line-height:1.7}.m-breadcrumb-item-link{display:inline-block;color:#545454}.m-breadcrumb-item-link:hover{color:#0079de}.m-breadcrumb-item::after{content:"＞";display:inline-block;margin:0 .9em}.m-breadcrumb-item:last-child::after{display:none}@media screen and (max-width: 768px){.m-breadcrumb-item{font-size:min(3.38542vw, 16.9px)}}.m-btn{display:inline-block;color:#ffffff;font-size:18px;font-family:"Outfit",sans-serif;font-weight:500;line-height:1.4;text-transform:uppercase;text-align:center;background:#0078de url(../images/common/m-btn-arrow01.png) no-repeat right 1.3em center;border:0;border-radius:3px;padding:1.1em 2.4em 1.1em 2.4em;width:240px;max-width:100%;transition:.3s}.m-btn:hover{cursor:pointer;filter:brightness(1.2);background-position:center right 1.1em}.m-btn__full{width:100%}.m-btn__fluid{width:auto;min-width:10em}.m-btn__lg{font-size:20px}.m-btn__tal{text-align:left}.m-btn__fwb{font-weight:bold}.m-btn__green{background-color:#198754}.m-btn__back{background-color:#666}@media screen and (max-width: 768px){.m-btn{font-size:min(3.38542vw, 16.9px);width:min(36.45833vw, 182px);background-position:center right .9em;background-size:auto .9em}.m-btn__sp-square{width:min(7.55208vw, 37.7px);aspect-ratio:1/1;font-size:0;padding:0;background-size:min(1.69271vw, 8.45px) auto;background-position:center center}.m-btn__full{width:100%}}.m-faqs{margin-bottom:4em}.m-faqs-item-question-link{position:relative;display:block;color:#393939;font-size:16px;font-weight:500;line-height:1.7;padding:1.1em 3em 1.1em 1.1em;border-bottom:1px solid #cecece}.m-faqs-item-question-link:hover{background-color:#e6f4ff}.m-faqs-item-question-link::after{content:"＋";display:block;position:absolute;top:50%;right:1em;transform:translateY(-50%)}.m-faqs-item-answer{max-height:0;overflow:hidden}.m-faqs-item-answer-txt{background-color:#0078de}.m-faqs-item-answer-txt p{color:#fff;font-size:16px;font-weight:500;line-height:1.7;padding:1.1em}.m-faqs-item-answer-txt p a{color:#0078de;text-decoration:underline}.m-faqs-item.is-active .m-faqs-item-question-link{background-color:#e6f4ff}.m-faqs-item.is-active .m-faqs-item-question-link::after{content:"－"}.m-faqs-item.is-active .m-faqs-item-answer{max-height:9999px}.m-genres{display:flex;flex-direction:row;justify-content:end;margin-bottom:2.7em}.m-genres-list{display:flex;flex-direction:row;align-items:center;justify-content:start;background:#ffffff;border-radius:5px;padding:.4em .9em .4em .9em}.m-genres-list-item{display:flex;flex-direction:row;align-items:center;justify-content:start;color:#393939;font-size:16px;font-weight:500;line-height:1;padding:0 .8em}.m-genres-list-item-figure{margin:0 1em 0 0}@media screen and (max-width: 768px){.m-genres{margin-bottom:min(10.41667vw, 52px)}.m-genres-list{flex-wrap:wrap;padding:min(3.125vw, 15.6px) min(3.125vw, 15.6px) 1px}.m-genres-list-item{width:50%;font-size:min(3.38542vw, 16.9px);padding-right:min(1.5625vw, 7.8px);margin-bottom:min(3.125vw, 15.6px)}.m-genres-list-item-figure{flex-shrink:0;width:2.5em;text-align:center;margin-right:min(2.08333vw, 10.4px)}.m-genres-list-item-figure-img{width:auto;height:1.4em}}.m-history-item{position:relative;display:flex;flex-direction:row;min-height:6.2em}.m-history-item-date{flex-shrink:0;position:relative;padding-bottom:3em;padding-right:3.7em}.m-history-item-date-str{font-size:30px;font-weight:500;color:#0079de}.m-history-item-date::before{content:"";display:inline-block;position:absolute;top:.4em;right:.6em;background:#0079de;width:1px;height:100%}.m-history-item-date::after{content:"";position:absolute;top:.4em;right:0;display:inline-block;width:.8em;height:.8em;background:#0079de;border-radius:100%;border:4px solid #dddddd;aspect-ratio:1/1}.m-history-item-txt{flex-grow:1;padding-left:2.5em;padding-bottom:3em}.m-history-item-txt p{color:#393939;font-size:18px;font-weight:500;line-height:1.7}.m-history-item:last-child .m-history-item-date::before{display:none}@media screen and (max-width: 768px){.m-history-item-date{padding-top:min(1.04167vw, 5.2px);padding-bottom:min(6.25vw, 31.2px);padding-right:min(7.8125vw, 39px)}.m-history-item-date-str{font-size:min(4.42708vw, 22.1px)}.m-history-item-date::after{width:.7em;height:.7em}.m-history-item-txt{padding-left:min(5.20833vw, 26px);padding-bottom:min(6.25vw, 31.2px)}.m-history-item-txt p{font-size:min(3.64583vw, 18.2px)}}.m-loading{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;background:#fff;opacity:1;transition:1s}.m-loading-figure{opacity:0;transition:1s}.m-loading-figure-img{width:230px;max-width:30vw}.m-loading-figure.is-visible{opacity:1}.m-loading.is-hide{opacity:0;pointer-events:none}.m-news{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -0.8em}.m-news-item{width:33.3%;padding:0 .8em;margin-bottom:2.2em}.m-news-item-figure{margin-bottom:1.4em}.m-news-item-meta{display:flex;flex-direction:row;align-items:center;justify-content:start;margin-bottom:.7em}.m-news-item-meta-date{display:inline-flex;align-items:center;justify-content:start;margin-right:1.5em}.m-news-item-meta-date-str{color:#7c7c7c;font-size:16px;font-weight:500;line-height:1}.m-news-item-meta-cat{display:inline-flex;align-items:center;justify-content:start}.m-news-item-meta-cat-link{display:inline-block;color:#ffffff;font-size:16px;font-weight:500;line-height:1;background:#393939;border-radius:3px;padding:.3em 1.4em .5em}.m-news-item-meta-cat-link:hover{background-color:#0078de}.m-news-item-txt p{color:#393939;font-size:16px;font-weight:500;line-height:2.1}.m-news-item-txt p a{color:#393939}.m-news-item-txt p a:hover{color:#0078de}@media screen and (max-width: 768px){.m-news{flex-wrap:wrap;margin:0 min(-3.38542vw, -16.9px)}.m-news-item{width:50%;padding:0 min(3.38542vw, 16.9px);margin-bottom:min(8.33333vw, 41.6px)}.m-news-item-figure{margin-bottom:min(2.08333vw, 10.4px)}.m-news-item-meta{margin-bottom:min(.78125vw, 3.9px)}.m-news-item-meta-date{margin-right:min(3.25521vw, 16.25px)}.m-news-item-meta-date-str{font-size:min(2.08333vw, 10.4px)}.m-news-item-meta-cat-link{font-size:min(2.08333vw, 10.4px);padding:.5em 1.4em .6em}.m-news-item-txt p{font-size:min(3.125vw, 15.6px);line-height:1.7}}.m-pagenavi .wp-pagenavi{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}.m-pagenavi .wp-pagenavi a,.m-pagenavi .wp-pagenavi span{display:inline-block;color:#393939;font-size:16px;font-weight:500;line-height:1;margin:0 1em 1em;padding:.5em 0}.m-pagenavi .wp-pagenavi .current{color:#0079de;border-bottom:1px solid #0079de}@media screen and (max-width: 768px){.m-pagenavi .wp-pagenavi a,.m-pagenavi .wp-pagenavi span{font-size:min(3.38542vw, 16.9px)}}.m-pickups{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -1em}.m-pickups-item{width:33.3%;padding:0 1em}.m-pickups-item-link{display:block}.m-pickups-item-link-figure{position:relative;margin-bottom:1em}.m-pickups-item-link-figure-img{width:100%}.m-pickups-item-link-figure::after{content:"";display:block;position:absolute;bottom:0;right:0;z-index:2;background:url(../images/common/m-pickups-arrow01.png) no-repeat bottom right;width:46px;height:46px;background-size:contain;max-width:100%}.m-pickups-item-link-name{color:#393939;font-size:20px;font-weight:bold;line-height:1.6}@media screen and (max-width: 768px){.m-pickups{flex-direction:column;max-width:min(60.41667vw, 301.6px);margin:0 auto}.m-pickups-item{width:100%;padding:0;margin-bottom:min(6.38021vw, 31.85px)}.m-pickups-item-link-figure{margin-bottom:min(2.73438vw, 13.65px)}.m-pickups-item-link-figure::after{max-width:min(7.55208vw, 37.7px)}.m-pickups-item-link-name{font-size:min(3.90625vw, 19.5px)}.m-pickups-item:last-child{margin-bottom:0}}.m-products{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -0.9em 6.2em}.m-products-item{width:33.3%;padding:0 .9em}.m-products-item-in{display:block}.m-products-item-in:hover .m-products-item-name{color:#0078de}.m-products-item-figure{margin-bottom:1.5em}.m-products-item-name{color:#393939;font-size:18px;font-weight:bold;line-height:1.8;transition:.3s}.m-products__slider{display:block}.m-products__slider .m-products-item{width:100%}@media screen and (max-width: 768px){.m-products{flex-direction:column}.m-products-item{width:100%;margin-bottom:min(6.38021vw, 31.85px)}.m-products-item-figure{margin-bottom:min(.91146vw, 4.55px)}.m-products-item-figure-img{width:100%}.m-products-item-name{font-size:min(3.90625vw, 19.5px)}}.m-products02{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -1.5em}.m-products02-item{width:50%;padding:0 1.5em;margin-bottom:2.4em}.m-products02-item-link{display:block}.m-products02-item-link-figure{margin-bottom:1em}.m-products02-item-link-name{background:url(../images/common/m-products02-arrow01.png) no-repeat top 1.1em right;padding:0 2em .1em 0}.m-products02-item-link-name-en{display:block;color:#0079de;font-family:"Outfit",sans-serif;font-size:16px;font-weight:500;line-height:1.4;text-transform:uppercase}.m-products02-item-link-name-str{display:block;color:#393939;font-size:22px;font-weight:bold;line-height:1.4}.m-products02-item-link-name__no-en{background-position:top 0 right;background-size:auto 2em}.m-products02__3cols .m-products02-item{width:33.3%}@media screen and (max-width: 768px){.m-products02{margin-left:min(-3.125vw, -15.6px);margin-right:min(-3.125vw, -15.6px)}.m-products02-item{padding-left:min(3.125vw, 15.6px);padding-right:min(3.125vw, 15.6px);margin-bottom:min(5.20833vw, 26px)}.m-products02-item-link-figure{margin-bottom:min(2.08333vw, 10.4px)}.m-products02-item-link-name{font-size:min(3.64583vw, 18.2px);padding-bottom:min(.26042vw, 1.3px);background-size:auto 1.4em}.m-products02-item-link-name-en{font-size:min(2.86458vw, 14.3px)}.m-products02-item-link-name-str{font-size:min(3.64583vw, 18.2px)}}.m-products03{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -1.5em 1.7em}.m-products03-item{width:33.3%;padding:0 1.5em;margin-bottom:1.9em}.m-products03-item-link{display:block}.m-products03-item-link-figure{margin:0 0 .9em;border:1px solid #e3e3e3;transition:.3s}.m-products03-item-link-figure-img{width:100%;height:auto;vertical-align:bottom;aspect-ratio:1.29/1;object-fit:cover;object-position:center center}.m-products03-item-link-name{color:#393939;font-size:16px;font-weight:500;line-height:1.6;transition:.3s}.m-products03-item-link-name span{color:#0079de}.m-products03-item-link:hover .m-products03-item-link-figure{border-color:#0079de}.m-products03-item-link:hover .m-products03-item-link-name{color:#0079de}.m-products03-item-colors{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:.2em}.m-products03-item-colors-item{margin:0 .4em .4em 0}.m-products03-item-colors-item-link{display:inline-block;width:1.2em;height:1.2em;aspect-ratio:1/1;border-radius:100%;border:1px solid #999}.m-products03-item-colors-item-link__mirror_left{background-color:#fff !important;background-image:url(../images/common/icon-left01.png);background-size:cover}.m-products03-item-colors-item-link__mirror_right{background-color:#fff !important;background-image:url(../images/common/icon-right01.png);background-size:cover}.m-products03-item-colors-item-link__carbon{background-color:#fff !important;background-image:url(../images/common/icon-carbon01.png);background-size:cover}.m-products03-item-colors-item-link__character{background-color:#fff !important;background-image:url(../images/common/icon-character01.png);background-size:cover}@media screen and (max-width: 768px){.m-products03{margin-left:min(-3.125vw, -15.6px);margin-right:min(-3.125vw, -15.6px);margin-bottom:min(4.16667vw, 20.8px)}.m-products03-item{width:50%;padding-left:min(3.125vw, 15.6px);padding-right:min(3.125vw, 15.6px);margin-bottom:min(3.90625vw, 19.5px)}.m-products03-item-link-figure{margin-bottom:min(1.82292vw, 9.1px)}.m-products03-item-link-name{font-size:min(3.38542vw, 16.9px)}.m-products03-item-colors{margin-top:min(.52083vw, 2.6px)}.m-products03-item-colors-item{margin:0 min(1.5625vw, 7.8px) min(1.5625vw, 7.8px) 0}.m-products03-item-colors-item-link{width:min(3.64583vw, 18.2px);height:min(3.64583vw, 18.2px)}}.m-products04{display:flex;flex-direction:row;flex-wrap:wrap;font-feature-settings:"palt";margin:0 -0.9em}.m-products04-item{width:25%;padding:0 .9em;margin-bottom:4.1em}.m-products04-item-link-figure{margin-bottom:1.1em}.m-products04-item-link-figure-img{width:100%;vertical-align:bottom;border:1px solid #dddddd}.m-products04-item-link-heading{color:#393939;font-size:18px;font-weight:bold;line-height:1.6;margin-bottom:1em}.m-products04-item-link-txt{margin-bottom:1.4em}.m-products04-item-link-txt p{color:#393939;font-size:16px;font-weight:500;line-height:2}.m-products04-item-link-more{text-align:right}.m-products04-item-link-more-str{font-size:18px;font-weight:bold;color:#0079de;background:url(../images/lp/common/acce-arrow01.png) no-repeat center right;background-size:auto .9em;padding:0 1.7em .1em 0}@media screen and (max-width: 768px){.m-products04{margin-left:min(-2.08333vw, -10.4px);margin-right:min(-2.08333vw, -10.4px)}.m-products04-item{width:50%;padding-left:min(2.08333vw, 10.4px);padding-right:min(2.08333vw, 10.4px);margin-bottom:min(8.59375vw, 42.9px)}.m-products04-item-link-figure{margin-bottom:min(3.125vw, 15.6px)}.m-products04-item-link-heading{font-size:min(3.90625vw, 19.5px);margin-bottom:.7em}.m-products04-item-link-txt{margin-bottom:min(4.16667vw, 20.8px)}.m-products04-item-link-txt p{font-size:min(3.64583vw, 18.2px)}.m-products04-item-link-more-str{font-size:min(3.64583vw, 18.2px);padding-bottom:.2em;background-size:auto .9em}}.m-results-item{margin-bottom:2em}.m-results-item-box{display:flex;flex-direction:row}.m-results-item-box-left{flex-shrink:0;width:380px;max-width:40vw}.m-results-item-box-right{flex-grow:1;padding-left:2em}.m-results-item-figure{margin:0}.m-results-item-figure-link-img{width:100%;height:auto}.m-results-item-heading{font-size:18px;font-weight:bold;line-height:1.5;margin-bottom:.7em}.m-results-item-heading-link{color:#393939}.m-results-item-txt p{color:#393939;font-size:16px;font-weight:500;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media screen and (max-width: 768px){.m-results-item{margin-bottom:min(6.25vw, 31.2px)}.m-results-item-box-left{max-width:30vw}.m-results-item-box-right{padding-left:min(4.16667vw, 20.8px)}.m-results-item-heading{font-size:min(3.38542vw, 16.9px)}.m-results-item-txt p{font-size:min(2.86458vw, 14.3px)}}.m-shops{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -1.3em 0}.m-shops-item{width:50%;padding:0 1.3em;margin-bottom:1.6em}.m-shops-item-in{display:flex;flex-direction:column;align-items:start;background:#fff;padding:1.9em 2.6em 2.3em 2.5em}.m-shops-item-heading{max-width:70%;font-size:20px;font-weight:bold;line-height:1.5;border-bottom:1px solid #7d7d7d;padding-bottom:.4em;margin-bottom:1.3em}.m-shops-item-heading-link{color:#393939}.m-shops-item-heading-link:hover{color:#0079de}.m-shops-item-genres{width:100%}.m-shops-item-genres-heading{color:#393939;font-size:16px;font-weight:500;line-height:1;margin-bottom:1.3em}.m-shops-item-genres-list{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0 -0.5em}.m-shops-item-genres-list-item{padding:0 .5em}.m-shops-item-genres-list-item-img{border-radius:5px}.m-shops-item__nintei .m-shops-item-in{position:relative}.m-shops-item__nintei .m-shops-item-in::after{content:"";display:block;position:absolute;top:0;right:-1em;background:url(../images/common/srm-nintei-img01.svg) no-repeat top right;width:208px;height:54px;background-size:contain;max-width:20vw;transform:translateY(-35%)}@media screen and (max-width: 768px){.m-shops{margin-left:0;margin-right:0}.m-shops-item{width:100%;padding-left:0;padding-right:0;margin-bottom:min(8.33333vw, 41.6px)}.m-shops-item-in{padding:min(8.33333vw, 41.6px) min(4.16667vw, 20.8px) min(6.25vw, 31.2px)}.m-shops-item-heading{max-width:100%;font-size:min(4.16667vw, 20.8px)}.m-shops-item-genres-heading{font-size:min(3.125vw, 15.6px)}.m-shops-item-genres-list{margin-left:min(-1.5625vw, -7.8px);margin-right:min(-1.5625vw, -7.8px)}.m-shops-item-genres-list-item{padding-left:min(1.5625vw, 7.8px);padding-right:min(1.5625vw, 7.8px)}.m-shops-item__nintei .m-shops-item-in::after{content:"";max-width:40vw}}@media screen and (max-width: 1220px) and (min-width: 769px){.m-shops-item-in{padding-top:2.4em}.m-shops-item-heading{max-width:100%}}.m-steps{counter-reset:num;margin:4em 0}.m-steps-item{counter-increment:num}.m-steps-item-box{display:flex;flex-direction:row}.m-steps-item-box-left{position:relative;flex-shrink:0;padding-bottom:4.8em}.m-steps-item-box-left::before{content:"";display:block;position:absolute;top:0;left:50%;width:3px;height:100%;background:#0078de;transform:translateX(-50%)}.m-steps-item-box-right{flex-grow:1;padding-left:2em;padding-top:2em;padding-bottom:4.8em}.m-steps-item-num{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0078de;color:#fff;font-weight:bold;font-size:22px;line-height:1;text-transform:uppercase;border-radius:100%;width:5em;aspect-ratio:1/1}.m-steps-item-num-en{margin-bottom:.3em}.m-steps-item-num::after{content:counter(num, decimal-leading-zero);display:inline-block}.m-steps-item-heading{color:#629fd3;font-size:21px;font-weight:bold;line-height:1.8;margin-bottom:.6em}.m-steps-item-txt p{color:#393939;font-size:16px;font-weight:500;line-height:1.8}.m-steps-item:last-child .m-steps-item-box-left{padding-bottom:0}.m-steps-item:last-child .m-steps-item-box-left::before{display:none}.m-steps-item:last-child .m-steps-item-box-right{padding-bottom:0}@media screen and (max-width: 768px){.m-steps{margin-top:min(8.33333vw, 41.6px)}.m-steps-item-box-left{padding-bottom:min(9.89583vw, 49.4px)}.m-steps-item-box-right{padding-left:min(4.16667vw, 20.8px);padding-top:min(5.20833vw, 26px);padding-bottom:min(10.41667vw, 52px)}.m-steps-item-num{width:4.5em;font-size:min(3.90625vw, 19.5px)}.m-steps-item-num-en{margin-bottom:min(.52083vw, 2.6px)}.m-steps-item-heading{font-size:min(4.16667vw, 20.8px);line-height:1.5}.m-steps-item-txt p{font-size:min(3.64583vw, 18.2px)}}.m-tags{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -0.8em 2.6em}.m-tags-item{width:20%;padding:0 .8em;margin-bottom:1em}.m-tags-item-link{display:flex;flex-direction:row;align-items:center;justify-content:center;color:#393939;font-size:16px;font-weight:500;line-height:1.6;text-align:center;background:#ffffff;border-radius:22px;padding:.6em 1em .7em;height:100%}.m-tags-item-link.is-active{color:#fff;background-color:#0079de}@media (hover: hover) and (pointer: fine){.m-tags-item-link:hover{color:#fff;background-color:#0079de}}.m-tags__variable .m-tags-item{width:auto;min-width:220px;max-width:100%}.m-tags__blue .m-tags-item-link{color:#fff;background-color:#0079de}.m-tags__blue .m-tags-item-link:hover{filter:brightness(1.2)}.m-tags__no-mb{margin-bottom:0}@media screen and (max-width: 768px){.m-tags{margin-left:min(-1.04167vw, -5.2px);margin-right:min(-1.04167vw, -5.2px);margin-bottom:min(4.16667vw, 20.8px)}.m-tags-item{width:50%;padding-left:min(2.08333vw, 10.4px);padding-right:min(2.08333vw, 10.4px);margin-bottom:min(2.08333vw, 10.4px)}.m-tags-item-link{font-size:min(3.125vw, 15.6px)}.m-tags__variable .m-tags-item-link{font-size:min(3.125vw, 15.6px)}}.m-title{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:start;padding-bottom:1.4em;margin-bottom:3em}.m-title-heading{color:#393939;font-size:26px;font-weight:bold;line-height:1.3}.m-title-en{position:relative;bottom:-0.2em;color:#b4b4b4;font-size:20px;font-family:"OutfitThin";font-weight:500;line-height:1;text-transform:uppercase;margin-left:1.4em}.m-title::before{content:"";display:block;position:absolute;bottom:0;left:0;width:370px;height:2px;max-width:100%;background:#cecece}.m-title::after{content:"";display:block;position:absolute;bottom:0;left:0;z-index:2;width:150px;height:2px;max-width:35%;background:#0079de}.m-title__full::before{width:100%}@media screen and (max-width: 768px){.m-title{font-size:min(4.42708vw, 22.1px);padding-bottom:.9em;margin-bottom:min(7.8125vw, 39px)}.m-title-heading{font-size:min(4.42708vw, 22.1px)}.m-title-en{font-size:min(2.60417vw, 13px)}.m-title::before{width:min(52.08333vw, 260px)}.m-title::after{width:min(23.4375vw, 117px)}.m-title__full::before{width:100%}}.m-title02{position:relative;margin-bottom:3.3em}.m-title02-en{color:#ffffff;font-size:121px;font-family:"Outfit",sans-serif;font-weight:500;line-height:1;padding-left:.7em;text-transform:uppercase}.m-title02-en__grey{color:#f4f4f4}.m-title02-en__transparent{opacity:.1}.m-title02-heading{position:absolute;top:50%;left:0;color:#393939;font-size:36px;font-weight:bold;line-height:1;padding-left:.8em;transform:translateY(-50%)}.m-title02-heading__white{color:#fff}.m-title02::before{content:"";display:block;position:absolute;top:50%;left:0;background:#0079de;width:3px;height:3.1em;transform:translateY(-50%)}@media screen and (max-width: 768px){.m-title02{font-size:min(5.20833vw, 26px);margin-bottom:min(4.6875vw, 23.4px)}.m-title02-en{font-size:min(15.75521vw, 78.65px)}.m-title02-en__sp-sm{font-size:min(13.02083vw, 65px)}.m-title02-heading{font-size:min(5.20833vw, 26px)}.m-title02::before{height:1.2em}}.m-title03{margin-bottom:3em}.m-title03-heading{color:#393939;font-size:32px;font-weight:bold;line-height:1.4;padding:0 0 .2em .8em;border-left:5px solid #0079de}@media screen and (max-width: 768px){.m-title03-heading{font-size:min(4.6875vw, 23.4px);padding:.2em 0 .3em .6em;border-left-width:3px}}
