body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,figure,figcaption,button,input,textarea,p,blockquote,th,td{margin:0;padding:0}address,em{font-style:normal}strong,th{font-weight:normal}table{border-collapse:collapse;border-spacing:0;width:100%}th{text-align:left}main,aside{display:block}hr{display:none}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}img,fieldset{border:0}img{border:0;vertical-align:top;max-width:100%;height:auto}li{list-style-type:none}select,button{appearance:none}input[type="submit"],button,label,select{cursor:pointer}select::-ms-expand{display:none}*,*:before,*:after{box-sizing:border-box}a{color:#000;text-decoration:underline;transition:all 0.3s ease-out}a:hover{text-decoration:none;opacity:0.8}a:hover,button:hover{opacity:0.8}button{border:none}button:focus{outline:none}html{font-size:62.5%}body{-webkit-text-size-adjust:100%;word-wrap:break-word;overflow-wrap:break-word;font-family:"Noto Sans JP","游ゴシック","Yu Gothic",-apple-system,BlinkMacSystemFont,"メイリオ",Meiryo,"Hiragino Kaku Gothic ProN",sans-serif;line-height:1.6;color:#000;overflow-x:hidden;overflow-y:scroll;font-size:14px;letter-spacing:0.2em}@media only screen and (max-width: 623px){body{letter-spacing:0.1em}}input,button,textarea,select{line-height:1.6;color:#000;font-family:"Noto Sans JP","游ゴシック","Yu Gothic",-apple-system,BlinkMacSystemFont,"メイリオ",Meiryo,"Hiragino Kaku Gothic ProN",sans-serif}[role="tabpanel"][aria-hidden="true"]{display:none}[role="tabpanel"][aria-hidden="false"]{display:block}.flex{display:flex;display:-ms-flex;display:-webkit-flex}.flex.justify_between{justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between}.flex.justify_center{justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center}.flex.justify_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex.justify_start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex.aline-cont_center{align-content:center;-webkit-align-content:center;-ms-align-content:center}.flex.flex_wrap{flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}.flex.align_center{align-items:center;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center}.flex.align_start{align-items:flex-start;-ms-flex-align:flex-start;-webkit-box-align:flex-start;-webkit-align-items:flex-start}@media only screen and (max-width: 623px){.flex_sp{display:flex;display:-ms-flex;display:-webkit-flex}.flex_sp.justify_between{justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between}.flex_sp.justify_center{justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center}.flex_sp.justify_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex_sp.justify_start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_sp.aline-cont_center{align-content:center;-webkit-align-content:center;-ms-align-content:center}.flex_sp.flex_wrap{flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}.flex_sp.align_center{align-items:center;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center}.flex_sp.align_start{align-items:flex-start;-ms-flex-align:flex-start;-webkit-box-align:flex-start;-webkit-align-items:flex-start}.flex.flex-reverse_sp{flex-direction:column-reverse}.flex.flex_wrap_sp{flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}}.bg_white{background-color:#fff}.bg_gray{background-color:rgba(229,229,229,0.2)}.bg_navy{background-color:#2F365F}.bg_light-blue{background-color:#F0F3F8}.border_radius{border-radius:2rem}.a_btn{display:inline-block;width:225px;max-width:100%;height:auto;text-decoration:none;color:#fff;background-color:#000000;border-radius:2em;text-align:center;font-size:1.8rem;font-weight:700;padding:1.5rem;box-shadow:0 4px 4px 0 rgba(0,0,0,0.2);margin:auto}@media only screen and (max-width: 623px){.a_btn{max-width:100%;width:100%}}.a_btn:hover{opacity:1;box-shadow:0 2px 0 0 rgba(0,0,0,0.1);transform:translateY(2px)}.a_btn._small{padding:1rem 4rem 1rem 3rem;font-size:1.4rem;font-weight:normal;width:auto;line-height:1.4;position:relative}.a_btn._small::after{content:url(../images/icon_arrow-right-short.svg);width:11px;height:10px;position:absolute;top:0;bottom:0;right:2rem;margin:auto;line-height:0}.a_btn._arrow-left{padding:1rem 3rem 1rem 4rem;font-size:1.4rem;font-weight:normal;line-height:1.4;position:relative;width:auto}.a_btn._arrow-left::before{content:url(../images/icon_arrow-left-short.svg);width:11px;height:10px;position:absolute;top:0;bottom:0;left:2rem;margin:auto;line-height:0}.a_btn._icon{display:flex;justify-content:center;align-items:center}.a_btn._starticon{line-height:1.4}.a_btn._starticon::after{content:url(../images/icon_arrow-right-circle.svg);padding-left:1rem;vertical-align:middle}.a_btn._inborder{padding:2.5rem;min-width:300px;position:relative}.a_btn._inborder:before{content:"";display:block;border:6px solid #fff;width:calc(100% - 6px);position:absolute;height:calc(100% - 6px);border-radius:2em;top:0;bottom:0;left:0;right:0;margin:auto}.btn_line{border-bottom:1px solid #D23B3F;text-decoration:none;display:inline-flex;font-size:1.1rem;font-weight:700}.w_10per{width:10%}.w_65per{width:55%}.w_55per{width:55%}.w_45per{width:45%}.w_33per-10{width:calc(100% / 3 - 10px)}@media only screen and (max-width: 623px){.ws_10per{width:10%}}.w_20per{width:20%}.w_65per{width:55%}.w_55per{width:55%}.w_45per{width:45%}.w_33per-10{width:calc(100% / 3 - 10px)}@media only screen and (max-width: 623px){.ws_20per{width:20%}}.w_30per{width:30%}.w_65per{width:55%}.w_55per{width:55%}.w_45per{width:45%}.w_33per-10{width:calc(100% / 3 - 10px)}@media only screen and (max-width: 623px){.ws_30per{width:30%}}.w_40per{width:40%}.w_65per{width:55%}.w_55per{width:55%}.w_45per{width:45%}.w_33per-10{width:calc(100% / 3 - 10px)}@media only screen and (max-width: 623px){.ws_40per{width:40%}}.w_50per{width:50%}.w_65per{width:55%}.w_55per{width:55%}.w_45per{width:45%}.w_33per-10{width:calc(100% / 3 - 10px)}@media only screen and (max-width: 623px){.ws_50per{width:50%}}.w_60per{width:60%}.w_65per{width:55%}.w_55per{width:55%}.w_45per{width:45%}.w_33per-10{width:calc(100% / 3 - 10px)}@media only screen and (max-width: 623px){.ws_60per{width:60%}}.w_70per{width:70%}.w_65per{width:55%}.w_55per{width:55%}.w_45per{width:45%}.w_33per-10{width:calc(100% / 3 - 10px)}@media only screen and (max-width: 623px){.ws_70per{width:70%}}.w_80per{width:80%}.w_65per{width:55%}.w_55per{width:55%}.w_45per{width:45%}.w_33per-10{width:calc(100% / 3 - 10px)}@media only screen and (max-width: 623px){.ws_80per{width:80%}}.w_90per{width:90%}.w_65per{width:55%}.w_55per{width:55%}.w_45per{width:45%}.w_33per-10{width:calc(100% / 3 - 10px)}@media only screen and (max-width: 623px){.ws_90per{width:90%}}.w_100per{width:100%}.w_65per{width:55%}.w_55per{width:55%}.w_45per{width:45%}.w_33per-10{width:calc(100% / 3 - 10px)}@media only screen and (max-width: 623px){.ws_100per{width:100%}}.w_50per-50{width:calc(100% / 2 - 50px)}.m_auto{margin:auto}.m_minus{margin:0 -0.5em}.p_0{padding:0 !important}.p_0_5rem{padding:.5rem !important}.pt_0_5rem{padding-top:.5rem !important}.pb_0_5rem{padding-bottom:.5rem !important}.pl_0_5rem{padding-left:.5rem !important}.pr_0_5rem{padding-right:.5rem !important}.m_0_5rem{margin:.5rem !important}.mb_0_5rem{margin-bottom:.5rem !important}.p_1_5rem{padding:1.5rem !important}.pt_1_5rem{padding-top:1.5rem !important}.pb_1_5rem{padding-bottom:1.5rem !important}.pl_1_5rem{padding-left:1.5rem !important}.pr_1_5rem{padding-right:1.5rem !important}.m_1_5rem{margin:1.5rem !important}.mb_1_5rem{margin-bottom:1.5rem !important}.p_2_5rem{padding:2.5rem !important}.pt_2_5rem{padding-top:2.5rem !important}.pb_2_5rem{padding-bottom:2.5rem !important}.pl_2_5rem{padding-left:2.5rem !important}.pr_2_5rem{padding-right:2.5rem !important}.m_2_5rem{margin:2.5rem !important}.mb_2_5rem{margin-bottom:2.5rem !important}.p_3_5rem{padding:3.5rem !important}.pt_3_5rem{padding-top:3.5rem !important}.pb_3_5rem{padding-bottom:3.5rem !important}.pl_3_5rem{padding-left:3.5rem !important}.pr_3_5rem{padding-right:3.5rem !important}.m_3_5rem{margin:3.5rem !important}.mb_3_5rem{margin-bottom:3.5rem !important}.p_4_5rem{padding:4.5rem !important}.pt_4_5rem{padding-top:4.5rem !important}.pb_4_5rem{padding-bottom:4.5rem !important}.pl_4_5rem{padding-left:4.5rem !important}.pr_4_5rem{padding-right:4.5rem !important}.m_4_5rem{margin:4.5rem !important}.mb_4_5rem{margin-bottom:4.5rem !important}.m_0rem{margin:0rem !important}.p_0rem{padding:0rem !important}.m_1rem{margin:1rem !important}.p_1rem{padding:1rem !important}.m_2rem{margin:2rem !important}.p_2rem{padding:2rem !important}.m_3rem{margin:3rem !important}.p_3rem{padding:3rem !important}.m_4rem{margin:4rem !important}.p_4rem{padding:4rem !important}.m_5rem{margin:5rem !important}.p_5rem{padding:5rem !important}.m_6rem{margin:6rem !important}.p_6rem{padding:6rem !important}.m_7rem{margin:7rem !important}.p_7rem{padding:7rem !important}.m_8rem{margin:8rem !important}.p_8rem{padding:8rem !important}.m_9rem{margin:9rem !important}.p_9rem{padding:9rem !important}.m_10rem{margin:10rem !important}.p_10rem{padding:10rem !important}.m_11rem{margin:11rem !important}.p_11rem{padding:11rem !important}.m_12rem{margin:12rem !important}.p_12rem{padding:12rem !important}.m_13rem{margin:13rem !important}.p_13rem{padding:13rem !important}.m_14rem{margin:14rem !important}.p_14rem{padding:14rem !important}.m_15rem{margin:15rem !important}.p_15rem{padding:15rem !important}.m_16rem{margin:16rem !important}.p_16rem{padding:16rem !important}.m_17rem{margin:17rem !important}.p_17rem{padding:17rem !important}.m_18rem{margin:18rem !important}.p_18rem{padding:18rem !important}.m_19rem{margin:19rem !important}.p_19rem{padding:19rem !important}.m_20rem{margin:20rem !important}.p_20rem{padding:20rem !important}.mr_0rem{margin-right:0rem !important}.mb_0rem{margin-bottom:0rem !important}.mt_0rem{margin-top:0rem !important}.pt_0rem{padding-top:0rem !important}.pb_0rem{padding-bottom:0rem !important}.pl_0rem{padding-left:0rem !important}.pr_0rem{padding-right:0rem !important}.mr_1rem{margin-right:1rem !important}.mb_1rem{margin-bottom:1rem !important}.mt_1rem{margin-top:1rem !important}.pt_1rem{padding-top:1rem !important}.pb_1rem{padding-bottom:1rem !important}.pl_1rem{padding-left:1rem !important}.pr_1rem{padding-right:1rem !important}.mr_2rem{margin-right:2rem !important}.mb_2rem{margin-bottom:2rem !important}.mt_2rem{margin-top:2rem !important}.pt_2rem{padding-top:2rem !important}.pb_2rem{padding-bottom:2rem !important}.pl_2rem{padding-left:2rem !important}.pr_2rem{padding-right:2rem !important}.mr_3rem{margin-right:3rem !important}.mb_3rem{margin-bottom:3rem !important}.mt_3rem{margin-top:3rem !important}.pt_3rem{padding-top:3rem !important}.pb_3rem{padding-bottom:3rem !important}.pl_3rem{padding-left:3rem !important}.pr_3rem{padding-right:3rem !important}.mr_4rem{margin-right:4rem !important}.mb_4rem{margin-bottom:4rem !important}.mt_4rem{margin-top:4rem !important}.pt_4rem{padding-top:4rem !important}.pb_4rem{padding-bottom:4rem !important}.pl_4rem{padding-left:4rem !important}.pr_4rem{padding-right:4rem !important}.mr_5rem{margin-right:5rem !important}.mb_5rem{margin-bottom:5rem !important}.mt_5rem{margin-top:5rem !important}.pt_5rem{padding-top:5rem !important}.pb_5rem{padding-bottom:5rem !important}.pl_5rem{padding-left:5rem !important}.pr_5rem{padding-right:5rem !important}.mr_6rem{margin-right:6rem !important}.mb_6rem{margin-bottom:6rem !important}.mt_6rem{margin-top:6rem !important}.pt_6rem{padding-top:6rem !important}.pb_6rem{padding-bottom:6rem !important}.pl_6rem{padding-left:6rem !important}.pr_6rem{padding-right:6rem !important}.mr_7rem{margin-right:7rem !important}.mb_7rem{margin-bottom:7rem !important}.mt_7rem{margin-top:7rem !important}.pt_7rem{padding-top:7rem !important}.pb_7rem{padding-bottom:7rem !important}.pl_7rem{padding-left:7rem !important}.pr_7rem{padding-right:7rem !important}.mr_8rem{margin-right:8rem !important}.mb_8rem{margin-bottom:8rem !important}.mt_8rem{margin-top:8rem !important}.pt_8rem{padding-top:8rem !important}.pb_8rem{padding-bottom:8rem !important}.pl_8rem{padding-left:8rem !important}.pr_8rem{padding-right:8rem !important}.mr_9rem{margin-right:9rem !important}.mb_9rem{margin-bottom:9rem !important}.mt_9rem{margin-top:9rem !important}.pt_9rem{padding-top:9rem !important}.pb_9rem{padding-bottom:9rem !important}.pl_9rem{padding-left:9rem !important}.pr_9rem{padding-right:9rem !important}.mr_10rem{margin-right:10rem !important}.mb_10rem{margin-bottom:10rem !important}.mt_10rem{margin-top:10rem !important}.pt_10rem{padding-top:10rem !important}.pb_10rem{padding-bottom:10rem !important}.pl_10rem{padding-left:10rem !important}.pr_10rem{padding-right:10rem !important}.mr_11rem{margin-right:11rem !important}.mb_11rem{margin-bottom:11rem !important}.mt_11rem{margin-top:11rem !important}.pt_11rem{padding-top:11rem !important}.pb_11rem{padding-bottom:11rem !important}.pl_11rem{padding-left:11rem !important}.pr_11rem{padding-right:11rem !important}.mr_12rem{margin-right:12rem !important}.mb_12rem{margin-bottom:12rem !important}.mt_12rem{margin-top:12rem !important}.pt_12rem{padding-top:12rem !important}.pb_12rem{padding-bottom:12rem !important}.pl_12rem{padding-left:12rem !important}.pr_12rem{padding-right:12rem !important}.mr_13rem{margin-right:13rem !important}.mb_13rem{margin-bottom:13rem !important}.mt_13rem{margin-top:13rem !important}.pt_13rem{padding-top:13rem !important}.pb_13rem{padding-bottom:13rem !important}.pl_13rem{padding-left:13rem !important}.pr_13rem{padding-right:13rem !important}.mr_14rem{margin-right:14rem !important}.mb_14rem{margin-bottom:14rem !important}.mt_14rem{margin-top:14rem !important}.pt_14rem{padding-top:14rem !important}.pb_14rem{padding-bottom:14rem !important}.pl_14rem{padding-left:14rem !important}.pr_14rem{padding-right:14rem !important}.mr_15rem{margin-right:15rem !important}.mb_15rem{margin-bottom:15rem !important}.mt_15rem{margin-top:15rem !important}.pt_15rem{padding-top:15rem !important}.pb_15rem{padding-bottom:15rem !important}.pl_15rem{padding-left:15rem !important}.pr_15rem{padding-right:15rem !important}.mr_16rem{margin-right:16rem !important}.mb_16rem{margin-bottom:16rem !important}.mt_16rem{margin-top:16rem !important}.pt_16rem{padding-top:16rem !important}.pb_16rem{padding-bottom:16rem !important}.pl_16rem{padding-left:16rem !important}.pr_16rem{padding-right:16rem !important}.mr_17rem{margin-right:17rem !important}.mb_17rem{margin-bottom:17rem !important}.mt_17rem{margin-top:17rem !important}.pt_17rem{padding-top:17rem !important}.pb_17rem{padding-bottom:17rem !important}.pl_17rem{padding-left:17rem !important}.pr_17rem{padding-right:17rem !important}.mr_18rem{margin-right:18rem !important}.mb_18rem{margin-bottom:18rem !important}.mt_18rem{margin-top:18rem !important}.pt_18rem{padding-top:18rem !important}.pb_18rem{padding-bottom:18rem !important}.pl_18rem{padding-left:18rem !important}.pr_18rem{padding-right:18rem !important}.mr_19rem{margin-right:19rem !important}.mb_19rem{margin-bottom:19rem !important}.mt_19rem{margin-top:19rem !important}.pt_19rem{padding-top:19rem !important}.pb_19rem{padding-bottom:19rem !important}.pl_19rem{padding-left:19rem !important}.pr_19rem{padding-right:19rem !important}.mr_20rem{margin-right:20rem !important}.mb_20rem{margin-bottom:20rem !important}.mt_20rem{margin-top:20rem !important}.pt_20rem{padding-top:20rem !important}.pb_20rem{padding-bottom:20rem !important}.pl_20rem{padding-left:20rem !important}.pr_20rem{padding-right:20rem !important}@media only screen and (max-width: 623px){.m_minus-5vw_sp{margin-left:-5vw;margin-right:-5vw;width:calc(100% + 10vw)}.sp_p_0{padding:0 !important}.sp_mb_0-5rem{margin-bottom:0.5rem}.sp_mb_1-5rem{margin-bottom:1.5rem !important}.sp_m_auto{margin:auto}.sp_mb_0rem{margin-bottom:0rem !important}.sp_mt_0rem{margin-top:0rem !important}.sp_p_0rem{padding:0rem !important}.sp_pt_0rem{padding-top:0rem !important}.sp_pb_0rem{padding-bottom:0rem !important}.sp_pl_0rem{padding-left:0rem !important}.sp_pr_0rem{padding-right:0rem !important}.sp_mb_1rem{margin-bottom:1rem !important}.sp_mt_1rem{margin-top:1rem !important}.sp_p_1rem{padding:1rem !important}.sp_pt_1rem{padding-top:1rem !important}.sp_pb_1rem{padding-bottom:1rem !important}.sp_pl_1rem{padding-left:1rem !important}.sp_pr_1rem{padding-right:1rem !important}.sp_mb_2rem{margin-bottom:2rem !important}.sp_mt_2rem{margin-top:2rem !important}.sp_p_2rem{padding:2rem !important}.sp_pt_2rem{padding-top:2rem !important}.sp_pb_2rem{padding-bottom:2rem !important}.sp_pl_2rem{padding-left:2rem !important}.sp_pr_2rem{padding-right:2rem !important}.sp_mb_3rem{margin-bottom:3rem !important}.sp_mt_3rem{margin-top:3rem !important}.sp_p_3rem{padding:3rem !important}.sp_pt_3rem{padding-top:3rem !important}.sp_pb_3rem{padding-bottom:3rem !important}.sp_pl_3rem{padding-left:3rem !important}.sp_pr_3rem{padding-right:3rem !important}.sp_mb_4rem{margin-bottom:4rem !important}.sp_mt_4rem{margin-top:4rem !important}.sp_p_4rem{padding:4rem !important}.sp_pt_4rem{padding-top:4rem !important}.sp_pb_4rem{padding-bottom:4rem !important}.sp_pl_4rem{padding-left:4rem !important}.sp_pr_4rem{padding-right:4rem !important}.sp_mb_5rem{margin-bottom:5rem !important}.sp_mt_5rem{margin-top:5rem !important}.sp_p_5rem{padding:5rem !important}.sp_pt_5rem{padding-top:5rem !important}.sp_pb_5rem{padding-bottom:5rem !important}.sp_pl_5rem{padding-left:5rem !important}.sp_pr_5rem{padding-right:5rem !important}.sp_mb_6rem{margin-bottom:6rem !important}.sp_mt_6rem{margin-top:6rem !important}.sp_p_6rem{padding:6rem !important}.sp_pt_6rem{padding-top:6rem !important}.sp_pb_6rem{padding-bottom:6rem !important}.sp_pl_6rem{padding-left:6rem !important}.sp_pr_6rem{padding-right:6rem !important}.sp_mb_7rem{margin-bottom:7rem !important}.sp_mt_7rem{margin-top:7rem !important}.sp_p_7rem{padding:7rem !important}.sp_pt_7rem{padding-top:7rem !important}.sp_pb_7rem{padding-bottom:7rem !important}.sp_pl_7rem{padding-left:7rem !important}.sp_pr_7rem{padding-right:7rem !important}.sp_mb_8rem{margin-bottom:8rem !important}.sp_mt_8rem{margin-top:8rem !important}.sp_p_8rem{padding:8rem !important}.sp_pt_8rem{padding-top:8rem !important}.sp_pb_8rem{padding-bottom:8rem !important}.sp_pl_8rem{padding-left:8rem !important}.sp_pr_8rem{padding-right:8rem !important}.sp_mb_9rem{margin-bottom:9rem !important}.sp_mt_9rem{margin-top:9rem !important}.sp_p_9rem{padding:9rem !important}.sp_pt_9rem{padding-top:9rem !important}.sp_pb_9rem{padding-bottom:9rem !important}.sp_pl_9rem{padding-left:9rem !important}.sp_pr_9rem{padding-right:9rem !important}.sp_mb_10rem{margin-bottom:10rem !important}.sp_mt_10rem{margin-top:10rem !important}.sp_p_10rem{padding:10rem !important}.sp_pt_10rem{padding-top:10rem !important}.sp_pb_10rem{padding-bottom:10rem !important}.sp_pl_10rem{padding-left:10rem !important}.sp_pr_10rem{padding-right:10rem !important}.sp_mb_11rem{margin-bottom:11rem !important}.sp_mt_11rem{margin-top:11rem !important}.sp_p_11rem{padding:11rem !important}.sp_pt_11rem{padding-top:11rem !important}.sp_pb_11rem{padding-bottom:11rem !important}.sp_pl_11rem{padding-left:11rem !important}.sp_pr_11rem{padding-right:11rem !important}.sp_mb_12rem{margin-bottom:12rem !important}.sp_mt_12rem{margin-top:12rem !important}.sp_p_12rem{padding:12rem !important}.sp_pt_12rem{padding-top:12rem !important}.sp_pb_12rem{padding-bottom:12rem !important}.sp_pl_12rem{padding-left:12rem !important}.sp_pr_12rem{padding-right:12rem !important}.sp_mb_13rem{margin-bottom:13rem !important}.sp_mt_13rem{margin-top:13rem !important}.sp_p_13rem{padding:13rem !important}.sp_pt_13rem{padding-top:13rem !important}.sp_pb_13rem{padding-bottom:13rem !important}.sp_pl_13rem{padding-left:13rem !important}.sp_pr_13rem{padding-right:13rem !important}.sp_mb_14rem{margin-bottom:14rem !important}.sp_mt_14rem{margin-top:14rem !important}.sp_p_14rem{padding:14rem !important}.sp_pt_14rem{padding-top:14rem !important}.sp_pb_14rem{padding-bottom:14rem !important}.sp_pl_14rem{padding-left:14rem !important}.sp_pr_14rem{padding-right:14rem !important}.sp_mb_15rem{margin-bottom:15rem !important}.sp_mt_15rem{margin-top:15rem !important}.sp_p_15rem{padding:15rem !important}.sp_pt_15rem{padding-top:15rem !important}.sp_pb_15rem{padding-bottom:15rem !important}.sp_pl_15rem{padding-left:15rem !important}.sp_pr_15rem{padding-right:15rem !important}.sp_mb_16rem{margin-bottom:16rem !important}.sp_mt_16rem{margin-top:16rem !important}.sp_p_16rem{padding:16rem !important}.sp_pt_16rem{padding-top:16rem !important}.sp_pb_16rem{padding-bottom:16rem !important}.sp_pl_16rem{padding-left:16rem !important}.sp_pr_16rem{padding-right:16rem !important}.sp_mb_17rem{margin-bottom:17rem !important}.sp_mt_17rem{margin-top:17rem !important}.sp_p_17rem{padding:17rem !important}.sp_pt_17rem{padding-top:17rem !important}.sp_pb_17rem{padding-bottom:17rem !important}.sp_pl_17rem{padding-left:17rem !important}.sp_pr_17rem{padding-right:17rem !important}.sp_mb_18rem{margin-bottom:18rem !important}.sp_mt_18rem{margin-top:18rem !important}.sp_p_18rem{padding:18rem !important}.sp_pt_18rem{padding-top:18rem !important}.sp_pb_18rem{padding-bottom:18rem !important}.sp_pl_18rem{padding-left:18rem !important}.sp_pr_18rem{padding-right:18rem !important}.sp_mb_19rem{margin-bottom:19rem !important}.sp_mt_19rem{margin-top:19rem !important}.sp_p_19rem{padding:19rem !important}.sp_pt_19rem{padding-top:19rem !important}.sp_pb_19rem{padding-bottom:19rem !important}.sp_pl_19rem{padding-left:19rem !important}.sp_pr_19rem{padding-right:19rem !important}.sp_mb_20rem{margin-bottom:20rem !important}.sp_mt_20rem{margin-top:20rem !important}.sp_p_20rem{padding:20rem !important}.sp_pt_20rem{padding-top:20rem !important}.sp_pb_20rem{padding-bottom:20rem !important}.sp_pl_20rem{padding-left:20rem !important}.sp_pr_20rem{padding-right:20rem !important}}.text_left{text-align:left}.text_center{text-align:center}.text_right{text-align:right}.text_bold{font-weight:700}.text_normal{font-weight:normal}.text_white{color:#fff}.text_red{color:#D23B3F}.text_blue{color:#04A7F6}.text_orange{color:#EF825C}.text_orange_d{color:#D43C07}.text_navy{color:#1556A2}@media only screen and (max-width: 623px){.text_center_sp{text-align:center}.text_left_sp{text-align:left}.text_right_sp{text-align:right}}.fo_4{font-size:4rem !important}@media only screen and (max-width: 623px){.fos_4{font-size:4rem !important}}.line-h_4{line-height:4}.fo_3_6{font-size:3.6rem !important}@media only screen and (max-width: 623px){.fos_3_6{font-size:3.6rem !important}}.line-h_3_6{line-height:3.6}.fo_3_4{font-size:3.4rem !important}@media only screen and (max-width: 623px){.fos_3_4{font-size:3.4rem !important}}.line-h_3_4{line-height:3.4}.fo_3_3{font-size:3.3rem !important}@media only screen and (max-width: 623px){.fos_3_3{font-size:3.3rem !important}}.line-h_3_3{line-height:3.3}.fo_3_2{font-size:3.2rem !important}@media only screen and (max-width: 623px){.fos_3_2{font-size:3.2rem !important}}.line-h_3_2{line-height:3.2}.fo_3{font-size:3rem !important}@media only screen and (max-width: 623px){.fos_3{font-size:3rem !important}}.line-h_3{line-height:3}.fo_2_9{font-size:2.9rem !important}@media only screen and (max-width: 623px){.fos_2_9{font-size:2.9rem !important}}.line-h_2_9{line-height:2.9}.fo_2_8{font-size:2.8rem !important}@media only screen and (max-width: 623px){.fos_2_8{font-size:2.8rem !important}}.line-h_2_8{line-height:2.8}.fo_2_7{font-size:2.7rem !important}@media only screen and (max-width: 623px){.fos_2_7{font-size:2.7rem !important}}.line-h_2_7{line-height:2.7}.fo_2_6{font-size:2.6rem !important}@media only screen and (max-width: 623px){.fos_2_6{font-size:2.6rem !important}}.line-h_2_6{line-height:2.6}.fo_2_5{font-size:2.5rem !important}@media only screen and (max-width: 623px){.fos_2_5{font-size:2.5rem !important}}.line-h_2_5{line-height:2.5}.fo_2_4{font-size:2.4rem !important}@media only screen and (max-width: 623px){.fos_2_4{font-size:2.4rem !important}}.line-h_2_4{line-height:2.4}.fo_2_3{font-size:2.3rem !important}@media only screen and (max-width: 623px){.fos_2_3{font-size:2.3rem !important}}.line-h_2_3{line-height:2.3}.fo_2_2{font-size:2.2rem !important}@media only screen and (max-width: 623px){.fos_2_2{font-size:2.2rem !important}}.line-h_2_2{line-height:2.2}.fo_2_1{font-size:2.1rem !important}@media only screen and (max-width: 623px){.fos_2_1{font-size:2.1rem !important}}.line-h_2_1{line-height:2.1}.fo_2{font-size:2rem !important}@media only screen and (max-width: 623px){.fos_2{font-size:2rem !important}}.line-h_2{line-height:2}.fo_1_9{font-size:1.9rem !important}@media only screen and (max-width: 623px){.fos_1_9{font-size:1.9rem !important}}.line-h_1_9{line-height:1.9}.fo_1_8{font-size:1.8rem !important}@media only screen and (max-width: 623px){.fos_1_8{font-size:1.8rem !important}}.line-h_1_8{line-height:1.8}.fo_1_7{font-size:1.7rem !important}@media only screen and (max-width: 623px){.fos_1_7{font-size:1.7rem !important}}.line-h_1_7{line-height:1.7}.fo_1_6{font-size:1.6rem !important}@media only screen and (max-width: 623px){.fos_1_6{font-size:1.6rem !important}}.line-h_1_6{line-height:1.6}.fo_1_5{font-size:1.5rem !important}@media only screen and (max-width: 623px){.fos_1_5{font-size:1.5rem !important}}.line-h_1_5{line-height:1.5}.fo_1_4{font-size:1.4rem !important}@media only screen and (max-width: 623px){.fos_1_4{font-size:1.4rem !important}}.line-h_1_4{line-height:1.4}.fo_1_3{font-size:1.3rem !important}@media only screen and (max-width: 623px){.fos_1_3{font-size:1.3rem !important}}.line-h_1_3{line-height:1.3}.fo_1_2{font-size:1.2rem !important}@media only screen and (max-width: 623px){.fos_1_2{font-size:1.2rem !important}}.line-h_1_2{line-height:1.2}.fo_1_1{font-size:1.1rem !important}@media only screen and (max-width: 623px){.fos_1_1{font-size:1.1rem !important}}.line-h_1_1{line-height:1.1}.fo_1{font-size:1rem !important}@media only screen and (max-width: 623px){.fos_1{font-size:1rem !important}}.line-h_1{line-height:1}.fo_0_9{font-size:.9rem !important}@media only screen and (max-width: 623px){.fos_0_9{font-size:.9rem !important}}.line-h_0_9{line-height:.9}.fo_0{font-size:0rem !important}@media only screen and (max-width: 623px){.fos_0{font-size:0rem !important}}.line-h_0{line-height:0}.p_relative{position:relative}.p_absolute{position:absolute}.text_balloon{position:relative;display:inline-block;padding:0 1.5rem}.text_balloon:before,.text_balloon:after{position:absolute;display:inline-block;content:"";background:#000;width:2px;height:1em;vertical-align:middle;bottom:0.3rem}.text_balloon:before{transform:rotate(-20deg);margin:0 1em 0 0;left:0}.text_balloon:after{transform:rotate(20deg);margin:0 0 0 1em;right:0}.container{box-sizing:border-box;padding-left:2.5rem;padding-right:2.5rem}.container.responsive_width,.container .responsive_width{max-width:1030px;margin:auto;padding-left:1.5rem;padding-right:1.5rem}@media only screen and (max-width: 768px){.container.responsive_width,.container .responsive_width{max-width:750px}}@media only screen and (max-width: 623px){.container .pc_only{display:none !important}}.container .sp_only{display:none}@media only screen and (max-width: 623px){.container .sp_only{display:block !important}}@media only screen and (max-width: 623px){.container img.pc_only{display:none !important}}.container img.sp_only{display:none}@media only screen and (max-width: 623px){.container img.sp_only{display:inline-block !important}}.responsive_width_640{max-width:640px;margin:auto}@media only screen and (max-width: 768px){.responsive_width_640{padding:0 30px}}.responsive_width_700{max-width:700px;margin:auto}@media only screen and (max-width: 768px){.responsive_width_700{padding:0 30px}}header{height:100px;margin:auto}@media only screen and (max-width: 623px){header{height:auto}}header .bg_white{display:inline-block}@media only screen and (max-width: 623px){header .bg_white{display:block}}@media only screen and (max-width: 623px){header img{width:12rem}}#index_wrap{padding-bottom:0;background:url(../images/bg_top.svg) center no-repeat;background-size:cover}@media only screen and (max-width: 623px){#index_wrap{background:url(../images/bg_sp.svg) center top 1% repeat;background-size:cover}}.index_about ._about-logo{width:18rem}@media only screen and (max-width: 623px){.index_about ._about-logo{max-width:100%;width:100%}}.index_about ._about-text{width:calc(100% - 18rem)}@media only screen and (max-width: 623px){.index_about ._about-text{max-width:100%;width:100%}}#question_wrap{padding-bottom:0;background:url(../images/bg_question.svg) center no-repeat;background-size:contain}@media only screen and (max-width: 623px){#question_wrap{background:url(../images/bg_sp.svg) center top repeat;background-size:cover}}.container{width:100%;margin:0 auto}#data_area{display:none}.meter_area_text{width:16em}@media only screen and (max-width: 623px){.meter_area_text{width:100%}}.progress{width:calc(100% - 16em);margin:10px auto;height:10px;background-color:#EEEEEE}@media only screen and (max-width: 623px){.progress{width:100%}}.progress-bar{background-color:#EB6333;height:10px}.container.responsive_width,.container .responsive_width{min-height:calc(100vh - 140px)}#result_wrap{background:url(../images/bg_result.svg) center top repeat;background-size:cover}@media only screen and (max-width: 623px){#result_wrap{background:url(../images/bg_sp.svg) center top 1% repeat;background-size:cover}}.same-personality_box{border:4px dotted #E5E5E5}@media only screen and (max-width: 623px){.same-personality_box{width:calc(100% + 3rem);margin-left:-1.5rem;margin-right:-1.5rem}}.same-personality_box .conversation_box .conversation_item ._text{max-width:calc(100% - 16rem);margin:0 2rem;padding:1rem 2rem;border:1px solid #000;border-radius:3rem}@media only screen and (max-width: 623px){.same-personality_box .conversation_box .conversation_item ._text{max-width:100%;width:100%;margin:0;padding:1rem 1rem}}.same-personality_box .conversation_box .conversation_item ._img{width:7rem}@media only screen and (max-width: 623px){.same-personality_box .conversation_box .conversation_item ._img{width:100%;margin-bottom:1rem}.same-personality_box .conversation_box .conversation_item ._img img{width:7rem}}.same-personality_box .conversation_box .conversation_item._red ._text{color:#D43C07;border:1px solid #D43C07}.mainpreview{position:relative;z-index:0}.mainpreview.onhidden{height:40rem;overflow-y:hidden}@media only screen and (max-width: 623px){.mainpreview.onhidden{height:60rem}}.mainpreview .readmore{position:absolute;bottom:0;width:100%;padding:8rem 0 2rem;text-align:center;background:#fff;background:linear-gradient(180deg, rgba(255,255,255,0) 0%, #fff 40%);font-weight:bold;cursor:pointer;z-index:999}.mainpreview .readmore:after{content:url(../images/down_icon.svg);vertical-align:middle}.mainpreview .readmore span:hover{opacity:0.8}.same-type-episode_item{position:relative}.same-type-episode_item::before{content:"";position:absolute;bottom:0;border-bottom:2px dotted #C4C4C4;width:100%}.same-type-study-abroad_box .same-type-study-abroad_item{position:relative;padding-bottom:8rem}.same-type-study-abroad_box .same-type-study-abroad_item::before{content:"";position:absolute;bottom:0;border-bottom:2px dotted #C4C4C4;width:100%}.same-type-study-abroad_box .same-type-study-abroad_item ._itembtn{position:absolute;bottom:30px;left:0;right:0;margin:auto}.personality_list li{padding:0.1rem 0.6rem;margin:0.5rem;color:#EB6333;border:2px solid #EB6333}.diagonal:before,.diagonal:after{position:relative;display:inline-block;content:"";background:inherit;width:2px;height:1em;vertical-align:middle}.diagonal:before{transform:rotate(-20deg);margin:0 1em 0 0}.diagonal:after{transform:rotate(20deg);margin:0 0 0 1em}.result_1_wrap .text_result_color{color:#D43C07}.result_1_wrap .diagonal:before,.result_1_wrap .diagonal:after{background:#D43C07}.result_2_wrap .text_result_color{color:#1556A2}.result_2_wrap .diagonal:before,.result_2_wrap .diagonal:after{background:#1556A2}.result_3_wrap .text_result_color{color:#5E116A}.result_3_wrap .diagonal:before,.result_3_wrap .diagonal:after{background:#5E116A}.result_4_wrap .text_result_color{color:#1B6D4B}.result_4_wrap .diagonal:before,.result_4_wrap .diagonal:after{background:#1B6D4B}.result_5_wrap .text_result_color{color:#A02F2F}.result_5_wrap .diagonal:before,.result_5_wrap .diagonal:after{background:#A02F2F}.result_6_wrap .text_result_color{color:#318C9F}.result_6_wrap .diagonal:before,.result_6_wrap .diagonal:after{background:#318C9F}.result_7_wrap .text_result_color{color:#517226}.result_7_wrap .diagonal:before,.result_7_wrap .diagonal:after{background:#517226}.result_8_wrap .text_result_color{color:#967A17}.result_8_wrap .diagonal:before,.result_8_wrap .diagonal:after{background:#967A17}.result_9_wrap .text_result_color{color:#E45572}.result_9_wrap .diagonal:before,.result_9_wrap .diagonal:after{background:#E45572}

