.global-menu{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;line-height:1.2}.global-menu{font-size:15px}@media screen and (min-width: 767px){.global-menu{font-size:calc(15px + 3 * ((100vw - 767px) / 256)) !important}}@media screen and (min-width: 1023px){.global-menu{font-size:18px !important}}.global-menu__item:not(:last-child){margin-right:4.4em}.global-menu__link{display:block;padding:1.2em 0;text-decoration:none;position:relative;-webkit-transition:color 0.3s;transition:color 0.3s}.global-menu__link::after{content:"";position:absolute;left:50%;bottom:0;width:0;height:3px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#007CCF;opacity:0;-webkit-transition:width 0.3s, opacity 0.3s;transition:width 0.3s, opacity 0.3s}.global-menu__link:hover,.global-menu__link:focus,.global-menu__link--active{color:#007CCF}.global-menu__link:hover::after,.global-menu__link:focus::after,.global-menu__link--active::after{width:100%;opacity:1}.container{max-width:980px;margin-left:auto;margin-right:auto}.container--narrow{max-width:840px}.section:not(:last-child){margin-bottom:40px}@media screen and (max-width: 767px){.section:not(:last-child){margin-bottom:30px}}.pankuzu{background:#EEE;font-size:1.2rem;padding:1em 5%}.pankuzu__list{list-style:none;max-width:980px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto}.pankuzu__item:not(:last-child)::after{content:"＞";margin-right:1em;margin-left:1em;display:inline-block}.page-title{background:white;padding:2em 5%}.page-title__wrap{max-width:980px;margin-left:auto;margin-right:auto}.page-title__text{color:#007CCF;font-weight:700;line-height:1.4;font-size:2.4rem}.page-title__text--archive{padding-right:130px;position:relative}@media screen and (max-width: 767px){.page-title__text--archive{padding-right:0}}.page-title__text__num{color:#111;font-size:1.2rem;position:absolute;right:0;top:1em;font-weight:400}@media screen and (max-width: 767px){.page-title__text__num{position:static;display:block;text-align:right;margin-top:0.5em}}.round-button{display:block;text-decoration:none;text-align:center;color:#007CCF;border:1px solid #007CCF;border-radius:40px;font-weight:700;line-height:1.2;font-size:1.6rem;padding:0.6em 1.5em;-webkit-transition:background 0.3s, color 0.3s;transition:background 0.3s, color 0.3s;background:white}.round-button:hover,.round-button:focus{background:#007CCF;color:white}.round-button__small{font-size:80%}.round-button__icon-right{margin-left:0.4em}.round-button__icon-left{margin-right:0.4em}.history-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:2px solid #007CCF;line-height:1.3}.history-tabs__tab{padding:0.6em 1em;border-radius:4px 4px 0 0;border-style:solid;border-width:2px;border-bottom:none;width:100%;max-width:300px;text-align:center;-webkit-transform:translateY(2px);transform:translateY(2px);background:#007CCF;color:white;border-color:#007CCF;-webkit-transition:padding 0.3s;transition:padding 0.3s}.history-tabs__tab{font-size:14px}@media screen and (min-width: 320px){.history-tabs__tab{font-size:calc(14px + 4 * ((100vw - 320px) / 280)) !important}}@media screen and (min-width: 600px){.history-tabs__tab{font-size:18px !important}}.history-tabs__tab:not(:last-child){margin-right:10px}.history-tabs__tab:hover:not([class=active]),.history-tabs__tab:focus{padding:0.4em 1em}.history-tabs__tab.active{background:white;color:#007CCF;pointer-events:none}.history-tabpanel{display:none}.history-tabpanel.active{display:block}.history-tabpanel__description{text-align:center;font-size:1.6rem;margin-bottom:1em}.history-tabpanel__attention{color:#E30000;font-weight:700;font-size:1.6rem;text-align:center}.history-list{list-style:none;margin-top:40px;border-top:1px solid #ccc}.history-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;border-bottom:1px solid #ccc}@media screen and (max-width: 767px){.history-list__item{-ms-flex-wrap:wrap;flex-wrap:wrap}}.history-list__thumbnail{width:80px}.history-list__thumbnail img{-o-object-fit:contain;object-fit:contain;max-height:50px}.history-list__info{margin-left:14px;margin-right:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.history-list__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 767px){.history-list__buttons{width:100%;margin-top:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.history-list__buttons__button:not(:last-child){margin-right:10px}.history-list__buttons__button--question,.history-list__buttons__button--reserve{width:140px}.history-list__buttons__button--check{width:180px}.history-list__buttons__button--enter{width:120px}.history-list__date{font-weight:700;line-height:1.4}.history-list__date{font-size:12px}@media screen and (min-width: 320px){.history-list__date{font-size:calc(12px + 2 * ((100vw - 320px) / 55)) !important}}@media screen and (min-width: 375px){.history-list__date{font-size:14px !important}}.history-list__name{color:#007CCF;font-size:1.6rem;line-height:1.5}
