@charset "UTF-8";
/* https://v-kosmose.com/pythagoras-square/css/app.css?ver=1.0 */
.pythagoras-square,.pythagoras-square *,.pythagoras-square :before,.pythagoras-square :after{box-sizing:border-box;outline:none}.pythagoras-square .pythagoras-square-form{display:flex;justify-content:center;flex-wrap:wrap;margin:0 auto 20px;width:100%;max-width:500px}.pythagoras-square .pythagoras-square-col{margin-bottom:20px;padding:0 15px}.pythagoras-square .pythagoras-square-col-day,.pythagoras-square .pythagoras-square-col-month,.pythagoras-square .pythagoras-square-col-year{width:calc(100% / 3)}.pythagoras-square .pythagoras-square-col-submit{display:flex;justify-content:center;width:100%}.pythagoras-square .pythagoras-square-field{width:100%}.pythagoras-square .pythagoras-square-field__label{margin-bottom:5px}.pythagoras-square .pythagoras-square-field__input{width:100%!important;height:30px!important;border:1px solid #ccc!important;border-radius:4px!important;background-color:#fff!important;cursor:pointer!important}.pythagoras-square .pythagoras-square-btn{display:flex!important;justify-content:center!important;align-items:center!important;padding:11px auto!important;width:180px!important;height:50px!important;border:none!important;border-radius:4px!important;font:18px "Trebuchet MS",Arial,Helvetica,sans-serif!important;text-align:center!important;text-decoration:none!important;font-weight:bold!important;background-color:#9FD8EC!important;background-image:-moz-linear-gradient(top,#C1E1EC 0%,#3394e6 100%)!important;background-image:-webkit-linear-gradient(top,#9FD8EC 0%,#3394e6 100%)!important;background-image:-o-linear-gradient(top,#C1E1EC 0%,#3394e6 100%)!important;background-image:-ms-linear-gradient(top,#C1E1EC 0%,#3394e6 100%)!important;background-image:linear-gradient(top,#9FD8EC 0%,#3394e6 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3394e6",endColorstr="#3394e6",GradientType=0)!important;color:#fdffe5!important;box-shadow:0 0 2px #bababa,inset 0 0 3px #ffffff!important;cursor:pointer!important}.pythagoras-square .pythagoras-square-btn:hover{border:none!important;border-radius:4px!important;font:18px "Trebuchet MS",Arial,Helvetica,sans-serif!important;font-weight:bold!important;background-color:#2483D3!important;background-image:-moz-linear-gradient(top,#2483D3 0%,#2451D3 100%)!important;background-image:-webkit-linear-gradient(top,#2483D3 0%,#2451D3 100%)!important;background-image:-o-linear-gradient(top,#2483D3 0%,#2451D3 100%)!important;background-image:-ms-linear-gradient(top,#2483D3 0%,#2451D3 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2451D3",endColorstr="#2451D3",GradientType=0)!important;background-image:linear-gradient(top,#2483D3 0%,#2451D3 100%)!important;color:#f5ffe5!important;box-shadow:0 0 2px #bababa,inset 0 0 3px #ffffff!important}.pythagoras-square .pythagoras-square-title{margin-bottom:30px;font-size:20px;font-weight:700;text-align:center}.pythagoras-square .pythagoras-square-h{margin-bottom:20px;font-size:20px;font-weight:700;text-align:center}.pythagoras-square .pythagoras-square-block{position:relative;margin-bottom:30px;border:1px solid #ccc;border-radius:7px}.pythagoras-square .pythagoras-square-block__title{position:absolute;top:-8px;left:10px;padding:0 2px;font-weight:700;line-height:1;background-color:#fff}.pythagoras-square .pythagoras-square-block__content{padding:20px 8px 8px;line-height:1.4}.pythagoras-square .pythagoras-square-block+.pythagoras-square-block{margin-top:30px}.pythagoras-square .pythagoras-square-tablecontents{display:flex}.pythagoras-square .pythagoras-square-table{margin-right:50px}.pythagoras-square .pythagoras-square-table table{border-spacing:0!important;border-collapse:collapse!important;margin:0!important;border-top:1px solid #ccc!important;border-left:1px solid #ccc!important}.pythagoras-square .pythagoras-square-table td{vertical-align:middle!important;padding:5px!important;width:125px!important;height:125px!important;border-bottom:1px solid #ccc!important;border-right:1px solid #ccc!important;font-size:16px;text-align:center!important;white-space:nowrap}.pythagoras-square .pythagoras-square-contents__title{margin-bottom:5px;font-weight:700}.pythagoras-square .pythagoras-square-contents__level1{list-style-type:none!important;margin:0!important;padding:0 0 2px!important}.pythagoras-square .pythagoras-square-contents__level1>li{margin:0!important;padding:0!important;list-style:none!important}.pythagoras-square .pythagoras-square-contents__level2{list-style-type:none!important;margin:0!important;padding:0!important}.pythagoras-square .pythagoras-square-contents__level2>li{margin:0 0 2px 10px!important;padding:0 0 2px 15px!important;background:url(/pythagoras-square/images/arrow1.gif) 1% 55% no-repeat!important;list-style:none!important}@media (max-width:700px){.pythagoras-square .pythagoras-square-tablecontents{display:block}.pythagoras-square .pythagoras-square-table{margin-bottom:20px}.pythagoras-square .pythagoras-square-table td{width:calc(100% / 3)!important}}@media (max-width:600px){.pythagoras-square .pythagoras-square-block__content{padding-top:40px}}@media (max-width:500px){.pythagoras-square .pythagoras-square-form{display:block}.pythagoras-square .pythagoras-square-col-day,.pythagoras-square .pythagoras-square-col-month,.pythagoras-square .pythagoras-square-col-year{width:100%}}@media (max-width:400px){.pythagoras-square .pythagoras-square-block__content{padding-top:50px}.pythagoras-square .pythagoras-square-table td{width:100px!important;height:100px!important;font-size:12px}}.pythagoras-hidden{display:none!important}