.p-pageMvSingle{padding:150px 0 60px;background-color:#f4f5f7}.p-breadcrumbs{position:absolute;top:0;left:0px;display:flex;flex-direction:row;gap:5px;z-index:10}@media screen and (max-width: 1080px){.p-breadcrumbs{left:0px}}@media screen and (max-width: 650px){.p-breadcrumbs{top:-60px;bottom:unset;left:0}}.p-breadcrumbs .link,.p-breadcrumbs .text{writing-mode:horizontal-tb}.p-breadcrumbs .arrow{transform:rotate(-90deg)}.p-pageSingleMv__content{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 650px){.p-pageSingleMv__content{flex-direction:column-reverse}}.p-pageMvSignle__desc{position:relative;width:55%;margin-top:20px}.p-pageMvSignle__desc .cate{display:table;line-height:.8;padding:10px;background-color:#009fb9}.p-pageMvSignle__desc .title{font-size:2.5rem;display:table;margin-top:10px}@media screen and (max-width: 1080px){.p-pageMvSignle__desc .title{font-size:2.2rem}}@media screen and (max-width: 810px){.p-pageMvSignle__desc .title{font-size:2rem}}@media screen and (max-width: 650px){.p-pageMvSignle__desc{width:100%}}.p-pageMvSingle__img{aspect-ratio:4.75/3.2;width:45%}@media screen and (max-width: 650px){.p-pageMvSingle__img{width:100%}}.p-requirements{padding:80px 0 100px}@media screen and (max-width: 1080px){.p-requirements{padding:80px 0 90px}}@media screen and (max-width: 810px){.p-requirements{padding:80px 0}}@media screen and (max-width: 650px){.p-requirements{padding:70px 0}}@media screen and (max-width: 500px){.p-requirements{padding:50px 0}}.p-requirements__table{margin:50px auto 0;width:100%;max-width:840px}@media screen and (max-width: 810px){.p-requirements__table{margin:40px auto 0}}@media screen and (max-width: 500px){.p-requirements__table{margin:30px auto 0}}.p-requirements__item{display:flex;flex-wrap:wrap;border-top:1px solid #ccc;padding:20px 24px}@media screen and (max-width: 500px){.p-requirements__item{padding:15px 10px}}.p-requirements__item:last-child{border-bottom:1px solid #ccc}.p-requirements__item .title{font-size:1.8rem;width:255px}@media screen and (max-width: 1080px){.p-requirements__item .title{width:220px}}@media screen and (max-width: 810px){.p-requirements__item .title{width:180px}}@media screen and (max-width: 650px){.p-requirements__item .title{width:100%}}.p-requirements__item .content{width:calc(100% - 255px);line-height:1.7}@media screen and (max-width: 1080px){.p-requirements__item .content{width:calc(100% - 220px)}}@media screen and (max-width: 810px){.p-requirements__item .content{width:calc(100% - 180px)}}@media screen and (max-width: 650px){.p-requirements__item .content{width:100%;margin-top:15px}}.p-form{background-color:#e5f5f8;padding:100px 0}@media screen and (max-width: 1080px){.p-form{padding:90px 0}}@media screen and (max-width: 810px){.p-form{padding:80px 0}}@media screen and (max-width: 650px){.p-form{padding:70px 0}}@media screen and (max-width: 500px){.p-form{padding:60px 0}}.p-banner{padding:50px 0}@media screen and (max-width: 500px){.p-banner{padding:0 0 50px}}.p-bannerThumb{margin:0 auto;display:flex;justify-content:center;align-items:center;max-width:400px;width:100%;padding:20px 0;flex-direction:column;border:1px solid #009fb9;transition:transform .3s;cursor:pointer}.p-bannerThumb .top{font-size:2rem;display:table;color:#009fb9}.p-bannerThumb .bottom{color:#009fb9;display:table;margin-top:10px}.p-bannerThumb:hover{transform:scale(1.1)}