.c-header{position:fixed;top:0;width:100%;z-index:10100;background:#fff;border-bottom:.1rem solid #dedede;transition:transform .3s ease}.c-header[aria-hidden=true]{display:block;transform:translateY(-100%)}.c-header_inner{padding:1.2rem 4.8rem;display:-ms-grid;display:grid;align-items:center;-ms-grid-columns:23rem 1fr;grid-template-columns:23rem 1fr}@media screen and (max-width: 900px){.c-header_inner{padding:1.2rem 3rem}}@media screen and (max-width: 767px){.c-header_inner{padding:1.2rem 1.6rem 1.2rem 1.2rem;-ms-grid-columns:auto;grid-template-columns:auto}}.c-header_content{display:flex;align-items:center}@media screen and (max-width: 767px){.c-header_content{justify-content:space-between;width:100%}}.c-header_link{display:-ms-grid;display:grid;-ms-grid-columns:12rem 10rem;grid-template-columns:12rem 10rem;align-items:center;column-gap:1rem;transition:filter .3s ease}@media screen and (min-width: 768px){.c-header_link:hover{filter:opacity(0.7)}}@media screen and (max-width: 767px){.c-header_link{-ms-grid-columns:10rem 10rem;grid-template-columns:10rem 10rem;column-gap:.7rem}}.c-header_logo{display:block}.c-header_logoArea{font-size:0}.c-header_textEn{padding-inline:.2rem;display:inline-block;background:#f7f9fa;font-size:1.2rem;color:#9e9ea7;font-weight:500;line-height:1.2}@media screen and (max-width: 767px){.c-header_textEn{padding-inline:.1rem;font-size:1rem}}.c-header_textJp{margin-block-start:.2rem;padding-inline:.2rem;display:block;background:#f7f9fa;font-size:1.6rem;color:#2c2c2c;font-weight:500;line-height:1.2}@media screen and (max-width: 767px){.c-header_textJp{padding-inline:.1rem;font-size:1.4rem}}.c-header_hamburger{display:none}@media screen and (max-width: 767px){.c-header_hamburger{display:block;position:relative;width:3rem;height:3rem;background:#d70027;border-radius:1.5rem}}.c-header_hamburgerLine{position:absolute;top:1.1rem;left:50%;width:1.5rem;height:.1rem;background:#fff;transform:translate(-50%, 0);transition:transform .3s ease,top .3s ease,opacity .3s ease}[aria-expanded=true] .c-header_hamburgerLine{top:1.5rem;transform:translate(-50%, 0) rotate(45deg)}.c-header_hamburgerLine:nth-child(2){top:1.5rem}[aria-expanded=true] .c-header_hamburgerLine:nth-child(2){opacity:0}.c-header_hamburgerLine:nth-child(3){top:1.9rem}[aria-expanded=true] .c-header_hamburgerLine:nth-child(3){top:1.5rem;transform:translate(-50%, 0) rotate(-45deg)}.c-header_pcNavArea{display:flex;align-items:center;column-gap:4.8rem}@media screen and (max-width: 900px){.c-header_pcNavArea{column-gap:3rem}}@media screen and (max-width: 767px){.c-header_pcNavArea{display:none !important}}@media screen and (min-width: 768px){.c-header_spNavArea{display:none !important}}@media screen and (max-width: 767px){.c-header_spNavArea{padding-block-end:2.4rem;position:absolute;top:5.5rem;left:0;display:none;width:100%;background:#fff;height:calc(100svh - 5.5rem)}}.c-header_nav{margin-inline-start:auto}.c-header_navList{display:flex;align-items:center;column-gap:2.2rem}@media screen and (max-width: 900px){.c-header_navList{column-gap:1.4rem}}@media screen and (max-width: 767px){.c-header_navList{margin:2rem 2.4rem;align-items:flex-start;flex-direction:column;column-gap:0;row-gap:2rem;height:calc(100% - 7.2rem);overflow-y:auto}}.c-header_navItem{position:relative;line-height:1}.c-header_navLink{font-size:1.4rem;color:#2c2c2c;transition:color .3s ease}@media screen and (min-width: 768px){.c-header_navLink:hover{background:#fff;color:#d70027}}@media screen and (max-width: 767px){.c-header_navLink{font-size:1.6rem}}.c-header_navLink-isSub{position:relative;display:flex;align-items:center;column-gap:6px}.c-header_navLink-isSub[aria-expanded=true] .c-header_navIcon{transform:rotate(180deg)}.c-header_navIcon{transform-origin:center;transition:transform .3s ease}.c-header_navButtonList{display:flex;align-items:center;column-gap:1.4rem}@media screen and (max-width: 767px){.c-header_navButtonList{justify-content:center}}.c-header_navButton{padding:.5rem 1.5rem;display:inline-block;background:#d70027;border:.1rem solid #d70027;border-radius:.5rem;font-size:1.4rem;color:#fff;transition:background .3s ease,color .3s ease}@media screen and (min-width: 768px){.c-header_navButton:hover{background:#fff;color:#d70027}}@media screen and (max-width: 767px){.c-header_navButton{max-width:21.2rem;width:100%}}.c-header_subnavList{display:-ms-grid;display:grid}@media screen and (min-width: 768px){.c-header_subnavList{padding:1.2rem 1.6rem;position:absolute;top:calc(100% + 2.2rem);left:50%;background:#fff;border-bottom-right-radius:.4rem;border-bottom-left-radius:.4rem;visibility:hidden;pointer-events:none;width:12rem;row-gap:1.4rem;box-shadow:0 .1rem .4rem 0 rgba(0,0,0,.05);opacity:0;transition:opacity .3s ease,pointer-events .3s ease,visibility .3s ease;transform:translate(-50%, 0)}}@media screen and (max-width: 767px){.c-header_subnavList{padding-block-start:1.4rem;display:none;row-gap:1.2rem}}.c-header_subnavList::before{content:"";position:absolute;top:-2rem;left:0;width:100%;height:2rem;background:rgba(0,0,0,0)}@media screen and (max-width: 767px){.c-header_subnavList::before{content:none}}@media screen and (min-width: 768px){.c-header_subnavList[aria-hidden=true],.c-header_subnavList[aria-hidden=false]{display:-ms-grid;display:grid}}@media screen and (min-width: 768px){.c-header_subnavList[aria-hidden=true]{visibility:hidden;pointer-events:none;opacity:0}.c-header_subnavList[aria-hidden=true]::before{content:none}}@media screen and (min-width: 768px){.c-header_subnavList[aria-hidden=false]{visibility:visible;pointer-events:auto;opacity:1}}@media screen and (min-width: 768px){[aria-hidden=true] .c-header_subnavList{pointer-events:none}}.c-header_subnavItem{font-size:0}@media screen and (max-width: 767px){.c-header_subnavItem{margin-block-start:1.4rem}.c-header_subnavItem:first-child{margin-block-start:0}}.c-header_subnavLink{font-size:1.2rem;color:#2c2c2c;transition:color .3s ease}@media screen and (min-width: 768px){.c-header_subnavLink:hover{background:#fff;color:#d70027}}
