@charset "UTF-8";#area_wrap{display: flex;height: 100%;}#left_area{display: flex;justify-content: center;align-items: center;flex-direction: column;width: 38.1%;height: 100vh;background-color: #fff;}#right_area{display: flex;justify-content: center;align-items: center;width: 61.8%;height: 100vh;background-color: #34BFD6;}.right_inner{display: flex;flex-direction: column;align-items: center;max-width: 29.2rem;width: 100%;padding: 2rem 0;}@media only screen and (max-width: 900px) {#area_wrap {flex-direction: column;align-items: center;}#left_area {width: 100%;height: 29.2vh;}#right_area {width: 100%;height: 70.7vh;}}@media (max-width: 900px) and (max-height: 900px) {#left_area {height: 24vh;}#right_area {height: 76vh;}}@media (max-width: 900px) and (max-height: 665px) {#right_area{align-items: flex-start;height: 76%;}}@media (min-width: 901px) and (max-height: 533px) {#right_area{align-items: flex-start;height: 100%;}}@media (max-width: 767px) and (max-height:900px) {#left_area {height: 18vh;}#right_area {height: 82vh;align-items: flex-start;padding-top: 4vh;}}@media (max-width: 375px) and (max-height:812px) {#left_area {height: 16vh;}#right_area {height: 84vh;align-items: flex-start;padding-top: 1vh;}}@media (max-width: 767px) and (max-height:660px) {#right_area {height: 82%;}}.logo_tsubasa{width: 31rem;margin-bottom: 10.6rem;}@media only screen and (max-width: 900px) {.logo_tsubasa{width: 40.35rem;margin-bottom: 6.6rem;}}@media (max-width: 900px) and (max-height: 900px) {.logo_tsubasa{margin-bottom: 0;}}@media only screen and (max-width: 767px) {.logo_tsubasa{width: 25.4rem;margin-bottom: 0;}}.link_area{display: flex;flex-wrap: wrap;flex-direction: column;justify-content: space-between;}#left_area .link_area{height: 9.2rem;}#right_area .link_area{height: 14rem;}.link_btn{position: relative;display: flex;justify-content: center;align-items: center;width: 28rem;height: 3.6rem;background-color: #fff;border-radius: 0.8rem;box-shadow: 0.2rem 0.2rem 0.2rem rgb(0 0 0 / 25%);font-size: 1.4rem;}.link_btn.link_btn_long{width: 32rem;}.link_btn:hover {background-color: #dbdbdb;transition: .2s;}.link_btn:hover::before {border-top: solid 1.5px #9a9898;border-right: solid 1.5px #9a9898;}#right_area .link_btn {justify-content: flex-start;padding-left: 1rem;}#right_area .link_btn > picture{width: 2rem;}#right_area .link_btn.apple > picture{width: 3.5rem;margin-left: -0.6rem;}#right_area .link_btn .login_logo{display: flex;flex-direction: row;justify-content: center;align-items: center;flex-grow: 1;-webkit-flex-grow: 1;margin-left: -2rem;}#right_area .link_btn.ms .login_logo > picture source, #right_area .link_btn.ms .login_logo > picture img{width: 6.7rem;vertical-align: middle;margin-right: .5em;}#right_area .link_btn.apple .login_logo > picture source, #right_area .link_btn.apple .login_logo > picture img{width: 4.1rem;vertical-align: middle;margin-right: .5em;}#right_area .link_btn span, #right_area .link_btn .login_logo span{text-align: center;font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic";color: #3c4043;letter-spacing: 0.25px;}@media only screen and (max-width: 900px) {#left_area .link_area {display: flex;height: auto;flex-direction: row;justify-content: space-between;width: 66rem;}}@media (max-width: 900px) and (max-height: 900px) {#left_area .link_area {display: none;}}@media only screen and (max-width: 767px) {#left_area .link_area {display: none;}}.hr_or{display:flex;align-items:center;width: 100%;font-size: 1rem;color: #fff;margin-top: 3.2rem;margin-bottom: 3.2rem;}.hr_or:before, .hr_or:after {content:"";flex-grow: 1;border-top: 1px solid #fff;}.hr_or:before {margin-right: 1em;}.hr_or:after {margin-left: 1em;}.input_area{display: flex;width: 28rem;height: 14rem;flex-direction: column;justify-content: space-between;}.tx_input{width: 100%;height: 3.6rem;background-color: #fff;font-size: 1.4rem;padding-left: 1em;}.tx_input::placeholder {font-size: 1.2rem;color: #82888E;}.login_area{width: 28rem;margin-top: 2.8rem;}.login_area button{position: relative;display:flex;align-items:center;justify-content: center;width: 100%;height: 4.8rem;background-color: #3A3F42;border-radius: 2.4rem;font-size: 1.8rem;color: #fff;box-shadow: 0.2rem 0.2rem 0.2rem rgb(0 0 0 / 25%);}.login_area button::before {content: '';width: 8px;height: 8px;border-top: solid 1.5px #fff;border-right: solid 1.5px #fff;position: absolute;right: 1.35rem;transform: rotate(45deg);}.login_area button:hover{background-color: #4e5c64;transition: .2s;}.check_area{display: inline-flex;align-items:center;cursor: pointer;margin-top: 2rem;margin-left: -1em;position: relative;font-size: 1.4rem;}.login_check_input{opacity: 0;}.login_check_tx{position: relative;display: flex;cursor: pointer;color: #fff;align-items: center;flex-direction: row;}.login_check_tx::before{content: '';width: 2em;height: 2em;background-color: #fff;border-radius: 3px;margin-right: 0.75em;}.login_check_input:checked + .login_check_tx::before {background-color: #FFFF00;}.login_check_input + .login_check_tx::after{content: '';position: absolute;top: 4.5px;left: 0.45em;transform: rotate(45deg);width: 9.3px;height: 14px;border: solid #34bfd6;border-width: 0 2px 2px 0;margin-right: 1em;transition: .2s;transform: rotate(40deg) scale(0,0);transform-origin: 80% 80%;}.login_check_input:checked + .login_check_tx::after{transition:.2s;transform: rotate(40deg) scale(1,1);}.passbox {position: relative;}.passbox img {position: absolute;top: 50%;right: 10px;transform: translateY(-50%);width: 15px;}.menu{display: none;position: absolute;width: 4.4rem;height: 4.4rem;cursor: pointer;right: 1.2rem;top: 1.2rem;background-color: #EDFAFB;border-radius: 10rem;box-shadow: 0.2rem 0.2rem 0.2rem rgb(0 0 0 / 40%);}.menu span{display: block;margin: 0;border: none;width: 1.6rem;height: 0.15rem;background: #34BFD6;transform-origin: 0% 32%;position: absolute;top: 14px;left: 32%;transition: .3s;}.menu span:nth-of-type(2){top: 21px;}.menu span:nth-of-type(3){top: 28px;}.close span{left: 32%;z-index: 2;}.close span:nth-of-type(1){transform: rotate(45deg);width: 2.3rem;}.close span:nth-of-type(2){opacity: 0;}.close span:nth-of-type(3){top: 30px;transform: rotate(-45deg);width: 2.3rem;}.menu_inner{opacity: 0;position: absolute;background-color: #EDFAFB;box-shadow: 0.2rem 0.2rem 0.2rem rgb(0 0 0 / 40%);width: 27rem;right: -1.2rem;top: 0;height: 19rem;padding: 5rem 2rem 2rem 2rem;border-radius: 1.6rem 0 0 1.6rem;transition: .4s;z-index: -1;}.close .menu_inner{opacity: 1;z-index: 1;}.menu_link_wrap{display: flex;flex-direction: column;font-size: 1.4rem;line-height: 1.5;}.menu_link_wrap a{position: relative;display: flex;align-items: center;}.menu_link_wrap a::after {content: '';position: absolute;right: 0.75rem;width: 8px;height: 8px;border-top: solid 1.5px #666666;border-right: solid 1.5px #666666;transform: rotate(45deg);}.menu_link_wrap a + a{border-top: 1px solid #C2DFE5;padding-top: 1.7rem;margin-top: 1.7rem;}@media (max-width: 900px) and (max-height: 900px) {.menu{display: block;}}@media only screen and (max-width: 767px) {.menu{display: block;}}