.faq{max-width:1040px;width:calc(100% - 60px);margin-left:auto;margin-right:auto;margin:auto;position:relative;z-index:6}@media screen and (max-width: 992px){.faq{width:calc(100% - 48px)}}@media screen and (max-width: 768px){.faq{width:calc(100% - 80px)}}.faq__main:after{width:20%}@media screen and (max-width: 768px){.faq__main:after{width:40%}}.faq__list{margin-top:50px;width:100%}@media screen and (max-width: 768px){.faq__list{margin-top:30px}}.faq__list__item:nth-child(n+2){margin-top:30px}.faq__list__item__ttl button{width:100%;background-color:#e50213;height:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 30px 0 33px;color:#fff}@media screen and (max-width: 768px){.faq__list__item__ttl button{height:auto;padding:12px 13px 12px 12px}}.faq__list__item__ttl button .q{font-size:4rem;font-family:"Montserrat",sans-serif;font-weight:700}@media screen and (max-width: 768px){.faq__list__item__ttl button .q{font-size:2.4rem;line-height:1.3}}.faq__list__item__ttl button .ttl{margin-left:33px;font-size:1.8rem;font-weight:700;text-align:left}@media screen and (max-width: 768px){.faq__list__item__ttl button .ttl{font-size:1.6rem;margin-left:12px;margin-right:6px}}.faq__list__item__ttl button .arrow{display:block;margin-left:auto;height:20px;width:20px;position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 768px){.faq__list__item__ttl button .arrow{height:14px;width:14px}}.faq__list__item__ttl button .arrow:before,.faq__list__item__ttl button .arrow:after{content:"";position:absolute;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;background-color:#fff}.faq__list__item__ttl button .arrow:before{width:100%;height:2px;left:0px;top:9px}@media screen and (max-width: 768px){.faq__list__item__ttl button .arrow:before{top:6px}}.faq__list__item__ttl button .arrow:after{height:100%;width:2px;left:9px;top:0px}@media screen and (max-width: 768px){.faq__list__item__ttl button .arrow:after{left:6px}}.faq__list__item__ttl button.is-active .arrow:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.faq__list__item__content{background-color:#fdf0f0}.faq__list__item__content__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width: 768px){.faq__list__item__content__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.faq__list__item__content__inner__left{width:100%;padding:36px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 768px){.faq__list__item__content__inner__left{padding:24px 16px}}.faq__list__item__content__inner__left__answer{font-family:"Montserrat",sans-serif;font-size:3rem;font-weight:700;color:#e50213}@media screen and (max-width: 768px){.faq__list__item__content__inner__left__answer{font-size:2rem;width:24px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}.faq__list__item__content__inner__left__text{font-size:1.6rem;margin-left:38px;margin-top:10px}@media screen and (max-width: 768px){.faq__list__item__content__inner__left__text{width:100%;font-size:1.4rem;margin-left:0;margin-top:0px;line-height:2}}.faq__list__item__content__inner__left__text__image{max-width:450px;margin:24px auto 0}.faq__list__item__content__inner__left__text__image__ttl{font-size:1.6rem;font-weight:700}.faq__list__item__content__inner__left__text__image img{display:block;width:100%;height:auto;margin:12px 0}.faq__list__item__content__inner__left__text__image__notice{font-size:1.4rem}.faq__list__item.is-opened button .arrow:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}