@charset "utf-8";

/* =============================================================================
    reset
============================================================================= */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,span,em,strong,th,var{font-style:normal;font-weight:400}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:before,q:after{content:''}abbr,acronym{border:0}strong,em{font-weight:medium}figure{margin:0;padding:0}input,button,textarea,select{color: #323743;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:0;font-size:100%}

/* =============================================================================
    common
============================================================================= */
html{-webkit-text-size-adjust:100%;scroll-behavior:auto!important;font-size:62.5%}body{font-size:1.4rem;font-family:"Work Sans","Noto Sans JP", sans-serif;color:#323743;font-feature-settings:"palt";line-height:1.5;background:#fff}body *{box-sizing:border-box}input,button,textarea,select{font-family:"Work Sans","Noto Sans JP", sans-serif;}@media print, screen and (min-width:960px){body{font-size:1.8rem;}}img{ width: 100%; height: auto;vertical-align:bottom;}

/*  共通リンク色・別ウィンドウ
-----------------------------------------------------------*/
a, a:link, a:visited, a:hover{ color: #323743; text-decoration: none; } a.link-txt{ color: #3498DB; text-decoration: underline; }@media print, screen and (min-width:960px){a.link-txt:hover{text-decoration:none;}}

/*  アイコン
-----------------------------------------------------------*/
.m-ico{display:inline-flex;align-items:center;font-style:normal;vertical-align:middle;font-weight:400}.m-ico:before{position:relative;top:-1px;font-family:'Material Icons Round';content:attr(data-icon);font-size:100%}.m-ico.-arrow{transform:scale(1.3)}@media print, screen and (min-width:960px){.m-ico.-arrow{transform:scale(1.5)}}

/* 表示・非表示 */
@media print, screen and (max-width:959px){.pc-only{display:none}}@media print, screen and (min-width:960px){.sp-only{display:none}}

/*  パンくず
-----------------------------------------------------------*/
.breadcrumbs_wrapper{display:flex;align-items:center}.breadcrumbs_contents{display:block;width:100%;overflow-x:auto;white-space:nowrap;margin-bottom:-2px;padding-bottom:2px}.breadcrumbs_item{display:inline-flex;align-items:center;color:#6b6e71;font-size:1.2rem;line-height:2}.breadcrumbs_item.-home{flex-shrink:0;margin:0 8px}.breadcrumbs_inner{width:100%;display:flex}.breadcrumbs_item:not(:first-child){margin-left:4px}.breadcrumbs_item a{color:#3498db}.breadcrumbs_item:not(:last-child):after{margin-left:4px;font-family:'Material Icons Round';content:"\e5cc";color:#c0c5cb}.breadcrumbs_item:last-child{padding-right:8px}a.breadcrumbs_anchor{color:#3498db;font-weight:700}@media screen and (max-width:959px){.breadcrumbs .inner{margin:0}.f-breadcrumbs .inner{margin:0}}@media print,screen and (min-width:960px){.breadcrumbs{margin-top:4px}.breadcrumbs_wrapper{margin-left:-8px}}

/*  PC/SP切り替え
============================================================================= */
.change_pc{margin-top:25px;text-align:center}.change_pc a{color:#125687;text-decoration:underline}.change_sp{margin-top:50px}

/*  pagetop
============================================================================= */
.page-top{position:fixed;right:20px;bottom:20px;z-index:100;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.page-top a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;font-size:2.4rem;border:1px solid #fff;border-radius:4px;background:rgba(207,240,255,1);transition:opacity .3s}.page-top a:hover{opacity:.6}.page-top.is-active{visibility:visible;opacity:1}

/*  kome
============================================================================= */
p.kome,.kome li{position:relative;padding-left:1.2em}p.kome:before,.kome li:before{position:absolute;left:0;top:0;content:"\203B"}

/*  list
============================================================================= */
.list-dot li{position:relative;padding-left:1.2em}.list-dot li:before{position:absolute;left:0;top:0;content:"\30FB"}


/*  レイアウト
============================================================================= */
.main{position: relative;padding-top: 80px}img{width:100%;height:auto;vertical-align:bottom}.pageWp{position:relative}.sect{padding:16px 0}@media print,screen and (min-width:960px){.main{padding-top:0}.sect{padding:56px 0}}

/* SECTION */
.sect{padding:32px 0}.inner{margin:0 16px}.sect-sub{margin-top:24px}@media print, screen and (min-width:960px){.sect{padding:80px 0}.inner{margin:0 auto;width:100%;max-width:1280px}.sect-sub{margin-top:56px}}.br{display:block}

/* TTL */
.ttl{position:relative;padding-top:50px;text-align:center;color:#005445;font-size:2.2rem;font-weight:700}.ttl::before{position:absolute;left:50%;top:0;transform:translateX(-50%);content:"";height:40px;display:inline-block}.ttl span{display:inline-block;font-weight:700}@media print,screen and (min-width:960px){.ttl{padding-top:85px;font-size:3rem}.ttl::before{height:73px}}

/* SWIPER */
.swiperWrap{margin:0 -16px;max-height:none}.swiperWrap.has-scrollbar{padding-bottom:20px}.swiperWrap:not(.photo-swiper).has-scrollbar{padding:0 16px 20px}.swiperWrap.has-pagination{padding-bottom:32px}.swiperWrap:not(.photo-swiper).has-pagination{padding-bottom:32px}.swiperWrap .swiper-wrapper{display:flex}.swiperWrap .swiper-slide{display:flex;flex-direction:column;height:auto}.swiperWrap .swiper-scrollbar{left:0;margin:0 16px;width:calc(100% - 32px)}.swiperWrap .swiper-scrollbar-drag{background:rgba(0,0,0,.3)}.swiperWrap.swiper-horizontal>.swiper-pagination-bullets,.swiperWrap .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0}.swiperWrap.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiperWrap .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiperWrap .swiper-pagination-bullet{transition:width .2s ease-out}.swiperWrap .swiper-pagination-bullet-active{width:24px;border-radius:50vw;background:#b48853}.swiperWrap .swiper-button-prev,.swiperWrap .swiper-button-next{margin-top:-30px;width:27px;height:27px}.swiperWrap .swiper-button-prev::after,.swiperWrap .swiper-button-next::after{font-family:'Material Icons Round';color:#fff;font-size:2.5rem}.swiperWrap .swiper-button-prev{left:0}.swiperWrap .swiper-button-next{right:0}.swiperWrap .swiper-button-prev::after{content:"\e2ea"}.swiperWrap .swiper-button-next::after{content:"\e5e1"}.swiper-controls{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:16px}.swiper-controls .swiper-button-prev{order:-1}.swiper-controls .swiper-button-next,.swiper-controls .swiper-button-prev{position:inherit;margin-top:0!important}.swiper-controls .swiper-button-next,.swiper-controls .swiper-button-prev{color:#fff;border-radius:50vw;background:#b48853}.swiper-controls .swiper-button-next::after,.swiper-controls .swiper-button-prev::after{font-size:1.8rem;line-height:1}.swiper-controls .swiper-pagination{position:inherit;margin:0;width:auto}@media print,screen and (min-width:960px){.swiperWrap{max-height:none;margin:0 -32px;padding:0 32px}.swiperWrap.has-scrollbar{padding-bottom:30px}.swiperWrap.has-pagination{padding-bottom:40px}.swiperWrap .swiper-button-prev,.swiperWrap .swiper-button-next{margin-top:-40px;width:40px;height:40px}.swiperWrap.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiperWrap .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 8px}.swiperWrap .swiper-button-prev::after,.swiperWrap .swiper-button-next::after{font-size:4rem}.swiperWrap .swiper-controls .swiper-button-next{margin-left:16px}.swiperWrap .swiper-controls .swiper-button-prev{margin-right:16px}.swiperWrap .swiper-controls .swiper-button-next::after,.swiperWrap .swiper-controls .swiper-button-prev::after{font-size:2.5rem}}

/*  CONTENTS
============================================================================= */
/* MV ----------------------- */
.mv{margin-bottom:8px;overflow:hidden;background:url(/theme/sustainability/_images/mv_bg.png) repeat}.mv_inner{position:relative;z-index:0;margin:0 auto;max-width:1500px;width:100%;padding:16px 0}.mv_inner::before,.mv_inner::after{position:absolute;top:50%;transform:translateY(-50%);z-index:-1;content:"";display:inline-block}.mv_inner::before{left:-90px;width:204px;height:500px;background:url(/theme/sustainability/_images/mv_bg01.png) center / 100% auto no-repeat}.mv_inner::after{right:-90px;width:191px;height:500px;background:url(/theme/sustainability/_images/mv_bg02.png) center / 100% auto no-repeat}.mv_ttl{text-align:center}.mv_ttl h1{position:relative;display:inline-flex;flex-direction:column;align-items:center;color:#005445;font-size:2.2rem}.mv_ttl h1 span{font-weight:700;padding:0 8px;background:linear-gradient(transparent 70%,#fdf647 70%)}.mv_ttl h1::before,.mv_ttl h1::after{position:absolute;top:50%;transform:translateY(-50%);content:"";display:inline-block;width:43px;height:135px;background:url(/theme/sustainability/_images/mv_ttl.png) center / 100% auto no-repeat}.mv_ttl h1::before{right:calc(100% + 24px)}.mv_ttl h1::after{left:calc(100% + 24px);transform:scale(-1,1) translateY(-50%)}.mv_ttlsub{font-size:2.4rem}.mv_sect{margin:16px 8px 0;padding:0 16px 16px;text-align:center;color:#005445;border-radius:24px;background-color:rgba(255,255,255,.8)}.mv_sectTtl{margin:0 -8px;padding:4px 24px 16px;text-align:center;font-size:1.8rem;font-weight:700;background:url(/theme/sustainability/_images/mv_ttlbg.png) center / 100% 100% no-repeat}.mv_sectTtl span{font-size:1.4rem;font-weight:700}.mv_sectTxt{display:flex;flex-direction:column;margin-top:.5em;font-weight:500}.mv_sectTxt span{font-weight:500}.mv_img{position:absolute;content:"";display:inline-block}@media print,screen and (min-width:960px){.mv{margin-bottom:0}.mv_inner{padding:40px 0 280px}.mv_inner::before{left:-80px;width:472px;height:1157px}.mv_inner::after{right:-80px;width:443px;height:1157px}.mv_ttl h1{font-size:4rem}.mv_ttl h1 span{padding:0 24px}.mv_sect{margin:40px 0 0;padding:0;background:none}.mv_sectTtl{margin:0 auto;padding-top:4px;width:615px;height:76px;font-size:3rem}.mv_sectTtl span{font-size:2rem}.mv_sectTxt{margin-top:1em;line-height:2}.mv_img01{left:5vw;top:10%;width:151px;height:117px;background:url(/theme/sustainability/_images/img_windmill.png) center / 100% auto no-repeat}.mv_img02{left:5vw;top:48%;width:100px;height:160px;background:url(/theme/sustainability/_images/img_clean.png) center / 100% auto no-repeat}.mv_img03{right:5vw;top:30%;width:144px;height:87px;background:url(/theme/sustainability/_images/img_air.png) center / 100% auto no-repeat}}

/* PAGENAV ----------------------- */
.pageNav{position:absolute;left:0;z-index:1;width:100%}@media screen and (max-width:959px){.pageNav{top:0}}.pageNav_inner{margin:0 4px}.pageNavList{display:flex;margin-left:-2px}.pageNavList_item{margin-left:2px;width:calc(100% / 4 - 2px)}.pageNavList_item a{position:relative;display:flex;flex-direction:column;align-items:center;padding:4px;min-height:50px;height:100%;text-align:center;border-radius:8px;border:solid 3px #cab49a;background:#fff;transition:background .2s ease-out}.pageNavList_item a:before{content:"";width:100%;height:30px}.pageNavList_item.-recommends a:before{background:url(/theme/sustainability/_images/img_recommends.png) center / auto 100% no-repeat}.pageNavList_item.-point a:before{background:url(/theme/sustainability/_images/img_point.png) center / auto 100% no-repeat}.pageNavList_item.-kosawari a:before{background:url(/theme/sustainability/_images/img_kodawari.png) center / auto 100% no-repeat}.pageNavList_item.-faq a:before{background:url(/theme/sustainability/_images/img_faq.png) center / auto 100% no-repeat}.pageNavList_item span{font-weight:700}.pageNavList_box{flex:1;display:flex;justify-content:center;align-items:center;line-height:1.2;font-size:1.2rem;font-weight:700}@media screen and (max-width:959px){.pageNavList_boxtxt_sp{display:block}}.pageNavList_item a.is-current{color:#fff;background:#b48853}.fixed .pageNav{position:fixed;top:0;z-index:100;width:100%;box-shadow:0 0 5px rgba(0,0,0,.2);background:#fff;animation:0.3s forwards animationNav}@media screen and (max-width:959px){.fixed .pageNav_inner{margin:0}}.fixed .pageNavList{margin-left:0}.fixed .pageNavList_item{margin-left:0;width:calc(100% / 4);border-radius:0}.fixed .pageNavList_item{border-left:solid 1px #b48853}@media screen and (max-width:959px){.fixed .pageNavList_item:first-child{border-left:none}}.fixed .pageNavList_item a{line-height:1.2;border:none;border-radius:0}.fixed .pageNavList_item a::before{display:none}.fixed .pageNavList_box{margin-top:0}@media print,screen and (min-width:960px){body:not(.fixed) .pageNav{bottom:calc(100% + 56px)}.pageNav_inner{margin:0 auto;width:100%;max-width:1100px}.pageNavList{margin-left:-40px}.pageNavList_item{margin-left:40px;width:calc(100% / 4 - 40px);border-radius:32px;background:#fff}.pageNavList_item a{padding:8px 16px 16px;border-radius:32px;border-width:7px}.pageNavList_item a:before{height:85px}.pageNavList_item a:not(.is-current):hover{background:#f6f2ed}.pageNavList_box{margin-top:8px;line-height:1.3;font-size:2rem}.pageNavList_boxtxt_pc{display:block}.fixed .pageNavList_item:last-child{border-right:solid 1px #b48853}.fixed .pageNavList_item a{padding:8px}.fixed .pageNavList_box{font-size:1.8rem}}.soon{padding:24px 16px 0;text-align:center;background:#e8f8ff}.soon p{position:relative;z-index:2;display:inline-block;padding:8px 16px;font-weight:700;color:#f35abd;border-top:double 3px #f35abd;border-bottom:double 3px #f35abd}@media print,screen and (min-width:960px){.soon{position:relative;padding:32px 16px 32px}.soon p{position:absolute;transform:translateX(-50%);padding:8px 40px;font-size:2.4rem}}

/* RECOMMENDS ----------------------- */
.recommends{position:relative;z-index:0;padding:24px 0 72px}.recommends:before{position:absolute;left:0;bottom:0;z-index:-1;content:"";display:inline-block;width:100%;height:300px;background-image:url(/theme/sustainability/_images/recommends_bg.png),linear-gradient(to bottom,#ffffff 1%,#e5fcff 100%);background-repeat:repeat-x,repeat;background-position:center bottom;background-size:auto 100px,auto}.recommends .ttl::before{width:40px;background:url(/theme/sustainability/_images/img_recommends.png) center / 100% auto no-repeat}.sustainableWp{margin-top:16px;padding:16px;border-radius:16px;border:solid 1px #b48853;background:#fff}.sustainableBd_ttl{padding:4px 8px;color:#fff;text-align:center;background:#825017}.sustainableBd_txt{margin-top:8px;color:#825017;font-size:1.6rem;font-weight:700}.sustainableBd_txt span{font-weight:700}.sustainableBd_list{margin-top:8px;counter-reset:listnum}.sustainableBd_listItem{position:relative;padding:8px 8px 8px 40px;border-top:dashed 1px #D2C7AA}.sustainableBd_listItem::before{position:absolute;left:8px;top:6px;counter-increment:listnum;content:counter(listnum);display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;line-height:1;color:#fff;font-weight:700;border-radius:50vw;background:#825017}.sustainableImg_ttl{padding:4px 8px;color:#fff;text-align:center;background:#825017}.sustainableImg figure{margin:16px auto 0;width:20%}.sustainableImgtxt{font-size:1.2rem}.sustainableImgtxt dt{font-weight:700}.sustainableImgtxt dd{margin-top:4px}.recommendsSect{margin-top:24px}.recommendsSect_ttl{position:relative;padding-bottom:16px;text-align:center;line-height:1.3;color:#005446;font-size:2rem;font-weight:700}.recommendsSect_ttl::before{position:absolute;left:50%;bottom:0;transform:translateX(-50%);content:"";display:inline-block;width:100px;height:5px;border-radius:50vw;background:#005446}.recommendsSect_ttl span{display:inline-block;font-weight:700}.swiperWrap.recommendsCassette{margin-top:16px;padding:4px}.recommendsCassette .swiper-slide{height:auto}.recommendsCassette .swiper-slide-item{height:100%}.swiper-controls{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:16px}.recommendsCassette_item a{display:flex;flex-direction:column;padding-bottom:16px;height:100%;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 0 .2em rgb(0 0 0 / 20%);transition:opacity .2s ease-out}.recommendsCassette_itemImg{position:relative;order:-2}.recommendsCassette_itemImg figcaption{position:absolute;right:0;bottom:2px;padding:0 4px;color:#fff;font-size:1.2rem;line-height:1.2;text-shadow:0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%)}.recommendsCassette_itemArea{position:absolute;left:0;top:0;padding:4px 8px;color:#fff;line-height:1;border-radius:0 0 8px 0;background-color:rgba(0,0,0,.6)}.recommendsCassette_itemTtl{margin:0 8px;color:#005445;line-height:1.3;font-size:1.8rem;font-weight:700}.recommendsCassette_itemTtlsub{order:-1;margin:8px 8px 0;color:#005445;line-height:1.3;font-size:1.4rem;font-weight:500}.recommendsCassette_itemTxt{flex:1;margin:8px 8px 0}.recommendsCassette_itemPrice{margin:0 8px;text-align:center;color:#cc0d21;line-height:1.3}.recommendsCassette_itemPrice_num{color:#cc0d21;font-size:1.8rem;font-weight:700;font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif}.recommendsCassette_itemBt{position:relative;margin:8px 8px 0;padding:8px 4px;color:#fff;text-align:center;font-weight:700;border-radius:50vw;background:#005446}.recommendsCassette_itemBt span{font-weight:700}.recommendsCassette_itemBt .m-ico{display:none}.comingsoon{padding:100px 0;text-align:center;color:#58a5ef;font-size:3rem;font-weight:700}@media screen and (max-width:959px){.sustainableImg{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:16px}.sustainableImg_ttl{width:100%}.sustainableImg figure{margin-top:8px}.sustainableImgtxt{margin-top:8px;width:calc(80% - 16px)}.sustainableBd_listItem:last-child{border-bottom:dashed 1px #D2C7AA}}@media print,screen and (min-width:960px){.recommends{padding:40px 0 250px}.recommends:before{height:500px;background-size:100% auto,auto}.recommends .ttl::before{width:56px}.sustainableWp{margin-top:32px;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:24px}.sustainableBd{width:calc(75% - 32px)}.sustainableBd_txt{margin-top:16px;font-size:2.2rem}.sustainableBd_txt span{display:block}.sustainableBd_listItem{padding:8px 16px 8px 48px}.sustainableBd_listItem::before{width:3rem;height:3rem}.sustainableImg{width:25%}.sustainableImg figure{width:100%;max-width:200px}.sustainableImgtxt{margin-top:24px;font-size:1.4rem}.recommendsSect{margin-top:56px}.recommendsSect_ttl{position:relative;padding-bottom:16px;text-align:center;color:#005446;font-size:2.6rem;font-weight:700}.recommendsSect_ttl::before{position:absolute;left:50%;bottom:0;transform:translateX(-50%);content:"";display:inline-block;width:100px;height:5px;border-radius:50vw;background:#005446}.swiperWrap.recommendsCassette{margin-top:32px}.recommendsCassette_item a{padding-bottom:24px}.recommendsCassette_item a:hover{opacity:.6}.recommendsCassette_itemImg figcaption{bottom:3px;padding:0 10px}.recommendsCassette_itemArea{padding:8px 16px}.recommendsCassette_itemTtl{margin:0 24px;font-size:2rem}.recommendsCassette_itemTtlsub{margin:16px 24px 0;font-size:1.5rem}.recommendsCassette_itemTxt{margin:16px 24px 0;font-size:1.6rem;line-height:1.8}.recommendsCassette_itemPrice{margin:8px 24px 0;padding:8px 16px;font-size:1.4rem}.recommendsCassette_itemPrice_num{font-size:2.2rem}.recommendsCassette_itemBt{margin:16px 24px 0}.recommendsCassette_itemBt .m-ico{display:block;position:absolute;right:8px;top:50%;font-size:2.5rem;transform:translateY(-50%)}}

/* POINT ----------------------- */
.point{overflow:hidden;padding:24px 0 40px;background:#f2f6e9}.point .ttl span{display:block}.point .ttl::before{width:54px;background:url(/theme/sustainability/_images/img_point.png) center / 100% auto no-repeat}.point .sectWp{margin-top:16px;padding:16px;border-radius:8px;background-color:rgba(255,255,255,.6)}.pointTxt dt{color:#825017;font-size:1.8rem;font-weight:700}.pointTxt dd{margin-top:8px}.pointBt{margin-top:16px}.pointBtList{display:flex;flex-wrap:wrap;margin:-8px 0 0 -8px}.pointBtList_item{margin:8px 0 0 8px;width:calc(100% / 2 - 8px)}.pointBtList_item a{position:relative;display:flex;justify-content:center;align-items:center;min-height:70px;padding:8px 24px 8px 8px;color:#fff;font-weight:700;border-radius:16px;background:#bc8648;box-shadow:0 0 .2em rgb(0 0 0 / 20%);transition:background .2s ease-out}.pointBtList_item a .m-ico{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:1.8rem;transition:transform .2s ease-out}@media screen and (max-width:959px){.point .ttl span{display:block}}@media print,screen and (min-width:960px){.point{padding:40px 0 80px}.point .ttl::before{width:96px}.point .sectWp{display:flex;justify-content:space-between;margin-top:32px;padding:32px}.pointTxt{width:50%}.pointTxt dt{font-size:2.6rem}.pointTxt dd{margin-top:16px;font-weight:500;line-height:1.8}.pointBt{margin-top:0;width:45%}.pointBtList{margin:-16px 0 0 -16px}.pointBtList_item{margin:16px 0 0 16px;width:calc(100% / 2 - 16px)}.pointBtList_item a{letter-spacing:.1em}.pointBtList_item a .m-ico{right:16px;font-size:2rem}.pointBtList_item a:hover .m-ico{transform:translate(8px,-50%)}.pointBtList_item a:hover{background:#cfb497}}

/* KODAWARI ----------------------- */
.kodawari{overflow:hidden;padding:24px 0 40px;background:#f7f6f0}.kodawari .ttl::before{width:28px;background:url(/theme/sustainability/_images/img_kodawari.png) center / 100% auto no-repeat}@media screen and (max-width:959px){.kodawari .ttl span{display:block}}.kodawari_txt{margin-top:8px;color:#005445;text-align:center;font-size:1.6rem;font-weight:500}.kodawariWp{position:relative;z-index:0}.kodawariWp::before,.kodawariWp::after{position:absolute;z-index:-1;content:"";display:inline-block}.kodawariWp::before{left:-40px;top:-20px;width:80px;height:77px;background:url(/theme/sustainability/_images/kodawari_bg01.png) center / 100% auto no-repeat}.kodawariWp::after{right:-20px;bottom:-20px;width:80px;height:70px;background:url(/theme/sustainability/_images/kodawari_bg02.png) center / 100% auto no-repeat}@media print,screen and (min-width:960px){.kodawari{padding:40px 0 80px}.kodawari .ttl::before{width:39px}.kodawari_txt{font-size:2rem}.kodawariWp::before{left:-152px;top:-96px;width:274px;height:265px}.kodawariWp::after{right:-152px;bottom:-96px;width:327px;height:287px}}

.cassette{display:flex;flex-wrap:wrap;justify-content:space-between;margin:16px 0 0 -8px}.cassette_item{position:relative;margin:8px 0 0 8px;width:calc(100% / 2 - 8px);background:#fff}.cassette_item>a{display:flex;flex-direction:column;margin:0 auto;padding:10px;width:100%;color:#005445;background:#fff;transition:opacity 0.4s ease}.cassette_photo{order:-1}.cpncoupon_ttl{margin-top:10px;line-height:1.3}.cassette_ttl{margin-top:10px;font-weight:700;line-height:1.4}.cassette_txt{margin-top:5px;line-height:1.5}.cassette_ttl+.cassette_txt{color:#323743}@media screen and (min-width:960px){.cassette{margin:24px 0 0 -24px}.cassette.-center{justify-content:center}.cassette.-center:before,.cassette.-center:after{display:none}.cassette_item{margin:24px 0 0 24px;width:calc(100% / 4 - 24px);max-width:300px}.cassette:after{content:"";margin:20px 0 0 20px;width:calc(100% / 4 - 20px);max-width:260px}.cassette:before{content:"";order:1;margin:20px 0 0 20px;width:calc(100% / 4 - 20px);max-width:260px}.cassette_item>a{padding:20px}.cassette_item>a:hover{opacity:.6;color:#323743}.cassette.-col3{margin-left:auto;margin-right:auto;width:calc(100% - (100% / 4 - 20px))}.cassette.-col3 .cassette_item{width:calc(100% / 3 - 20px)}.cassette_txt{font-size:1.6rem}}.sustainablehtl{margin:30px auto 0;width:100%;max-width:800px;border-radius:50vw;background:#fff}.sustainablehtl a{display:flex;justify-content:center;align-items:center;min-height:80px;padding-left:10px;color:#4abafb;font-weight:700;line-height:1.3;border-radius:50vw;border:solid 3px #4abafb;background:#fff;transition:opacity 0.2s ease-out}.sustainablehtl .m-ico{margin:0 5px;font-size:3.5rem}.co2zero_reg .sub{top:0}.co2zero_reg .reg{top:.4em}.co2zero_planTtl{position:relative;margin-top:32px;padding-bottom:16px;color:#1957a7;font-size:2rem;font-weight:700;text-align:center;line-height:1.3}.co2zero_planTtl.-blue{color:#1957a7}.co2zero_planTtl.-yellow{color:#b98e0b}.co2zero_planTtl.-green{color:#127f3b}.co2zero_planTtl span{font-weight:700}.co2zero_planTtl:before{position:absolute;left:50%;bottom:0;transform:translateX(-50%);content:"";display:inline-block;width:100px;height:5px;border-radius:50vw;background:#1957a7}.co2zero_planTtl.-blue:before{background:#1957a7}.co2zero_planTtl.-yellow:before{background:#b98e0b}.co2zero_planTtl.-green:before{background:#127f3b}@media screen and (max-width:759px){.co2zero_planTtl_y{display:block;font-weight:700;font-size:1.4rem}}.cassetteKome{margin-top:24px;font-size:1.4rem!important}.cassetteKome .sub{top:-.3em}.credit-att{margin-top:8px;font-size:1.2rem}@media screen and (min-width:768px){.sustainablehtl{margin:80px auto 0;width:100%;max-width:800px;border-radius:50vw;background:#fff}.sustainablehtl a{min-height:100px;font-size:2rem;border-width:5px}.sustainablehtl .m-ico{position:relative;top:2px}.sustainablehtl a:hover{opacity:.6}.co2zero_planTtl{margin-top:40px;font-size:2.5rem}.cassetteKome{font-size:1.6rem!important}}

/* FAQ ----------------------- */
.faq{overflow:hidden}.faq_inner{position:relative;margin:0 auto;padding:24px 0 40px;width:100%;max-width:1500px}.faq_inner::before{position:absolute;left:0;top:0;z-index:-1;content:"";display:inline-block;transform:translateX(-50%);width:231px;height:100%;background:url(/theme/sustainability/_images/faq_bg.png) center / 100% auto repeat-y}.faq .ttl span{display:block}.faq .ttl .ttl_fs{font-size:1.8rem}.faq .ttl::before{width:21px;background:url(/theme/sustainability/_images/img_faq.png) center / 100% auto no-repeat}.faqItem{margin-top:32px}.faqTtl{position:relative;z-index:1;display:flex;align-items:center;padding:16px;font-size:1.6rem;font-weight:700;border-radius:50vw;background:#fffb8c}.faqTtl::before{flex:none;display:flex;justify-content:center;align-items:center;content:"Ｑ";margin-right:8px;width:40px;height:40px;color:#fff;font-size:2rem;font-weight:400;border-radius:50vw;background:#bfb800}.faqTtl::after{position:absolute;top:100%;left:12%;content:"";display:inline-block;width:20px;height:11px;background:url(/theme/sustainability/_images/fuki.png) center / 100% auto no-repeat}.faqTtl span{font-weight:700}.faqTxt{margin:-24px -16px 0 24px;padding:40px 24px 24px 24px;line-height:1.8;border-radius:0 0 0 24px;background:#f7f6ef}.faqTxt a,.faqTxt button{cursor:pointer;color:#3498db;text-decoration:underline;transition:opacity 0.2s ease-out}.faqTxt a .m-ico,.faqTxt button .m-ico{margin:0 4px}.faqTxt .reg{top:-2px;font-size:1.3rem}@media print,screen and (min-width:960px){.faq_inner{padding:40px 0 80px}.faq .ttl .ttl_fs{font-size:2.4rem}.faq .ttl::before{width:39px}.faqItem{display:flex;align-items:center;margin-top:32px}.faqTtl{padding:32px 32px 32px 24px;width:380px;font-size:100%;border-radius:40px}.faqTtl::before{margin-right:16px;width:55px;height:55px;font-size:2.5rem}.faqTtl::after{left:50%;width:41px;height:23px}.faqTxt{flex:1;margin:0 calc(50% - 50vw) 0 -200px;padding:56px calc(50vw - 50%) 56px 240px;border-radius:40px 0 0 40px}.faqTxt a:hover,.faqTxt button:hover{opacity:.6}}


/*  co2zero
============================================================================= */
.sub{position:relative;top:-.4em;font-size:.6em;line-height:1}.reg{position:relative;top:.2em;font-size:1.2em;line-height:1}.co2zeroAbout{font-weight:700}.co2zero{position:relative;z-index:0;margin-top:20px;padding:16px 8px;background:#fff}.co2zero-about{position:relative}.co2zerohead_ttl{font-size:2rem;font-weight:700;text-align:center;line-height:1.1;border-radius:10px}.co2zero-about:not(:first-child){margin-top:24px}.co2zero-about_ttl span{display:block;position:relative;z-index:1;padding:8px 32px;color:#fff;text-align:center;font-size:2rem;font-weight:700}.co2zero-about_ttl span:before{position:absolute;left:4px;top:4px;z-index:-1;content:"";display:inline-block;width:100%;height:100%}.co2zero-about.-blue .co2zero-about_ttl span{background:#1957a7}.co2zero-about.-blue .co2zero-about_ttl span:before{border:solid 1px #1957a7}.co2zero-about.-yellow .co2zero-about_ttl span{background:#b98e0b}.co2zero-about.-yellow .co2zero-about_ttl span:before{border:solid 1px #b98e0b}.co2zero-about.-jcredit .co2zero-about_ttl{color:#127f3b;text-align:center;font-size:2.4rem;font-weight:700}.co2zero-about_hd+.co2zero-aboutBox{margin-top:16px}.co2zero-about_img{margin-top:18px}.co2zero-about_img figcaption{margin-top:8px;font-size:1.2rem}.co2zero-aboutMethod{margin-top:24px}.co2zero-aboutMethod_ttl{position:relative;display:inline-block;padding:4px 18px;font-weight:700;box-sizing:border-box}.co2zero-aboutMethod_ttl:before,.co2zero-aboutMethod_ttl:after{position:absolute;content:"";display:inline-block;height:0;width:0}.co2zero-aboutMethod_ttl:before{left:-2px;bottom:calc(100% + 2px);border-left:20px solid transparent}.co2zero-aboutMethod_ttl:after{right:-2px;top:calc(100% + 2px);border-right:20px solid transparent}.co2zero-about.-blue .co2zero-aboutMethod_ttl{color:#1957a7;border:solid 2px #1957a7}.co2zero-about.-blue .co2zero-aboutMethod_ttl:before{border-bottom:10px solid #1957a7}.co2zero-about.-blue .co2zero-aboutMethod_ttl:after{border-top:10px solid #1957a7}.co2zero-about.-yellow .co2zero-aboutMethod_ttl{color:#b98e0b;border:solid 2px #b98e0b}.co2zero-about.-yellow .co2zero-aboutMethod_ttl:before{border-bottom:10px solid #b98e0b}.co2zero-about.-yellow .co2zero-aboutMethod_ttl:after{border-top:10px solid #b98e0b}.co2zero-aboutMethod_img{margin-top:16px}@media screen and (min-width:760px){.co2zero-about_hd{display:flex;align-items:center}.co2zero-about:before{left:8px;top:8px}.co2zero-about:not(:first-child){margin-top:32px}.co2zero-aboutBox{display:flex;justify-content:space-between;margin-top:16px}.co2zero-about_ttl span{display:inline-block}.co2zero-about_bd{flex:1}.co2zero-about_img{margin-top:24px}.co2zero-aboutMethod{margin-top:16px;margin-left:64px;width:calc(50% - 32px)}.co2zero-aboutMethod_ttl{padding:8px 24px}.co2zero-aboutMethod_img{margin-top:0}}.co2zerobody{margin-top:20px;border-radius:20px;border:solid 2px #205a32;background:#e0edc7}.co2zerobody_cont{padding:16px}.co2zerobody_cont-dl dt{color:#205a32;font-size:1.8rem;font-weight:700;line-height:1.3}.co2zerobody_cont-dl dd{margin-top:10px}.co2zerobody_cont-txt{font-size:1.4rem}.co2zerobody_shoes{width:15%}.co2zerobody_after{position:relative;padding:10px;color:#fff;border-radius:0 0 15px 15px;background:#225c33}.co2zerobody_img{margin-top:20px}.co2zerobody_after-dl dt{color:#faeb02;font-size:1.8rem;font-weight:700}.co2zerobody_after-dl dd{margin-top:8px}.co2zerobody_list{margin-left:25px;font-size:1.4rem}.co2zerobody_list li{list-style:disc}.co2zerobody_list li:not(:first-child){margin-top:5px}.co2zero_reg{margin-top:8px;font-size:1.2rem;text-align:right}.co2zero_reg .sub{top:0}.co2zero_reg .reg{top:.4em}@media screen and (max-width:759px){.co2zerobody_cont{position:relative}.co2zerobody_shoes{position:absolute;right:-16px;top:-16px;width:80px}.co2zerobody_cont-dl dt{margin-right:45px}}@media screen and (min-width:760px){.co2zerobody{display:flex;justify-content:space-between;overflow:hidden;margin-top:32px}.co2zerobody_cont{display:flex;flex-direction:row-reverse;align-items:center;width:72%}.co2zerobody_cont-dl{flex:1;margin-left:16px}.co2zerobody_cont-dl dt{color:#205a32;font-size:2.5rem;font-weight:700;line-height:1.3}.co2zerobody_cont-dl dd{display:flex;justify-content:space-between;align-items:center;margin-top:5px}.co2zerobody_cont-txt{width:calc(60% - 20px);font-size:1.6rem}.co2zerobody_img{margin-top:0;width:40%}.co2zerobody_after{position:relative;padding:8px 16px 16px;width:28%;color:#fff;border-radius:0;background:#225c33}.co2zerobody_after-dl dt{color:#faeb02;font-size:2.2rem;font-weight:700}.co2zerobody_list{margin-left:25px;font-size:1.6rem}.co2zerobody_list li{list-style:disc}.co2zerobody_list li:not(:first-child){margin-top:5px}}

/* J-クレジット */
.credit{position:relative;z-index:0;margin:16px 0 0}.creditHd{display:flex;flex-direction:column}.creditHdBd{padding:24px 16px 48px;border-radius:10px;background:url(/theme/sustainability/_images/bg_credit.png) repeat #edf6e2}.creditHdTtl{position:relative;order:1;margin:-32px auto 0;width:90%;padding:16px 8px 8px;text-align:center;border-radius:10px;border:solid 2px #127f3b;background:#fff}.creditHdTtl:before{position:absolute;left:50%;top:calc(100% + 2px);z-index:1;transform:translateX(-50%);content:"";display:inline-block;width:100px;height:59px;background:url(/theme/sustainability/_images/credit_arrow01.png) center / 100% auto no-repeat}.creditHdTtlTxt{color:#127f3b;font-size:1.8rem;font-weight:700;line-height:1.3}.creditHdTtlTxt span{display:inline-block;font-size:1.4rem}ruby[data-ruby]{position:relative}ruby[data-ruby]::before{content:attr(data-ruby);position:absolute;left:-2em;bottom:calc(100% - 5px);right:-2em;line-height:1;display:inline-block;text-align:center;font-size:.6em}.creditHdTxt{text-align:center;font-size:2rem;font-weight:700}.creditHdBox{margin-top:24px}.creditHdItem:not(:first-child){margin-top:16px}.creditHdItem dt{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:4px 8px;min-height:53px;color:#fff;font-weight:700;text-align:center;border-radius:50vw;background:#127f3b}.creditHdItem dt span{font-size:1.4rem;font-weight:700}.creditHdItem dd{margin:8px 24px 0}.creditHdList li{display:flex;justify-content:center;align-items:center}.creditHdList figure{margin:0 auto;max-width:30px}.creditHdList p{flex:1;margin-left:16px}.creditMid{position:relative;margin:24px 0;padding:32px 0}.creditMid:before{position:absolute;left:0;top:0;z-index:-1;content:"";display:inline-block;width:100%;height:100%;border-radius:100%;background:url(/theme/sustainability/_images/bg_credit.png) repeat #f8e9f2}.creditMidL,.creditMidR{width:60px}@media screen and (max-width:759px){.creditMidL,.creditMidR{position:absolute;top:50%;margin-top:-24px}.creditMidL{left:-8px}.creditMidR{right:-8px}}.creditMidBd{position:relative;display:flex;align-items:center;margin:0 16px}.creditBdBox{position:relative;width:25px;height:120px;border:solid 5px #e6161a}.creditBdBox:before{position:absolute;content:"";display:inline-block;width:0;height:0}.creditBdBox:first-of-type:before{right:-5px;bottom:-1.5px;margin-bottom:-11px;border-top:10px solid transparent;border-left:10px solid #e6161a;border-bottom:10px solid transparent}.creditBdBox:last-of-type:before{left:-5px;top:-1.5px;margin-top:-11px;border-top:10px solid transparent;border-right:10px solid #e6161a;border-bottom:10px solid transparent}.creditBdBox:first-of-type{order:-1;border-radius:50vw 0 0 50vw;border-right:none}.creditBdBox:last-of-type{border-radius:0 50vw 50vw 0;border-left:none}.creditMidList{flex:1;margin:0 8px}.creditMidItem{padding:8px;color:#fff;font-weight:700;text-align:center}.creditMidItem:not(:first-child){margin-top:8px}.creditMidItem:first-child{border-radius:10px;background:#127f3b}.creditMidItem:nth-child(2){border-radius:50vw;background:#e6161a}.creditMidItem:nth-child(3){border-radius:10px;background:#143074}.creditBot{display:flex;flex-direction:column}.creditBotBd{padding:24px 16px;border-radius:10px;background:url(/theme/sustainability/_images/bg_credit.png) repeat #ecf6f8}.creditBotTtl{position:relative;max-width:800px;margin:0 auto -32px;width:90%;padding:16px 8px 8px;color:#143074;text-align:center;border-radius:10px;border:solid 2px #143074;background:#fff}.creditBotTtl:before{position:absolute;left:50%;bottom:calc(100% + 2px);z-index:1;transform:translateX(-50%);content:"";display:inline-block;width:100px;height:59px;background:url(/theme/sustainability/_images/credit_arrow02.png) center / 100% auto no-repeat}.creditBotTtlTxt{color:#143074;font-size:1.8rem;font-weight:700;line-height:1.3}.creditBotTtlTxt span{display:inline-block;font-size:1.4rem}.creditBotBox{margin-top:24px}.creditBotItem{display:flex;justify-content:center;align-items:center}@media screen and (max-width:759px){.creditBotItem{justify-content:center;align-items:center}.creditBotItem:not(:first-child){margin-top:8px;padding-top:8px;border-top:dashed 1px #cad4ec}}.creditBotTxt{flex:1;margin-left:16px;font-weight:700}.creditBotItem figure{order:-1;margin:0 auto;max-width:100px}@media screen and (max-width:759px){.creditBotTxt p br{display:none}}.creditBotTxt p+p{margin-top:8px}@media screen and (min-width:760px){.credit{margin:32px auto 0;width:100%;max-width:1000px}.creditHdBd{padding:24px 24px 48px}.creditHdTtl{position:relative;order:1;max-width:800px;padding:16px 32px}.creditHdTtlTxt{font-size:2.4rem}.creditHdTtlTxt span{font-size:1.6rem}.creditHdBox{display:flex;margin-left:-32px}.creditHdItem{flex:1;margin-left:32px}.creditHdItem:not(:first-child){margin-top:0!important}.creditHdItem dt{padding:8px;min-height:61px}.creditHdItem dd{margin:8px 0 0}.creditHdList{display:flex;justify-content:center}.creditHdList li{display:block;flex:1;max-width:200px;text-align:center}.creditHdList figure{max-width:100px}.creditMid{display:flex;justify-content:center;align-items:center}.creditMidL,.creditMidR{width:130px}.creditMidL{order:-1}.creditMidBd{width:100%;max-width:500px}.creditBdBox{width:60px;height:130px;border-width:8px}.creditBdBox:first-of-type:before{margin-bottom:-17px;border-top-width:15px;border-left-width:15px;border-bottom-width:15px}.creditBdBox:last-of-type:before{margin-top:-17px;border-top-width:15px;border-right-width:15px;border-bottom-width:15px}.creditMidList{margin:0 16px}.creditMidItem{padding:12px 24px}.creditBotBd{padding:24px}.creditBotTtl{padding:16px 32px}.creditBotTtlTxt{font-size:2.4rem;font-weight:700}.creditBotTtlTxt span{font-size:1.6rem}.creditBotBox{display:flex;margin-top:16px;margin-left:-16px}.creditBotItem{flex:1;flex-direction:column;margin-left:16px}.creditBotTxt{margin:16px 0 0 0;width:100%}.creditBotTxt p{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:8px;width:100%;min-height:64px;color:#fff;font-weight:700;text-align:center;border-radius:50vw;background:#143074}.creditBotItem figure{order:-1;display:flex;justify-content:center;align-items:flex-end;min-height:150px;margin:0 auto;max-width:150px}.creditBotItem:nth-child(3) figure{padding-bottom:24px}.creditBotItem:nth-child(4) figure{min-height:inherit;padding-top:8px}}

/*  POINT ページ
============================================================================= */
.point-main{position:relative;padding-top:78px}@media print,screen and (min-width:960px){.point-main{padding-top:0}}@media print,screen and (min-width:960px){.mv{margin-bottom:0}.mv.-point .mv_inner{padding:40px 0 220px}.mv_inner::before{left:-80px;width:472px;height:1157px}.mv_inner::after{right:-80px;width:443px;height:1157px}}

/* POINT TABBT ----------------------- */
.areaTabNav{position:absolute;left:0;top:0;z-index:5;width:100%}.areaTabNav_inner{margin:0 4px}.areaTabList{display:flex;margin-left:-2px}.areaTabList_item{margin-left:2px;width:calc(100% / 4 - 2px)}.areaTabList_box{position:relative;cursor:pointer;display:block;padding:0;width:100%;border-radius:8px}.areaTabList_txt{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;min-height:60px;font-weight:700;border:solid 2px #cab49a;border-radius:8px;background:#fff;transition:background .2s ease-out}.areaTabList_txt::before{content:attr(data-en);font-size:1rem;font-weight:400}.areaTabList_box[aria-selected="true"] .areaTabList_txt{color:#fff;border-color:#b48853;background:#b48853}.areaTabList_box[aria-selected="true"] .areaTabList_txt::after{position:absolute;left:50%;top:calc(100% - 1px);transform:translateX(-50%);content:"";display:inline-block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:10px solid #b48853}.fixed .areaTabNav{position:fixed;top:0;z-index:100;width:100%;box-shadow:0 0 5px rgba(0,0,0,.2);background:#fff;animation:0.3s forwards animationNav}.fixed .areaTabList{display:flex;margin-left:0}.fixed .areaTabList_item{margin-left:0;width:calc(100% / 4)}.fixed .areaTabList_item{border-left:solid 1px #cab49a}@media screen and (max-width:959px){.fixed .areaTabList_item:first-child{border-left:none}}.fixed .areaTabList_txt{min-height:50px;border:none;border-radius:0}@media screen and (max-width:959px){.pointSectHd_box .pointPagenav{display:none}.pointPagenavWp{display:none}.fixed .areaTabNav_inner{margin:0}}@media print,screen and (min-width:960px){.areaTabNav{top:inherit;bottom:calc(100% + 80px)}.areaTabNav_inner{margin:0 auto;width:100%;max-width:1100px}.areaTabList{margin-left:-16px}.areaTabList_item{margin-left:16px;width:calc(100% / 4 - 16px);border-radius:16px;background:#fff}.areaTabList_box{border-radius:16px;border:solid 5px #fff}.areaTabList_txt{min-height:100px;font-size:2.2rem;letter-spacing:.1em;border:solid 5px #cab49a;border-radius:16px}.areaTabList_box[aria-selected="false"]:hover .areaTabList_txt{background:#f6f2ed}.areaTabList_txt::before{font-size:1.4rem}.areaTabList_box[aria-selected="true"]::after{border-left-width:22px;border-right-width:22px;border-top-width:20px}.areaTabList_box[aria-selected="true"] .areaTabList_txt::after{border-left-width:20px;border-right-width:20px;border-top-width:18px}.fixed .areaTabNav{bottom:inherit}.fixed .areaTabList_item{border-radius:0}.fixed .areaTabList_item:last-child{border-right:solid 1px #cab49a}.fixed .areaTabList_box{border:none;border-radius:0}.fixed .areaTabList_txt{min-height:63px}}@media screen and (min-width:960px) and (max-width:1280px){.areaTabNav{padding:0 16px}}

/* POINT SECT ----------------------- */
.pointSect{position:relative;padding:40px 0}.pointSect.-enjoy{background:url(/theme/sustainability/_images/point_sectbg01.png)}.pointSect.-eco{background:url(/theme/sustainability/_images/point_sectbg02.png)}.pointSect.-rule{background:url(/theme/sustainability/_images/point_sectbg03.png)}.pointSect::before{position:absolute;left:0;bottom:calc(100% - 1px);content:"";display:inline-block;width:100%;height:10px;background-size:auto 100%;background-position:center;background-repeat:repeat-x}.pointSect.-enjoy::before{background-image:url(/theme/sustainability/_images/point_sectbgtop01.png)}.pointSect.-eco::before{background-image:url(/theme/sustainability/_images/point_sectbgtop02.png)}.pointSect.-rule::before{background-image:url(/theme/sustainability/_images/point_sectbgtop03.png)}.pointSectHd{margin:0 16px}.pointSectHd_box::before{position:absolute;right:8px;top:16px;content:"";display:inline-block;width:100px;height:57px;background:url(/theme/sustainability/_images/img_bird.png) center / 100% auto no-repeat}.pointSect.-enjoy .pointSectHd_ttl{color:#52300c}.pointSect.-eco .pointSectHd_ttl{color:#093477}.pointSect.-rule .pointSectHd_ttl{color:#0c5246}.pointSectHd_ttl span{font-weight:700}.pointSectHd_ttl01{font-size:1.6rem}.pointSectHd_ttl02{position:relative;display:inline-block;padding-left:28px;font-size:1.6rem}.pointSectHd_ttl02::before{position:absolute;left:0;top:50%;content:"";display:inline-block;margin-left:8px;height:1px;width:12px;background:#0c5246}.pointSectHd_ttl03{display:block;font-size:2.4rem}.pointSectHd_txt{margin-top:8px;padding-left:8px;border-left:solid 3px}.pointSect.-enjoy .pointSectHd_txt{color:#52300c;border-left-color:#52300c}.pointSect.-eco .pointSectHd_txt{color:#093477;border-left-color:#093477}.pointSect.-rule .pointSectHd_txt{color:#0c5246;border-left-color:#0c5246}.pointSectHd_txt span{display:block;line-height:2;font-weight:700}.pointPagenav_item a{position:relative;display:block;padding:8px 4px 8px 2rem;font-weight:700}.pointSect.-enjoy .pointPagenav_item a{color:#52300c}.pointSect.-eco .pointPagenav_item a{color:#093477}.pointSect.-rule .pointPagenav_item a{color:#0c5246}.pointPagenav_item .m-ico{position:absolute;left:0;top:50%;display:flex;justify-content:center;align-items:center;margin-top:-.75rem;width:1.5rem;height:1.5rem;color:#000;line-height:1;font-size:1rem;border-radius:50vw;border:solid 1px #000;background:#fff;transform-origin:center;transition:transform 0.5s ease-in-out}.pointPagenav_item .m-ico::before{top:0}.pointPagenav_item a.is-current .m-ico{transform:rotate(-90deg)}.pointPagenav_item a.is-up .m-ico{transform:rotate(-180deg)}.pointPagebackWp{display:none}.pointSectBd{display:flex;flex-wrap:wrap}.pointCassette_item{display:flex;margin-top:24px}.pointCassette_itemBdInner{padding:24px 8px 16px;background-color:rgba(255,255,255,.9)}.pointCassette_itemTtl{text-align:center;line-height:1.5;font-size:2rem;font-weight:700}.pointCassette_itemTtl span{display:inline-block;font-weight:700}.pointCassette_itemTxt{padding:8px;border-radius:8px;background:#fff}.pointCassette_itemTxtInner{position:relative;padding:0 8px;background-image:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 50%,#fff 0%,#fff 100%),linear-gradient(180deg,#fff 0%,#fff calc(100% - 1px),#e6e1d4 0%,#e6e1d4 100%);background-size:8px 100%,100% 2.2em;line-height:2.2em}.pointCassette_itemTxtInner::before{position:absolute;left:0;top:0;content:"";display:inline-block;width:100%;height:1px;background-image:linear-gradient(90deg,#e6e1d4 0%,#e6e1d4 50%,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);background-size:8px 1px}.pointCassette_itemImg figure{position:relative}.pointCassette_itemImg figcaption{position:absolute;right:0;top:3px;padding:0 8px;text-align:right;color:#fff;font-size:1.2rem;line-height:1.2;text-shadow:0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%)}.pointCassette_itembts{margin:8px 8px 0}.pointCassette_itembt:not(:first-child){margin-top:8px}.pointCassette_itembt a{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:50px;padding:8px 32px 8px 16px;line-height:1.3;text-align:center;color:#b48853;border-radius:8px;border:solid 1px #b48853;transition:background .2s ease-out}.pointCassette_itembtName{font-weight:500;line-height:1.2}.pointCassette_itembtName span{display:inline-block;font-weight:500}.pointCassette_itembtCat{margin-top:4px;font-size:1.2rem}.pointCassette_itembt a .m-ico{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:2.5rem;line-height:1}@media screen and (max-width:959px){.pointSectHd_box .pointPagenav{display:none}.pointPagenav{display:flex;justify-content:center}.pointPagenav_item:not(:first-child){margin-left:8px}.pointPagenavWp{display:none}.fixed .pointPagenavWp{position:fixed;left:50%;top:60px;transform:translateX(-50%);z-index:5;width:350px;display:block;border-radius:50vw;border:solid 1px #0c5246;background-color:rgba(240,246,245,.8);animation:0.3s forwards animationNav2}.pointPagenavWp .pointPagenav{font-size:1.2rem}.pointSectHd .pointPageback{display:none}.pointCassette_item{flex-direction:column}.pointCassette_item:nth-child(odd) .pointCassette_itemBd{margin-left:auto}.pointCassette_item:nth-child(odd) .pointCassette_itemBdInner{border-radius:16px 0 0 16px}.pointCassette_item:nth-child(even) .pointCassette_itemBd{margin-right:auto}.pointCassette_item:nth-child(even) .pointCassette_itemBdInner{border-radius:0 16px 16px 0}.pointCassette_itemBd{position:relative;z-index:1;margin-top:-24px;width:90%}.pointCassette_itemBdInner{padding:24px 8px 16px}.pointCassette_itemImg{order:-1;width:70%}.pointCassette_item:nth-child(odd) .pointCassette_itemImg{margin-right:auto}.pointCassette_item.-noresize .pointCassette_itemImg{position:relative;z-index:2}.pointCassette_item:nth-child(even) .pointCassette_itemImg{margin-left:auto}.fixed .pointPagebackWp{position:fixed;left:8px;bottom:20px;z-index:5;display:block}.pointPagebackWp a{display:block;padding:8px 8px 8px 24px;color:#fff;line-height:1.2;font-size:1.2rem;border-radius:8px;background-color:rgba(12,82,70,.8)}.pointPagebackWp span{display:block}.pointPagebackWp .m-ico{position:absolute;left:4px;top:50%;transform:translateY(-50%)}}@media print,screen and (min-width:960px){.pointSect{padding:56px 0}.pointSect::before{height:22px}.pointSectWp{display:flex;justify-content:space-between;margin:0 auto;width:100%;max-width:1500px}.pointSectHd{margin:0;width:21%}.pointSectHd_box{position:sticky;left:0;top:128px;display:flex;flex-direction:column;width:100%}.pointSectHd_box::before{top:-40px;right:-20px}.pointSectHd_ttl01{font-size:2rem}.pointSectHd_ttl02{font-size:2rem}.pointSectHd_ttl03{font-size:3rem}.pointSectHd_txt{margin-top:32px;padding-left:16px}.pointPagenavWp{display:none}.pointPagenav{margin-top:40px;padding-top:24px;border-top:dotted 2px #7c796f}.pointPagenav_item a{padding:8px 4px 8px 3.5rem;transition:opacity 0.2s ease-out}.pointPagenav_item a:hover{opacity:.6}.pointPagenav_item .m-ico{margin-top:-1.25rem;width:2.5rem;height:2.5rem;font-size:1.5rem}.pointPageback{display:block;margin-top:32px}.pointPageback a{color:#0c5246;font-size:1.6rem;font-weight:500;text-decoration:underline;transition:opacity 0.2s ease-out}.pointPageback a:hover{opacity:.6}.pointSect:first-child .pointPageback a{color:#52300c}.pointSect:nth-child(2) .pointPageback a{color:#093477}.pointSect:nth-child(3) .pointPageback a{color:#0c5246}.pointPageback a .m-ico{margin-right:4px}.pointSectBd{width:calc(79% - 40px)}.pointCassette_item{margin:56px 0 0 24px}.pointCassette_item:first-child{margin-top:0}.pointCassette_itemTxt{padding:16px}.pointCassette_itemTxtInner{background-size:8px 100%,100% 2.2em;line-height:2.2em;font-size:1.6rem}.pointCassette_itembt a:hover{background:#f6f2ed}.pointCassette_itemImg figcaption{top:inherit;bottom:3px}.pointCassette_itembtName{font-size:1.6rem}.pointCassette_item.-wide:nth-child(odd){flex-direction:row-reverse;padding-right:56px}.pointCassette_item.-wide:nth-child(even){flex-direction:row;padding-left:56px}.pointCassette_item.-wide .pointCassette_itemBd{position:relative;z-index:1;display:flex;align-items:flex-end;padding-top:40px;width:calc(50% + 40px)}.pointCassette_item.-wide.-noresize .pointCassette_itemBd{z-index:0}.pointCassette_item.-wide .pointCassette_itemBdInner{padding:40px 24px;border-radius:24px}.pointCassette_item.-wide:nth-child(odd) .pointCassette_itemBd{margin-left:-24px}.pointCassette_item.-wide:nth-child(even) .pointCassette_itemBd{margin-right:-24px}.pointCassette_item.-wide .pointCassette_itemImg{width:50%;padding-bottom:56px}.pointCassette_item.-wide .pointCassette_itemImg figure{border-radius:24px;overflow:hidden}.pointCassette_item.-wide .pointCassette_itemImg figcaption{bottom:5px;padding:0 16px}.pointCassette_item.-wide:nth-child(odd) .pointCassette_itemImg figcaption{left:0;text-align:left}.pointCassette_item.-narrow{flex-direction:column;width:calc(100% / 3 - 24px);border-radius:24px;overflow:hidden}.pointCassette_item.-narrow .pointCassette_itemBd{flex:1}.pointCassette_item.-narrow .pointCassette_itemBdInner{display:flex;flex-direction:column;padding:16px 8px;height:100%;font-size:1.6rem}.pointCassette_item.-narrow .pointCassette_itemTtl{margin:0 8px}.pointCassette_item.-narrow .pointCassette_itemTxt{margin-bottom:8px;padding:8px}.pointCassette_item.-narrow .pointCassette_itembts{margin-top:auto}.pointCassette_item.-narrow .pointCassette_itemImg{order:-1}}@media screen and (min-width:960px) and (max-width:1532px){.pointSectWp{padding:0 16px}}

/* =============================================================================
    MODAL
============================================================================= */
@media screen and (max-width:959px){body.modal-lock{height:var(--viewport-height,100%);overflow:hidden;box-sizing:border-box}}@media screen and (min-width:960px){body.modal-lock{position:fixed;width:100%;height:100%;left:0;overflow-y:scroll;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.modal{display:none;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 32px);max-height:85%;background:#fff}.modal-wrap *{box-sizing:border-box}.modal-wrap{z-index:1002;display:none;position:fixed;top:0;left:0;width:100%;height:100%}.modal-overlay{z-index:1001;display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.modal-close{position:absolute;right:0;top:6px;font-size:2.5rem;cursor:pointer;transition:opacity 0.4s ease,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.modal-close:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(255,255,255,.25)}.modal-close .m-ico{margin:0}.modal-block{display:flex;flex-direction:column;height:100%}.modal-header{display:flex;align-items:center;padding:0 10px;height:48px;box-shadow:0 1px 3px rgb(0 0 0 / 30%);background-color:#fff}.modal-header_ttl{flex-grow:1;text-align:center;padding:0 40px;font-size:2rem;font-weight:700}.modal-header_ttl span{font-weight:700}.modal-header_ttl .reg{top:0;font-size:1em}.modal-content{padding:16px;overflow-y:auto;height:calc(100% - 48px)}.modal-content::-webkit-scrollbar{background:#ccc;width:3px;border-radius:50vw}.modal-content::-webkit-scrollbar-thumb{border-radius:50vw;background:#aaa}@media print,screen and (min-width:960px){.modal{width:1200px}.modal-close{right:-30px;top:-40px;color:#fff}.modal-header{height:60px}.modal-header_ttl{font-size:2.4rem}.modal-content{padding:24px;height:calc(100% - 60px)}.modal-content::-webkit-scrollbar{width:8px}.modal-close:hover{opacity:.6}}

/*  ANIMATION
============================================================================= */
@keyframes animationNav{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes animationNav2{0%{opacity:0}100%{opacity:1}}
