@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600&family=Noto+Sans+JP:wght@100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Caveat&display=swap);
/*!
global > font
------------------------------
*//*!
global > color
------------------------------
*/:root{--color-base: #E6002D;--color-bg: rgba(249, 247, 239, 1);--color-sub: #000;--color-red: #E6002D;--color-wht: #fff;--color-blk: #000;--gld-red:linear-gradient(270deg, #E6002D 0%, #F00 100%)}/*!
global > content-width
------------------------------
*/:root{--width-content-ss: 390px;--width-content-s: 980px;--width-content: 1200px;--width-content-l: 1440px;--width-content-per: 93.75%}:root{--font-family-base: "Noto Sans JP", sans-serif;--font-family-en: "Barlow Condensed";--font-weight-base: 500;--font-weight-bold: 700;--font-weight-black: 800;--font-color-base:#000}/*!
global > z-index
------------------------------
*/:root{--z-index-modal: 100;--z-index-header: 80;--z-index-hamburger: 70;--z-index-menu: 50;--z-index-pagetop: 45;--z-index-default: 1}/*!
page > guide > guide-header
------------------------------
*/.guide-header__intro__inner{background-image:url(../../images/guide/header.webp)}/*!
page > guide > guide-section
------------------------------
*/.guide-section__overview__box{position:relative;padding:30px 20px}.guide-section__overview__box:not(:last-child){margin-bottom:30px}.guide-section__overview__box:not(:last-child):after{display:block;position:absolute;bottom:-20px;left:0;width:100%;height:10px;background:url(../../images/common/arrow3.svg) no-repeat center center;background-size:contain;content:""}.guide-section__overview__title{position:relative;padding-bottom:10px;border-bottom:1px dashed #000;color:var(--color-base);font-weight:var(--font-weight-bold);font-size:1.8rem}.guide-section__overview__img{position:absolute;right:0;bottom:0;width:160px}.guide-section__overview__img--01{right:-20px}.guide-section__overview__img--02{right:-30px}.guide-section__overview__img--03{right:-25px}.guide-section__overview__img--04{right:-20px}.guide-section__overview__img--05{right:-25px}.guide-section__overview__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.guide-section__overview__list li{font-size:1.4rem}.guide-section__recommendation__block{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:10px}.guide-section__recommendation__box{padding:30px 20px}.guide-section__recommendation__title{position:relative;padding-right:70px;padding-bottom:10px;border-bottom:1px dashed #000;color:var(--color-base);font-weight:var(--font-weight-bold);font-size:1.4rem;line-height:1.4em}.guide-section__recommendation__img{position:absolute;right:0;bottom:0;width:80px}.guide-section__recommendation__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.guide-section__recommendation__list li{font-size:1.4rem}.guide-section__check__tab{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr))}.guide-section__check__tab button{display:block;width:100%;padding:.6em;border-bottom:2px solid #ccc;font-weight:var(--font-weight-bold);font-size:1.6rem;line-height:1.4em;text-align:center;-webkit-transition:border-color .3s,color .3s,opacity .3s;transition:border-color .3s,color .3s,opacity .3s}.guide-section__check__tab button.is-active{border-color:var(--color-base);color:var(--color-base)}.guide-section__check__tab button:hover{opacity:.8}.guide-section__check__block{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));margin-top:10px;gap:10px}.guide-section__check__box{padding:30px 20px}.guide-section__check__link{margin-top:20px;font-weight:var(--font-weight-bold);line-height:1.4em}.guide-section__check__text{margin-top:5px;font-size:1.4rem}.guide-section__check__content{display:none}.guide-section__check__content.is-active{display:block;-webkit-animation:tabContentfadeIn .3s ease;animation:tabContentfadeIn .3s ease}@-webkit-keyframes tabContentfadeIn{from{opacity:0}to{opacity:1}}@keyframes tabContentfadeIn{from{opacity:0}to{opacity:1}}@media screen and (max-width: 768px){.guide-header__intro__inner{padding-top:78%;background-image:url(../../images/guide/header_sp.webp)}.guide-header__intro__textbox{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.guide-header__intro__title{margin-top:7.6923076923vw;font-size:4.6153846154vw}.guide-section__overview__title{padding-right:140px;font-size:1.6rem}.guide-section__overview__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.guide-section__recommendation__block{grid-template-columns:repeat(1, minmax(0, 1fr))}.guide-section__check__tab button{font-size:1.4rem}.guide-section__check__block{grid-template-columns:repeat(2, minmax(0, 1fr))}.guide-section__check__link{font-size:1.4rem}.guide-section__check__text{line-height:1.6em}}@media screen and (max-width: 480px){.guide-section__check__tab button{font-size:1.2rem}.guide-section__check__block{grid-template-columns:repeat(1, minmax(0, 1fr))}}
