﻿*{-ms-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;padding:0;margin:0;color:#333;font-family:"Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","sans-serif";background:#e3f6ff}.txt18{font-size:18px;font-size:1.8rem;font-weight:bold}.txt20{font-size:20px;font-size:2rem;font-weight:bold}@media(max-width: 560px){.txt20{font-size:16px;font-size:1.6rem}}.txt24{font-size:24px;font-size:2.4rem}.txt14{font-size:14px;font-size:1.4rem}body{font-size:16px;font-size:1.6rem;line-height:1.8;margin:0;padding:0;counter-reset:number 0;overflow-x:hidden}@media(max-width: 960px){body{font-size:14px;font-size:1.4rem}}body>div{font-size:16px;font-size:1.6rem}@media(max-width: 960px){body>div{font-size:14px;font-size:1.4rem}}@media(max-width: 560px){.pcOnly{display:none}}@media(max-width: 820px){.pcOnly02{display:none}}.spOnly{display:none}@media(max-width: 560px){.spOnly{display:block}}.spOnly02{display:none}@media(max-width: 960px){.spOnly02{display:block}}.spOnly03{display:none}@media(max-width: 820px){.spOnly03{display:block}}.flex{display:flex;justify-content:space-between;gap:10px}@media(max-width: 560px){.flex{display:block}}.corRed{color:#bf0000;font-weight:bold}.corBlue{color:#5489b6;font-weight:bold}.bold{font-weight:700}@media(max-width: 960px){#wrapper{width:100%}}header{background:url(../images/header_bg.png) center 120px no-repeat;background-size:1124px;width:100%}@media(max-width: 960px){header{background:url(../images/header_bg.png) center 75px no-repeat;background-size:870px}}@media(max-width: 820px){header{background:none}}header .logoBg{width:100%;position:relative;margin:0 auto}header .logoBg:after{content:"";position:absolute;top:0;box-sizing:border-box;border-right:50vw solid rgba(0,0,0,0);border-left:50vw solid rgba(0,0,0,0);border-top:80px solid #fff;z-index:-1}@media(max-width: 560px){header .logoBg:after{border-top:60px solid #fff}}@media(max-width: 560px){header .logoBg{min-height:65px}}header .logoBg .logo{min-height:50px;text-align:center}header .logoBg .logo a{display:inline-block;padding:15px 0 10px}@media(max-width: 560px){header .logoBg .logo a{padding:5px 10px}}@media(max-width: 960px){header .logoBg .logo{left:0;right:85%;z-index:0}}@media(max-width: 560px){header .logoBg .logo{width:23%;padding-top:8px;margin:0 auto}}@media(max-width: 560px){header .logoBg .logo img{width:100%}}.mainVisual .mainContents{margin:0 auto;text-align:center;min-height:397px}@media(max-width: 960px){.mainVisual .mainContents{width:100%;min-height:auto}}@media(max-width: 820px){.mainVisual .mainContents{padding:0 !important;flex-direction:column-reverse}}.mainVisual .mainContents h1{padding:30px 0 0}@media(max-width: 960px){.mainVisual .mainContents h1{padding:20px 0 0}}@media(max-width: 820px){.mainVisual .mainContents h1{padding:0}}@media(max-width: 960px){.mainVisual .mainContents h1 img{width:65%}}@media(max-width: 820px){.mainVisual .mainContents h1 img{width:100%;margin:0}}.mainVisual ul.slead{width:1000px;margin:100px auto 40px;font-size:14px;font-size:1.4rem}@media(max-width: 960px){.mainVisual ul.slead{width:90%;margin:150px auto 0}}@media(max-width: 560px){.mainVisual ul.slead{width:90%;margin:120px auto 50px;font-size:12px;font-size:1.2rem}}.mainVisual .topBtn{position:absolute;left:50%;width:460px;top:420px;margin:0 auto;text-align:center;font-weight:700;font-size:30px;font-size:3rem;background:linear-gradient(90deg, rgb(3, 166, 142) 0%, rgb(9, 189, 172) 100%);box-shadow:6px 7px 0px 0px #a2dee1;border-radius:50px;transform:translateX(-50%)}.mainVisual .topBtn:hover{opacity:.7}@media(max-width: 960px){.mainVisual .topBtn{font-size:22px;font-size:2.2rem;width:340px;top:335px}}@media(max-width: 560px){.mainVisual .topBtn{width:320px;border-radius:25px;font-size:20px;font-size:2rem;margin-top:15px;border-radius:50px;top:400px}}.mainVisual .topBtn a{display:block;padding:15px 5px 5px;text-decoration:none;color:#fff}@media(max-width: 960px){.mainVisual .topBtn a{padding:12px 5px 3px}}.mainVisual .topBtn span.minTxt{display:block;width:230px;text-align:center;margin:0 auto;background:#ffda0d;color:#0782aa;border-radius:15px;font-size:16px;font-size:1.6rem}@media(max-width: 960px){.mainVisual .topBtn span.minTxt{font-size:15px;font-size:1.5rem}}.hamburger{width:40px;height:25px;position:relative;position:fixed;top:20px;right:20px;z-index:2}@media(max-width: 560px){.hamburger{width:30px}}.hamburger span{position:absolute;width:100%;height:4px;background:#0782aa;transition:.5s}.hamburger span:first-of-type{top:0}.hamburger span:nth-of-type(2){top:50%}.hamburger span:last-of-type{top:100%}.hamburger.active span:first-of-type{top:50%;transform:rotate(45deg)}.hamburger.active span:nth-of-type(2){opacity:0}.hamburger.active span:last-of-type{top:50%;transform:rotate(-45deg)}@media(max-width: 960px){nav{display:none}}nav ul{width:780px;display:flex;justify-content:space-between;align-items:center;min-height:48px;margin:0 auto}nav ul li{position:relative;width:245px;align-items:center;color:#fff;background:#1e96cb;min-height:50px;border-radius:25px}nav ul li:last-child{border:none}nav ul li a{position:relative;display:block;text-decoration:none !important;font-size:18px;font-size:1.8rem;font-weight:bold;padding:10px 15px 10px 20px;color:#fff !important;margin:0 auto}nav ul li a:before{content:"";position:absolute;margin:auto;top:0;bottom:0;right:20px;width:23px;height:23px;border-radius:50%;background:#fff}nav ul li a:after{content:"";position:absolute;margin:auto;top:20px;bottom:3px;right:24px;width:8px;height:8px;border-top:3px solid #1e96cb;border-right:3px solid #1e96cb;transform:rotate(134deg)}@media(max-width: 960px){nav ul li a{padding:5px 0}}nav ul li a:before{width:18px;height:18px;border-radius:50%;background:#fff}nav ul li a:after{display:inline-block;content:"";width:6px;height:6px;border:2px solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #1e96cb #1e96cb;transform:rotate(-45deg);margin:0 0 2px 6px}@media(max-width: 960px){nav ul li a:after{display:none}}nav ul li a:hover{opacity:.5;color:#38a0c2}nav ul li:nth-child(2) a,nav ul li:nth-child(3) a{padding-left:60px}nav ul li:nth-child(2) a:before,nav ul li:nth-child(3) a:before{right:45px}nav ul li:nth-child(2) a:after,nav ul li:nth-child(3) a:after{right:49px}.slide-menu{display:block;background:#fff;position:fixed;text-align:left;top:0;width:40%;right:0;z-index:1;height:100%;transform:translateX(100%);transition:all .3s}.slide-menu.active{transform:translateX(0);overflow:scroll;-webkit-overflow-scrolling:touch}@media(max-width: 560px){.slide-menu{width:70%}}.slide-menu li{color:#00688a;font-weight:700;display:block;color:#fff;line-height:400%;border-right:none;border-bottom:dashed 1px #2d9fd1}.slide-menu li:last-child{border:none;margin-bottom:100px}@media(max-width: 560px){.slide-menu li{margin:0 auto;width:100%;border-bottom:dashed 2px #93ccd6;border-right:none}}.slide-menu li a{display:block;text-decoration:none !important;padding:10px 20px;letter-spacing:-0.05em}.slide-menu li a:after{display:inline-block;content:"";width:6px;height:6px;border:2px solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #0782aa #0782aa;transform:rotate(-45deg);margin:0 0 2px 6px}@media(max-width: 960px){.slide-menu li a:after{display:none}}.slide-menu li a:hover{opacity:.5}h2{font-size:35px;font-size:3.5rem;font-weight:bold;color:#006e9e;text-align:center;padding:60px 0 5px 0;margin:0 auto 30px;line-height:1}h2 span{display:inline-block;margin-top:5px;font-size:18px;font-size:1.8rem;color:#1e96cb}@media(max-width: 560px){h2 span{font-size:16px;font-size:1.6rem;margin-top:10px}}@media(max-width: 560px){h2{width:90%;font-size:22px;font-size:2.2rem;margin:20px auto 25px;letter-spacing:-0.03em;padding-top:80px}}section{padding:60px 0 0}@media(max-width: 560px){section{padding:20px 0 0}}#sec01,#sec03{background:#b7e3fb;position:relative}#sec01:before,#sec03:before{content:"";position:absolute;top:0;box-sizing:border-box;border-right:50vw solid rgba(0,0,0,0);border-left:50vw solid rgba(0,0,0,0);border-top:80px solid #e3f6ff}@media(max-width: 560px){#sec01:before,#sec03:before{border-top:50px solid #e3f6ff}}.wrap{max-width:1000px;width:100%;margin:0 auto}@media(max-width: 960px){.wrap{padding:0 15px}}@media(max-width: 560px){.wrap{padding:0 10px}}@media(max-width: 560px){#sec01 h2{margin-top:0;padding-top:60px}}#sec01 .wrap{padding:0 20px}@media(max-width: 960px){#sec01 .wrap{width:100%;padding:0 15px}}@media(max-width: 560px){#sec01 .wrap{display:block;padding:0 10px}}#sec01 .wrap .text{width:500px}@media(max-width: 960px){#sec01 .wrap .text{width:400px}}@media(max-width: 960px){#sec01 .wrap .text br{display:none}}#sec01 .wrap .text .title{font-size:24px;font-size:2.4rem;font-weight:bold;margin-bottom:40px}@media(max-width: 960px){#sec01 .wrap .text .title{margin-bottom:15px}}@media(max-width: 560px){#sec01 .wrap .text .title{font-size:18px;font-size:1.8rem;margin-bottom:20px}}@media(max-width: 560px){#sec01 .wrap .text{width:100%}}#sec01 .wrap .goFormArea{margin-top:60px}@media(max-width: 560px){#sec01 .wrap .goFormArea{margin-top:50px}}#sec01 .wrap .goFormArea .btnTopTxt{font-size:18px;font-size:1.8rem;text-align:center}#sec01 .wrap .goFormArea p{text-align:center}#sec01 .wrap .goFormArea .goFormBtn{max-width:100%;width:360px;margin:15px auto 3px;font-size:24px;font-size:2.4rem;border-radius:35px;background:linear-gradient(270deg, #2db281 0%, #0d9c5f 25%, #0d9c5f 51%, #2db281 100%);transition:all .3s ease-out;background-position:1% 50%;background-size:200% auto}@media(max-width: 560px){#sec01 .wrap .goFormArea .goFormBtn{font-size:23px;font-size:2.3rem}}#sec01 .wrap .goFormArea .goFormBtn a{display:flex;justify-content:center;gap:.5em;padding:12px 0;color:#fff;text-decoration:none}#sec01 .wrap .goFormArea .goFormBtn a .btnIcon{position:relative;width:23px}@media(max-width: 560px){#sec01 .wrap .goFormArea .goFormBtn a .btnIcon{width:22px}}#sec01 .wrap .goFormArea .goFormBtn a .btnIcon:before{content:"";position:absolute;top:11px;width:23px;height:23px;border-radius:50%;background:#fff}@media(max-width: 560px){#sec01 .wrap .goFormArea .goFormBtn a .btnIcon:before{width:22px;height:22px}}#sec01 .wrap .goFormArea .goFormBtn a .btnIcon:after{content:"";position:absolute;top:16px;right:6px;width:8px;height:8px;border-top:3px solid #12a96a;border-right:3px solid #12a96a;transform:rotate(134deg)}@media(max-width: 560px){#sec01 .wrap .goFormArea .goFormBtn a .btnIcon:after{width:7px;height:7px}}#sec01 .wrap .goFormArea .goFormBtn:hover{color:#fff;background-position:99% 50%}#sec01 .wrap .goFormArea .btnBtmTxt{font-size:14px;font-size:1.4rem;margin-top:6px}@media(max-width: 960px){#sec01 .secImg{width:45%}}@media(max-width: 560px){#sec01 .secImg{width:100%;text-align:center;margin-top:15px}}@media(max-width: 960px){#sec01 .secImg img{width:100%}}@media(max-width: 560px){#sec01 .secImg img{width:70%}}#sec01 dl{width:1000px;display:flex;align-items:center;margin:60px auto 0;background:#e4f5f8;min-height:116px;padding:0 25px;color:#0782aa}@media(max-width: 960px){#sec01 dl{width:100%}}@media(max-width: 560px){#sec01 dl{width:100%;margin:30px auto 0;padding:25px 10px}}#sec01 dl dt{margin-right:25px;line-height:0}@media(max-width: 560px){#sec01 dl dt{margin:0 15px 0 0;text-align:center;background:#fff;padding:7px;width:85px;height:85px;border-radius:50%}#sec01 dl dt img{width:100%;margin:28% 0}}@media(max-width: 560px){#sec01 dl dd{width:75%;text-align:left}}#sec02{position:relative}#sec02:before{content:"";position:absolute;top:0;box-sizing:border-box;border-right:50vw solid rgba(0,0,0,0);border-left:50vw solid rgba(0,0,0,0);border-top:60px solid #b7e3fb;left:0}@media(max-width: 960px){#sec02 h2{padding:50px 0 5px 0}}#sec02 .wrap{margin:0 auto;text-align:center}#sec02 .wrap .desc{margin-bottom:40px}@media(max-width: 560px){#sec02 .wrap .desc{margin-bottom:25px}}#sec02 .wrap .proEnd{margin-top:50px;font-size:18px;font-size:1.8rem}#sec02 .wrap .postingTit{font-size:24px;font-size:2.4rem;display:inline-block;font-weight:bold;margin-top:35px;background:url(../images/icon01.svg) 0 center no-repeat;background-size:30px;padding-left:38px}@media(max-width: 560px){#sec02 .wrap .postingTit{font-size:20px;font-size:2rem;background-size:25px;padding-left:32px}}#sec02 .wrap .postingUl{width:780px;background:#fffad6;margin:15px auto 0;text-align:left;padding:30px 100px;text-indent:-15px}@media(max-width: 960px){#sec02 .wrap .postingUl{width:70%;padding:30px}}@media(max-width: 560px){#sec02 .wrap .postingUl{width:100%;padding:20px;margin-bottom:15px}}#sec02 .wrap .postingUl li:before{content:"・"}#sec02 .wrap .postingUl li:nth-of-type(2){margin-top:10px}.pro01{background:#c4df9d;padding:40px 20px 15px;margin-top:55px;position:relative}.pro01 h3{width:240px;font-size:24px;font-size:2.4rem;color:#3bad5f;font-weight:bold;text-align:center;border-radius:20px 8px;background:#ffe84a;padding:5px 0;margin:0 auto;position:absolute;right:50%;left:50%;transform:translate(-50%, -140%)}@media(max-width: 960px){.pro01 h3{right:35%}}@media(max-width: 560px){.pro01 h3{font-size:21px;font-size:2.1rem;padding:3px 0;right:18%}}.pro01 .proWrap{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width: 560px){.pro01 .proWrap{display:block}}.pro01 .proBox{max-width:465px;width:49%;padding:25px 20px;text-align:center;background:#fff;border:solid 4px #90c543;border-radius:4px;margin-bottom:25px;display:flex;flex-direction:column}@media(max-width: 960px){.pro01 .proBox{width:48%}}@media(max-width: 560px){.pro01 .proBox{max-width:100%;width:100%;margin-bottom:25px}}.pro01 .proBox h4{display:inline-block;font-weight:bold;font-size:20px;font-size:2rem;color:#619e07;margin-bottom:20px}.pro01 .proBox h4 span{background:linear-gradient(transparent 80%, #ffe84a 75%)}.pro01 .proBox h4+p{text-align:left}.pro01 .proBox p+dl{margin-top:auto}.pro01 .proBox dl dt{display:inline-block;font-size:18px;font-size:1.8rem;color:#fff;background:#90c543;border-radius:5px;padding:5px 20px;margin-top:30px}.pro01 .proBox dl dd{margin-top:10px}.pro02{background:#ace1e0;padding:40px 20px 15px;margin-top:85px;position:relative}.pro02 h3{width:240px;font-size:24px;font-size:2.4rem;color:#2ea6a5;font-weight:bold;text-align:center;border-radius:20px 8px;background:#ffe84a;padding:5px 0;margin:0 auto;position:absolute;right:50%;left:50%;transform:translate(-50%, -140%)}@media(max-width: 560px){.pro02 h3{font-size:21px;font-size:2.1rem;padding:3px 0;right:18%}}.pro02 .proWrap{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width: 560px){.pro02 .proWrap{display:block}}.pro02 .proBox{max-width:465px;width:49%;padding:25px 20px;text-align:center;background:#fff;border:solid 4px #6acccb;border-radius:4px;margin-bottom:25px;display:flex;flex-direction:column}@media(max-width: 960px){.pro02 .proBox{width:48%}}@media(max-width: 560px){.pro02 .proBox{max-width:100%;width:100%;margin-bottom:25px}}.pro02 .proBox h4{display:inline-block;font-weight:bold;font-size:20px;font-size:2rem;color:#2ea6a5;margin-bottom:20px}.pro02 .proBox h4 span{background:linear-gradient(transparent 80%, #ffe84a 75%)}.pro02 .proBox h4+p{text-align:left}.pro02 .proBox p+dl{margin-top:auto}.pro02 .proBox dl dt{display:inline-block;font-size:18px;font-size:1.8rem;color:#fff;background:#6acccb;border-radius:5px;padding:5px 20px;margin-top:30px}.pro02 .proBox dl dd{margin-top:10px}.pro03{background:#ffce81;padding:40px 20px 15px;margin-top:85px;position:relative}@media(max-width: 960px){.pro03{margin-bottom:20px}}@media(max-width: 560px){.pro03{margin-bottom:30px}}.pro03 h3{width:240px;font-size:24px;font-size:2.4rem;color:#ec8313;font-weight:bold;text-align:center;border-radius:20px 8px;background:#ffe84a;padding:5px 0;margin:0 auto;position:absolute;right:50%;left:50%;transform:translate(-50%, -140%)}@media(max-width: 560px){.pro03 h3{font-size:21px;font-size:2.1rem;padding:3px 0;right:18%}}.pro03 .proWrap{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width: 560px){.pro03 .proWrap{display:block}}.pro03 .proBox{max-width:465px;width:49%;padding:25px 20px;text-align:center;background:#fff;border:solid 4px #fdaf36;border-radius:4px;margin-bottom:25px}@media(max-width: 960px){.pro03 .proBox{width:48%}}@media(max-width: 560px){.pro03 .proBox{max-width:100%;width:100%;margin-bottom:25px}}.pro03 .proBox h4{display:inline-block;font-weight:bold;font-size:20px;font-size:2rem;color:#eb8a0c;margin-bottom:20px}.pro03 .proBox h4 span{background:linear-gradient(transparent 80%, #ffe84a 75%)}.pro03 .proBox dl dt{display:inline-block;font-size:18px;font-size:1.8rem;color:#fff;background:#6acccb;border-radius:5px;padding:5px 20px;margin-top:30px}.pro03 .proBox dl dd{margin-top:10px}#sec03{padding-bottom:60px}@media(max-width: 960px){#sec03 h2{padding:50px 0 5px 0}}#sec03 .wrap{width:100%;max-width:780px;margin:0 auto;padding:0 30px}@media(max-width: 960px){#sec03 .wrap{display:block}}@media(max-width: 560px){#sec03 .wrap{width:100%;margin-bottom:20px}}#sec03 .wrap .goFormLink{font-size:12px;font-size:1.2rem;margin-bottom:5px;text-align:right}@media(max-width: 960px){#sec03 .wrap .goFormLink{margin-top:10px}}#sec03 .wrap .goFormLink a{color:#00688a}#sec03 .wrap .goFormLink a:hover{opacity:.7}#sec03 .wrap:last-child{border:none}@media(max-width: 960px){#sec03 .wrap{padding:10px 20px 30px;margin-bottom:20px}}@media(max-width: 560px){#sec03 .wrap{padding:10px 10px 30px;margin-bottom:20px}}#sec03 .wrap:nth-child(odd) .pic{margin-left:50px}@media(max-width: 560px){#sec03 .wrap:nth-child(odd) .pic{margin-left:0}}@media(max-width: 560px){#sec03 .wrap:nth-child(odd){flex-direction:column}}#sec03 .wrap:nth-child(even) .pic{margin-right:50px}@media(max-width: 560px){#sec03 .wrap:nth-child(even) .pic{margin-right:0}}@media(max-width: 560px){#sec03 .wrap:nth-child(even){flex-direction:column-reverse}}#sec03 .wrap dl dt{font-size:20px;font-size:2rem;font-weight:700}@media(max-width: 560px){#sec03 .wrap dl dt{letter-spacing:-0.03em}}#sec03 .wrap dl dt:before{display:block;width:13%;counter-increment:number 1;content:"その" counter(number) "" ".";color:#fff;background:#58c39f;font-size:24px;font-size:2.4rem;padding:2px 3px;margin-bottom:5px;line-height:1.5}@media(max-width: 960px){#sec03 .wrap dl dt:before{width:20%}}@media(max-width: 560px){#sec03 .wrap .pic{margin:15px auto 0;text-align:center}}@media(max-width: 560px){#sec03 .wrap .pic img{width:70%}}#sec03 .campBtn{width:80%;margin:0 auto;text-align:center;font-weight:700}#sec03 .campBtn dd{width:400px;margin:0 auto}#sec03 .campBtn dd:hover{opacity:.7}@media(max-width: 560px){#sec03 .campBtn dd{width:100%}}@media(max-width: 560px){#sec03 .campBtn{width:100%}}#sec03 .campBtn dt{font-size:30px;font-size:3rem;color:#06ab9d;margin-bottom:5px}@media(max-width: 560px){#sec03 .campBtn dt{width:94%;font-size:20px;font-size:2rem;margin:0 auto 5px}}#sec03 .campBtn dt:before{content:"";height:3px;width:35px;margin-right:5px;transform:rotate(60deg);display:inline-block;background:#06ab9d;vertical-align:middle}@media(max-width: 560px){#sec03 .campBtn dt:before{height:2px;width:20px;margin-right:0}}#sec03 .campBtn dt:after{content:"";height:3px;width:35px;margin-left:5px;transform:rotate(-60deg);display:inline-block;background:#06ab9d;vertical-align:middle}@media(max-width: 560px){#sec03 .campBtn dt:after{height:2px;width:20px;margin-left:0}}#sec03 .campBtn dd{font-size:32px;font-size:3.2rem;background:linear-gradient(90deg, rgb(3, 166, 142) 0%, rgb(9, 189, 172) 100%);box-shadow:6px 7px 0px 0px #a2dee1;border-radius:30px}@media(max-width: 560px){#sec03 .campBtn dd{width:84%;border-radius:25px;font-size:22px;font-size:2.2rem}}#sec03 .campBtn dd a{display:block;padding:5px;text-decoration:none;color:#fff}#pagetop{display:none;position:fixed;right:20px;bottom:40px;width:90px;height:90px;z-index:1}@media(max-width: 560px){#pagetop{width:60px;height:60px}}#pagetop a{width:60px;height:60px;display:block}@media(max-width: 560px){#pagetop img{width:60px;height:60px}}footer{color:#006e9e;font-size:14px;font-size:1.4rem;margin-top:50px;padding:30px 0 50px 0;text-align:center}@media(max-width: 560px){footer{padding:10px 0 0 0}}footer .copy{margin-top:10px}footer a{color:#006e9e !important}