@charset "utf-8";*{box-sizing:border-box;padding:0;margin:0;word-break:normal;word-wrap:break-word}@font-face{font-family:DINNextLTPro-Medium;src:url(//konet.jyusen-t.com/wp-content/themes/jyusen-wp/css/../img/en.ttf);font-weight:400;font-style:normal}body{width:100%;overflow-x:hidden;background-color:#fff;font-family:游ゴシック体,"Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;font-size:16px;font-weight:500;color:#333;font-feature-settings:"palt";text-size-adjust:100%;letter-spacing:.1em;overflow-x:hidden;overscroll-behavior-y:none}.en{font-family:DINNextLTPro-Medium}img{vertical-align:middle;margin:0;padding:0;border:0;max-width:100%}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}table{background-color:transparent}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}ul li{list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0}.os-animation{opacity:0}.os-animation.animated{opacity:1}.fixedcontainer{width:1080px;margin:0 auto;padding:0}a{color:inherit}a:visited,a:link,a:hover,a:active,a:focus{outline:none;text-decoration:none}a:hover{opacity:.8;transition:opacity .5s ease}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.visible-sp{display:none}.hidden-sp{display:block}.yellow_back{background:linear-gradient(to right,#f2c94c 0%,#f2994a 100%)}.blue_back{background:linear-gradient(to right,#54bdc3 0%,#1aa7c7 100%)}.pink_back{background:linear-gradient(to right,#ff8d87 0%,#fc7871 100%)}.yellow{color:#d6761e}.pink{color:#f26f78}.blue{color:#009ab7}header{position:sticky;z-index:4;top:0;width:100%;left:0;background:#fff}.header_in{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.logo{padding-left:40px}.header_links{display:flex;align-items:center}.header_links>ul{display:flex;align-items:center}.header_links>ul li{margin-right:32px}.header_links>ul li span{display:block;text-align:center}.header_links>ul li span img{width:30px}.menu-trigger{position:relative;display:block;cursor:pointer;width:90px;height:90px;z-index:5}.menu-trigger.scroll{position:fixed;top:0;right:0}.menu-trigger span{display:inline-block;transition:all .4s;box-sizing:border-box;cursor:pointer;float:right;position:absolute;background:#fff;width:36px;height:2px;left:0;right:0;margin:auto}.menu-trigger span:nth-of-type(1){top:25px}.menu-trigger span:nth-of-type(2){top:35px}.menu-trigger span:nth-of-type(3){top:45px}.menu-trigger p{position:absolute;top:55px;text-align:center;width:100%;font-size:12px;color:#fff}.g-nav{position:fixed;top:0;right:0;background:rgba(0,0,0,.5);width:0;height:100vh;z-index:4;transition:.5s;overflow-x:hidden}.g-nav.open{width:100%;transition:.5s}.g-nav .list{width:400px;padding:120px 20px 80px;overflow-y:auto;background:#f0f0f0;position:absolute;right:0;top:0;height:100vh}.g-nav .list li{text-align:center;border-bottom:1px dashed #ccc}.g-nav .list li:first-child{border-top:1px dashed #ccc}.g-nav .list li:last-child{border-bottom:none;position:absolute;bottom:0;right:0;width:100%}.g-nav .list li a{display:inline-block;width:228px;text-align:center;text-decoration:none;padding:10px 0;font-weight:700}.g-nav .list li a span{display:block;text-align:center}.g-nav .list li a span img{width:30px}.g-nav .list li.contact_btn a{border:3px solid #ff830e;border-radius:6px;padding:7px 0;color:#ff830e;background-color:#fff}.g-nav .list li.order_btn a{color:#fff;background-color:#ff830e;border-radius:6px}.menu-trigger.active span:nth-of-type(1){-webkit-transform:translateY(10px) rotate(-45deg);transform:translateY(10px) rotate(-45deg)}.menu-trigger.active span:nth-of-type(2){opacity:0}.menu-trigger.active span:nth-of-type(3){-webkit-transform:translateY(-10px) rotate(45deg);transform:translateY(-10px) rotate(45deg)}.fixedcontainer2{max-width:1280px;margin:0 auto;width:90%}.fv_copyright{position:absolute;left:-30px;writing-mode:vertical-rl;text-orientation:mixed;font-size:12px;top:50%;margin-top:-40px}.pt120{padding-top:120px}.pb120{padding-bottom:120px}.title{text-align:center;font-size:30px;margin-bottom:50px}.title span{font-family:DINNextLTPro-Medium;font-size:18px;color:#787878;display:block}.yback{background:linear-gradient(to top,#fde67c 0%,#fde67c 40%,transparent 40%,transparent 100%)}.title small{font-size:24px}.btn{max-width:420px;width:100%;line-height:1;margin:0 auto}.btn a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:1;color:#fff;font-weight:700;position:relative;z-index:1;overflow:hidden;padding:18px 0;border-radius:40px}.btn_text{position:relative;z-index:1;margin-right:15px;line-height:1.6}.btn_icon{background-color:#fff;position:relative;width:50px;height:1px;transition:width .4s cubic-bezier(.165,.84,.44,1) 0s}.btn_icon:after{content:"";display:block;width:5px;height:5px;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;right:-10px;background-color:#fff}.btn a:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;background-color:rgba(60,60,60,.1);opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.165,.84,.44,1) 0s}.btn a:hover{opacity:1}.btn a:hover:after{opacity:1}.btn a:hover .btn_icon{width:30px}.message .img{right:0;bottom:0}.cta{background:url(//konet.jyusen-t.com/wp-content/themes/jyusen-wp/css/../img/back2.jpg) no-repeat;background-size:cover;background-position:center;padding:100px 0}.cta .fixedcontainer{display:flex;justify-content:center}.cta .fixedcontainer>div{width:500px;text-align:center;color:#fff;padding:30px 0}.cta .fixedcontainer>div h2 img{margin-top:-4px;margin-right:4px}.cta .fixedcontainer>div h2{font-size:22px}.tel_num{font-size:26px;margin:5px 0 10px}.tel_num span{font-size:46px}.btn .white_back{background:#fff;color:#333}.btn .white_back .btn_icon{background:#333}.btn .white_back .btn_icon:after{background:#333}.cta_mail .btn{margin-top:15px}.footer{margin-top:10px;position:relative;padding:60px 0;background-color:#787878;color:#fff}.footer:after{position:absolute;content:"";width:100%;height:100%;background-image:url(//konet.jyusen-t.com/wp-content/themes/jyusen-wp/css/../img/bg_pattern.png);background-repeat:repeat;background-size:100px 100px;opacity:.05;left:0;top:0}.footer:before{position:absolute;z-index:1;content:"";width:100%;height:10px;top:-10px;background:linear-gradient(to right,#f2c94c 0%,#f2994a 100%)}.footer .fixedcontainer{position:relative;z-index:2;display:flex;flex-direction:row-reverse;justify-content:space-between}.footer_company{display:flex;align-items:start;margin-bottom:30px}.footer_logo{background:#fff;border-radius:50%;margin-right:15px}.footer_left{text-align:right}.footer_left ul{margin-bottom:10px;display:flex}.footer_left ul li{margin-left:20px}.footer_left ul a{text-decoration:underline}.slider{height:402px}.slider .slick-slide{box-shadow:7px 7px 10px rgba(0,0,0,.05);background:#fff;padding:40px;border:solid 1px #f2c94c;border-radius:10px;margin-right:10px;margin-left:10px}.slider_txt{text-align:center;font-size:18px;font-weight:700}.slider_wrap .fixedcontainer{position:relative}.slider_illust{position:absolute;z-index:-1;right:-50px;top:50px}.slick-slider .slick-list{padding:20px 0}.slick-slide h3{text-align:center;margin:10px 0}.slick-next:before,.slick-prev:before{content:none}.slick-next,.slick-prev{width:60px;height:60px;background-size:contain;background-position:center;background-repeat:no-repeat;z-index:1}.slick-next{right:-30px;background-image:url(//konet.jyusen-t.com/wp-content/themes/jyusen-wp/css/../img/next.png)}.slick-prev{left:-30px;background-image:url(//konet.jyusen-t.com/wp-content/themes/jyusen-wp/css/../img/prev.png)}.slick-next:hover{background-image:url(//konet.jyusen-t.com/wp-content/themes/jyusen-wp/css/../img/next.png);background-size:contain;background-repeat:no-repeat;background-position:center}.slick-prev:hover{background-image:url(//konet.jyusen-t.com/wp-content/themes/jyusen-wp/css/../img/prev.png);background-size:contain;background-repeat:no-repeat;background-position:center}.more_btn{margin-top:50px}.news_date{font-family:DINNextLTPro-Medium;font-size:14px;margin:5px 0;color:#787878}.instagram{text-align:center}.instagram h2{margin-bottom:50px}.video_iframe{max-width:800px;margin:0 auto;text-align:center}.video_iframe iframe{width:100%;height:420px}.black_back{background:#333}.feature_list{position:relative}.feature_one{background:#fff;position:relative;padding:40px;display:flex;margin-bottom:40px;align-items:center}.feature_illust{position:absolute;right:200px;top:-30px}.feature_content{width:700px}.feature_img{flex:1;text-align:center}.feature_header{display:flex;text-align:center;align-items:center;margin-bottom:20px}.feature_ttl{font-size:24px}.feature_num{width:80px;height:80px;border-radius:50%;background:#fc7871;color:#fff;font-size:14px;line-height:1;padding:16px 0 0;margin-right:20px}.feature_num span{font-size:38px;font-weight:700;display:block}.feature_points{display:flex;justify-content:space-between}.menu_links{position:absolute;right:20px;bottom:20px;width:360px}.menu_links a{display:block;padding:15px 0;color:#fff;text-align:center}.menu_links div{margin-top:20px}.gotop{position:fixed;bottom:50px;right:50px;z-index:3}.news_list{display:flex;flex-wrap:wrap}.news_list>div{width:33.333%;box-shadow:7px 7px 10px rgba(0,0,0,.05)}.news_list>div a{display:block;padding:40px;background-color:#fff}.news_date{font-family:DINNextLTPro-Medium;font-size:14px;margin:5px 0;color:#787878}.news_inner{position:relative}@media screen and (max-width:768px){.visible-sp{display:block}.hidden-sp{display:none !important}.menu_links{width:260px}body{font-size:14px;line-height:1.7}.fixedcontainer{width:90%}.header_contact{color:#fff;display:flex;align-items:center;justify-content:center;height:60px;padding:0 5px;font-size:12px}.header_contact span{display:block;text-align:center;margin-bottom:3px}.header_contact span img{width:20px}.fixed_bottom{position:fixed;left:0;bottom:0;text-align:center;z-index:3;width:100%;font-size:18px;font-weight:700;color:#fff;background:linear-gradient(45deg,#1aa7c7 0,#70c8bf 25%,#ffa199 75%,#ff7e71 100%);padding:15px 0;display:flex;align-items:center;justify-content:center}.fixed_bottom:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;background-image:url(//konet.jyusen-t.com/wp-content/themes/jyusen-wp/css/../img/bg_pattern.png);background-size:100px 100px;background-repeat:repeat;background-position:center;opacity:.2}.fixed_bottom img{width:30px;margin-right:5px}.logo img{width:120px}.g-nav .list{width:300px;padding-top:80px}.menu-trigger{width:60px;height:60px}.menu-trigger span{width:30px}.menu-trigger span:nth-of-type(1){top:12px}.menu-trigger span:nth-of-type(2){top:22px}.menu-trigger span:nth-of-type(3){top:32px}.menu-trigger p{top:39px;font-size:10px}.fv_copyright{font-size:10px;left:-18px}.logo{padding-left:20px}.pt120{padding-top:40px}.pb120{padding-bottom:40px}.title{font-size:22px;margin-bottom:20px}.title span{font-size:14px;font-weight:400}.btn{max-width:300px}.btn a{padding:12px 0}.cta{padding:50px 0}.cta .fixedcontainer{display:block}.cta .fixedcontainer>div{width:100%;padding:20px 0}.cta .fixedcontainer>div h2{font-size:16px}.cta .fixedcontainer>div h2 img{width:20px}.tel_num span{font-size:36px}.tel_num{font-size:22px;margin:0;line-height:1.2}.cta_tel{margin-bottom:10px}.footer{padding:30px 0;margin-bottom:57px}.footer .fixedcontainer{display:block}.gotop{position:fixed;right:20px;bottom:70px;width:50px}.footer_right{text-align:center;margin-top:30px}.more_btn{margin-top:30px}.title small{font-size:16px}.slider_txt{font-size:14px}.slick-next,.slick-prev{width:40px;height:40px}.slick-next{right:-10px}.slick-prev{left:-10px}.message{margin-top:40px;padding:30px 20px 20px}.message h2{font-size:24px;left:20px}.message h3{font-size:20px;margin-bottom:10px}.message .img{right:20px;bottom:auto;top:0;margin-top:-30px;width:100px}.slider .slick-slide{padding:20px}.slick-slide div{text-align:center}.slick-slide div img{display:inline-block}.slider_illust{right:0;width:100px}.price .message{padding:20px}.price h4{font-size:24px;margin-bottom:5px}.instagram h2{margin-bottom:30px}.feature_illust{right:50px;width:40px;top:-20px}.feature_one{padding:20px;display:block;margin-bottom:20px}.feature_num{width:60px;height:60px;margin-right:10px;padding-top:14px;font-size:12px}.feature_ttl{width:calc(100% - 70px);text-align:left;font-size:20px;line-height:1.2}.feature_num span{font-size:24px}.feature_content{width:100%;margin-bottom:20px}.feature_points{flex-wrap:wrap;justify-content:center}.slider{height:340px}.news_ttl{font-size:14px;font-weight:700}.news_list{display:block}.news_list>div{width:100%}.news_list>div a{padding:20px}.news_list>div{margin-bottom:20px}.news_img{text-align:center;height:200px}.news_img img{width:100%;height:100%;object-fit:cover}}.t-top-opencampus__inner{position:relative;display:flex;border-radius:6px;background:linear-gradient(45deg,rgba(26,167,199,.25) 0,rgba(26,167,199,.25) 25%,rgba(255,255,255,.25) 50%,rgba(252,120,113,.25) 75%,rgba(252,120,113,.25) 100%)}@media screen and (min-width:1024px){.t-top-opencampus__inner{padding:110px 0 100px}}@media screen and (max-width:1023px) and (min-width:561px){.t-top-opencampus__inner{padding:100px 0 90px}}@media screen and (max-width:560px){.t-top-opencampus__inner{padding:70px 0 60px}}.t-top-opencampus__inner:before{content:"";display:block;width:100%;height:100%;border-radius:6px;position:absolute;top:0;left:0;background-image:url(//konet.jyusen-t.com/wp-content/themes/jyusen-wp/css/../img/opencampus_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.t-top-opencampus__vertical{display:flex;align-items:center;justify-content:center;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-text-orientation:upright;text-orientation:upright;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-weight:700;line-height:1;letter-spacing:.25em}@media screen and (min-width:1024px){.t-top-opencampus__vertical{width:98px;font-size:22px}}@media screen and (max-width:1023px) and (min-width:561px){.t-top-opencampus__vertical{width:50px;font-size:12px}}@media screen and (max-width:560px){.t-top-opencampus__vertical{width:26px;font-size:10px}}.t-top-opencampus__main{position:relative;z-index:2;flex:1}@media screen and (min-width:1024px){.t-top-opencampus__main{height:594px}}@media screen and (max-width:1023px) and (min-width:561px){.t-top-opencampus__main{height:400px}}@media screen and (max-width:560px){.t-top-opencampus__main{height:250px}}.t-top-opencampus__main h2{width:100%;position:absolute;left:0;z-index:1}@media screen and (min-width:1024px){.t-top-opencampus__main h2{top:-70px}}@media screen and (max-width:1023px) and (min-width:561px){.t-top-opencampus__main h2{margin-top:-60px}}@media screen and (max-width:560px){.t-top-opencampus__main h2{margin-top:-40px}}.t-top-opencampus__visual{height:100%;overflow:hidden}.t-top-opencampus__visual div{width:100%;height:calc(100% + 100px);margin-top:-50px;background-image:url(//konet.jyusen-t.com/wp-content/themes/jyusen-wp/css/../img/opencampus_visual.png);background-size:cover;background-position:center;background-repeat:no-repeat}.t-top-opencampus__btn{width:96%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:0}@media screen and (max-width:560px){.t-top-opencampus__visual div{background-size:100%}.t-top-opencampus__btn a{font-size:12px !important}}@media screen and (max-width:320px){.t-top-opencampus__btn a{font-size:10px !important}}.c-opencampus{text-align:center;line-height:1}.c-opencampus:before{content:"";display:block;background-image:url(//konet.jyusen-t.com/wp-content/themes/jyusen-wp/css/../img/opencampus_title.svg);background-size:contain;background-position:center;background-repeat:no-repeat}@media screen and (min-width:1024px){.c-opencampus:before{width:264px;height:100px;margin:0 auto}}@media screen and (max-width:1023px) and (min-width:561px){.c-opencampus:before{width:210px;height:80px;margin:0 auto}}@media screen and (max-width:560px){.c-opencampus:before{width:140px;height:54px;margin:0 auto}}.c-opencampus span{display:block;text-transform:uppercase;white-space:nowrap}.c-opencampus__title,.c-opencampus__year{font-family:DINNextLTPro-Medium}.c-opencampus__year{letter-spacing:-.01em;margin-bottom:10px}@media screen and (min-width:1024px){.c-opencampus__year{font-size:61px}}@media screen and (max-width:1023px) and (min-width:561px){.c-opencampus__year{font-size:40px}}@media screen and (max-width:560px){.c-opencampus__year{font-size:calc(10px + 5vw);margin-bottom:10px}}.c-opencampus__title{letter-spacing:-.01em}@media screen and (min-width:1024px){.c-opencampus__title{font-size:80px}}@media screen and (max-width:1023px) and (min-width:561px){.c-opencampus__title{font-size:50px}}@media screen and (max-width:560px){.c-opencampus__title{font-size:calc(10px + 6vw)}}.c-opencampus__name{letter-spacing:.1em}@media screen and (min-width:1024px){.c-opencampus__name{font-size:19px}}@media screen and (max-width:1023px) and (min-width:561px){.c-opencampus__name{font-size:13px}}@media screen and (max-width:560px){.c-opencampus__name{font-size:12px}}.c-opencampus--shadow .c-opencampus__title,.c-opencampus--shadow .c-opencampus__year{text-shadow:0 0 11px rgba(255,255,255,.75)}.news_img{text-align:center;height:180px}.news_img img{width:100%;height:100%;object-fit:cover;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.22)}.contact_tbl{margin-top:50px}.contact table{width:100%}.contact table th{text-align:left;padding:24px 10px;background:#f2f2f2;border:1px solid #ccc;width:300px;vertical-align:top;position:relative}.contact table th label{font-weight:400;display:inline-block;color:#fff;background-color:#8bd25f;position:absolute;top:24px;right:10px;padding:3px 6px 2px;border-radius:3px;font-size:84%}.contact table td{padding:10px;background:#fff;border:1px solid #ccc}.contact table td input,.contact table td select{width:100%;height:54px;border:1px solid #ccc;padding:10px;background:#fff;box-sizing:border-box}.contact table td input[type=radio]{width:18px;height:18px}.contact table td .flex{display:flex}.contact table td textarea{width:100%;height:120px;border:1px solid #f2f2f2;padding:10px;background:#fff;box-sizing:border-box}@media only screen and (max-width:800px){.footer_right{text-align:left}.contact table th{width:100%;display:block;border-bottom:none;padding:10px}.contact table td{width:100%;display:block}.contact table td input,.contact table td select{height:32px;padding:5px}.contact table th label{top:10px}}.contact_privacy{text-align:center;margin-top:20px}.contact_privacy a{text-decoration:underline}.submit{text-align:center}.submit input{color:#fff;border:none;border-radius:10px;padding:15px 0;width:200px;margin-top:20px}.contact_img{text-align:center;margin-bottom:20px}.contact_img img{max-width:480px;width:80%}.contact_header{text-align:center}.single_content{margin-top:50px}.single_thumbnail{margin-top:50px;text-align:center}.single_thumbnail img{height:auto}.advisor-box__text{margin-top:10px;font-size:14px;line-height:200%}@media screen and (min-width:768px){.advisor-box__text{margin-top:16px;font-size:15px}}@media screen and (min-width:768px){.advisor-box__image{width:38.0434782609%}}.license{display:flex;justify-content:center;align-items:center;font-size:20px;text-align:center}@media screen and (min-width:768px){.license{justify-content:left;width:200px;font-size:25px}}.license:before,.license:after{content:"";width:3px;height:20px;background-color:#3fc1c9}.license:before{margin-right:30px;transform:rotate(-35deg)}.license:after{margin-left:30px;transform:rotate(35deg)}.advisor-name{color:#f26f78;font-size:35px;justify-content:center;text-align:center;margin-bottom:20px}@media screen and (min-width:768px){.advisor-name{justify-content:center;text-align:left}}.advisor-box{top:0;left:0;color:#fff;align-items:center;text-align:center;border-radius:5px;width:160px;height:30px;background:orange;padding:3px;margin-bottom:15px;margin-top:10px;box-shadow:0 2px 4px rgba(0,0,0,.22)}.advisor-box-second{top:0;left:0;height:30px;width:160px;border-radius:5px;background:#f78da7;margin-bottom:15px;color:#fff;align-items:center;text-align:center;padding:5px;margin-top:10px;box-shadow:0 2px 4px rgba(0,0,0,.22)}.advisor-box-message{top:0;left:0;height:30px;width:100px;border-radius:5px;background:#70c8bf;margin-bottom:15px;color:#fff;align-items:center;text-align:center;padding:5px;margin-top:10px}.advisor-img{width:800px;margin:auto}.advisor{padding-top:60px;padding-bottom:60px;padding-left:15px;padding-right:15px}.advisor-inner{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding-left:15px;padding-right:15px}.advisor-outline{max-width:100%;margin-left:auto;margin-right:auto;padding:20px;border-radius:15px;border:1px solid #f26f78;box-shadow:0 2px 4px rgba(0,0,0,.22)}@media screen and (min-width:768px){.advisor-outline{width:950px}}@media screen and (min-width:768px){.advisor-img-box{display:flex}}@media screen and (min-width:768px){.advisor-img{max-width:100%}}.advisor-img{max-width:100%}.advisor-box__body{margin-top:18px;margin-bottom:10px}@media screen and (min-width:768px){.advisor-box__body{margin-top:0;margin-left:30px;width:100%}}@media screen and (min-width:768px){.advisor-logo{display:flex}}.advisor-konet-logo{display:none}@media screen and (min-width:768px){.advisor-konet-logo{margin-left:200px;display:block}}.advisor-konet-logo-front{display:block;width:40px;margin:auto}@media screen and (min-width:768px){.advisor-konet-logo-front{display:none}}.advisor-number{color:#f2994a;height:50px;width:50px;border-radius:50%;line-height:50px;text-align:center}.maru{height:25px;width:25px;border-radius:50%;text-align:center;background:pink;font-size:16px;margin-left:10px;margin-right:20px;box-shadow:0 2px 4px rgba(0,0,0,.22)}.maru-box{display:flex}.advisor__image{width:300px;text-align:center;margin-top:20px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.advisor__image{width:38.0434782609%}}.advisor__image img{width:320px;height:250px;border-radius:30px;object-fit:cover}@media screen and (min-width:768px){.advisor__image img{width:320px}}.puru{animation-duration:1.4s;animation-name:purupuru;animation-iteration-count:infinite}@keyframes purupuru{0%{transform:skewX(9deg)}10%{transform:skewX(-8deg)}20%{transform:skewX(7deg)}30%{transform:skewX(-6deg)}40%{transform:skewX(5deg)}50%{transform:skewX(-4deg)}60%{transform:skewX(3deg)}70%{transform:skewX(-2deg)}80%{transform:skewX(1deg)}90%{transform:skewX(0deg)}100%{transform:skewX(0deg)}}.fluffy{width:70px;height:70px;animation:fluffy 3s infinite}@keyframes fluffy{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.more-text{font-size:18px;color:#f26f78;text-align:right}@media screen and (min-width:768px){.more-text{font-size:25px}}.advisor-box__text{margin-top:10px;font-size:14px;line-height:200%}@media screen and (min-width:768px){.advisor-box__text{margin-top:16px;font-size:15px}}.fukidashi-02-01{position:relative;width:fit-content;padding:12px 20px;color:#fff;border-radius:10px;background-color:#70c8bf}.fukidashi-02-01:after{content:"";position:absolute;top:100%;left:50%;z-index:-1;width:20px;height:12px;transform:translateX(-50%);box-sizing:border-box;background-color:#70c8bf;clip-path:polygon(0 0,100% 0,50% 100%)}.fukidashi-01-03{position:relative;width:fit-content;padding:10px 0;border-bottom:2px solid #3fc1c9;background-color:#fff;margin-left:auto;margin-right:auto;margin-bottom:20px}.fukidashi-01-03:before{content:"";position:absolute;bottom:-5px;left:50%;width:15px;height:15px;box-sizing:border-box;background-color:#fff;rotate:135deg;translate:-50%}.fukidashi-01-03:after{content:"";position:absolute;bottom:-8px;left:50%;z-index:-1;width:15px;height:15px;box-sizing:border-box;border:2px solid;border-color:#3fc1c9 #3fc1c9 transparent transparent;background-color:#fff;rotate:135deg;translate:-50%}.advi-box__text{ padding:50px;text-align:left;margin-top:50px}.youtube{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%}.advisor-single-box{margin-bottom:500px}.license-top{display:flex;justify-content:center;align-items:center;font-size:14px;text-align:center;margin-top:10px}.license-top:before,.license-top:after{content:"";width:3px;height:20px;background-color:#3fc1c9}.license-top:before{margin-right:30px;transform:rotate(-35deg)}.license-top:after{margin-left:30px;transform:rotate(35deg)}.maru-box-top{margin-bottom:5px;display:flex}.more-text-top{font-size:15px;color:#f26f78;text-align:right;margin-top:5px}.campaign img{border-radius:20px;padding-left:15px;padding-right:15px;margin-bottom:20px}@media screen and (min-width:768px){.campaign img{padding-left:150px;padding-right:150px;border-radius:20px;padding-top:20px;padding-bottom:30px}}.fukidashi-01-1{display:flex;justify-content:center;align-items:center;gap:10px;padding:12px 16px;margin-top:20px}.fukidashi-01-1:before{content:"";width:30px;height:2px;transform:rotate(60deg);box-sizing:border-box;background-color:#fc7871}.fukidashi-01-1:after{content:"";width:30px;height:2px;transform:rotate(-60deg);box-sizing:border-box;background-color:#fc7871}a.btn_13{display:flex;justify-content:space-between;align-items:center;text-align:center;text-decoration:none;width:200px;margin:auto;height:40px;padding:1rem 4rem;font-weight:700;background:#eee;color:#27acd9;border-radius:100vh;position:relative;transition:.5s;font-size:11px}@media screen and (min-width:768px){.a.btn_13{width:300px;font-size:20px}}a.btn_13:before{content:"";position:absolute;top:calc(50% - 2px);right:1em;transform:translateY(calc(-50% - 2px)) rotate(45deg);width:10px;height:1px;background:#27acd9}a.btn_13:after{content:"";position:absolute;top:50%;right:1em;transform:translateY(-50%);width:50px;height:1px;background-color:#27acd9}a.btn_13:hover{background:#d4eef7;color:#27acd9}.scroll{position:absolute;right:90%;top:0;writing-mode:vertical-rl;margin-top:500px;position:fixed;z-index:10000}@media screen and (min-width:1024px){.scroll{top:25%}}.scroll:before{animation:scroll 2s infinite;background-color:#000;bottom:-115px;content:"";height:100px;left:0;margin:auto;position:absolute;right:0;width:1px;z-index:2}.scroll:after{background-color:#ccc;bottom:-115px;content:"";height:100px;left:0;margin:auto;position:absolute;right:0;width:1px}@keyframes scroll{0%{transform:scale(1,0);transform-origin:0 0}50%{transform:scale(1,1);transform-origin:0 0}51%{transform:scale(1,1);transform-origin:0 100%}100%{transform:scale(1,1);transform-origin:0 100%}}.profile_content p{text-align:left}.question-title{display:flex;justify-content:center;align-items:center;font-size:26px;text-align:center;margin-bottom:30px}.question-title:before,.question-title:after{content:"";width:70px;height:3px;background-color:#e3bf00}.question-title:before{margin-right:20px}.question-title:after{margin-left:20px}.question-box{border:solid 1px #000}.news-img-ti{width:45%;height:130px;margin:auto}@media screen and (min-width:1024px){.news-img-ti{width:400px;height:200px;margin-bottom:90px}}.campaign_img-ti{width:100%;height:100%;border-radius:10px}@media screen and (min-width:1024px){.campaign_img-ti{width:900px;height:900px;margin:auto;margin-top:30px}}.pic-container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100vw;height:100vh;padding:0 6rem;box-sizing:border-box;background-color:#fefefe}.pic-background{background-image:var(--pic-image-data,none);background-size:cover;background-position:center}.pic-container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100vw;height:100vh;padding:0 6rem;box-sizing:border-box;background-color:#fefefe}.campaign-box{position:relative;padding:3.5rem 1rem 1rem;background-color:#f1f1f1;outline:2px solid #333;outline-offset:-.5rem;margin-right:auto;margin-left:auto;margin-top:50px;margin-bottom:50px;width:90%}@media screen and (min-width:1024px){.campaign-box{width:900px}}.campaign-box:before{position:absolute;top:1rem;left:0;width:100%;padding:.5rem 0;background-color:#e3768900;color:#fff;text-align:center;content:attr(data-title)}.campaign-box p{color:#333;line-height:1.5;margin:15px}.vertical{animation:vertical_7592 2.44s ease infinite;transform-origin:50% 50%}@keyframes vertical_7592{0%{transform:translate(0,-3px)}3.27869%{transform:translate(0,3px)}6.55738%{transform:translate(0,-3px)}9.83606%{transform:translate(0,3px)}13.11475%{transform:translate(0,-3px)}16.39344%{transform:translate(0,3px)}18.03279%{transform:translate(0,0)}100%{transform:translate(0,0)}}