@charset "utf-8";html{font-size:62.5%}body{margin:0;padding:0;font-family:"Hiragino Kaku Gothic proN","メイリオ",sans-serif;color:#555;line-height:1.6;font-size:clamp(1.5rem, calc(1.6rem + 0.625vw), 1.7rem)}h2{margin:110px 0 30px;font-size:clamp(1.6rem, calc(1.7rem + 0.625vw), 2.4rem);font-weight:700}h2 img{width:clamp(3.2rem, calc(4rem + 0.625vw), 5rem);vertical-align:middle;padding-right:10px}.has-breadcrumb-image h2{margin-top:0}h3{margin-top:10px;font-size:18px;font-weight:700}h4{margin-bottom:10px;font-weight:700}.space_20{margin-bottom:20px}.space_1rem{margin-bottom:1em}a:link,a:visited,a:active{color:#0aaaf4}a:hover{color:#555;text-decoration:underline}.center{text-align:center}.bold{font-weight:700}.wrapper{width:940px;margin:0 auto}.wrapper_main{width:940px;margin:30px auto 0 auto;padding-top:20px}.contents{width:100%;margin-bottom:150px}button{display:inline-block;margin:10px auto;font-size:18px;font-weight:700;color:#fff;padding:10px 30px;background-color:#0aaaf4;border-radius:1rem}.button_center{text-align:center}.header_wrapp{display:block;position:fixed;z-index:999;width:100%;top:0;background:#fff;top:0;height:90px}.header_logo{width:200px}.header_content{display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding:15px 0}header nav ul{display:flex}header nav ul li{margin-left:30px}header nav a:link,header nav a:visited,header nav a:active{color:#555}header nav a:hover{color:#0aaaf4;text-decoration:underline}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;cursor:pointer}.hamburger span{display:block;height:3px;background-color:#333;border-radius:2px}.pankz_bg{width:100%;background-color:#0aaaf4;display:block;position:fixed;top:90px;height:30px;line-height:30px;position:fixed;z-index:998}.pankz_txt{max-width:940px;margin:0 auto;padding:2px 0;color:#fff}.pankz_txt a:link,.pankz_txt a:visited,.pankz_txt a:active{color:#fff}.pankz_txt a:hover{color:#fff;text-decoration:underline}.flex-wrap{display:flex;flex-wrap:wrap;gap:60px;align-items:flex-start;margin-bottom:60px}.flex-wrap>*{flex:1 1 45%;box-sizing:border-box}.flex-wrap>.width_50{flex:none;width:50%;flex:1}.flex-wrap li{display:flex;flex-direction:column;flex:1 1 45%;box-sizing:border-box}.flex-wrap li img{max-width:100%;height:auto;object-fit:cover;display:block}.flex-wrap li h3,.flex-wrap li p{width:100%;box-sizing:border-box}.flex-wrap img.width_50{max-width:100%;height:auto;object-fit:cover;display:block}.three{gap:30px;display:flex;justify-content:space-between}.three li{flex:1;max-width:33.333%;box-sizing:border-box}.three li p.center{min-height:3em;text-align:center}.three li img{width:100%;height:auto;display:block}.dl_explan{display:grid;grid-template-columns:max-content 1fr;gap:12px 24px;width:100%;max-width:800px;box-sizing:border-box;margin:0 auto}.dl_explan dt,.dl_explan dd{margin:0;box-sizing:border-box}footer a:link,footer a:visited,footer a:active{color:#fff}footer a:hover{color:#fff;text-decoration:underline}.footer_top{width:100%;height:70px;margin:200px 0 0;padding:0;background-image:url(//fourstarplus.jp/wp-content/themes/fourstarplus/css/../images/footer_top.png);background-repeat:no-repeat;background-position:center;background-size:cover}footer .footer_txt{background:#28d1f0;padding:40px 0;color:#fff}footer article{max-width:800px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.footer_bottom{width:100%;height:30px;background-image:url(//fourstarplus.jp/wp-content/themes/fourstarplus/css/../images/footer_bottom.png);background-repeat:no-repeat;background-position:center;background-size:cover}.footer_small{padding:30px 0;text-align:center;vertical-align:middle}.fadein{animation:fadeIn 2s forwards}@keyframes fadeIn{from{opacity:0}to{opacity:1}}