@-webkit-keyframes slideFadeZoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}70%{opacity:1}100%{opacity:1}}@keyframes slideFadeZoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}70%{opacity:1}100%{opacity:1}}@-webkit-keyframes slideFadeZoomOut{0%{opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5)}70%{opacity:1}100%{opacity:1}}@keyframes slideFadeZoomOut{0%{opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5)}70%{opacity:1}100%{opacity:1}}@-webkit-keyframes slideFadeInDown{0%{opacity:0;margin-top:20%}70%{opacity:1;margin-top:25%}100%{opacity:1;margin-top:25%}}@keyframes slideFadeInDown{0%{opacity:0;margin-top:20%}70%{opacity:1;margin-top:25%}100%{opacity:1;margin-top:25%}}@-webkit-keyframes slideFadeInDown2{0%{opacity:0;margin-top:70%}70%{opacity:1;margin-top:80%}100%{opacity:1;margin-top:80%}}@keyframes slideFadeInDown2{0%{opacity:0;margin-top:70%}70%{opacity:1;margin-top:80%}100%{opacity:1;margin-top:80%}}@-webkit-keyframes slideRhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}40%{opacity:.2}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes slideRhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}40%{opacity:.2}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeZoomIn{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fadeZoomIn{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lftSlideIn{0%{opacity:0;-webkit-transform:translate(100px, 0);transform:translate(100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes lftSlideIn{0%{opacity:0;-webkit-transform:translate(100px, 0);transform:translate(100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes rhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes rhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeRotateIn{0%{opacity:0;-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}100%{opacity:1;-webkit-transform:rotateY();transform:rotateY()}}@keyframes fadeRotateIn{0%{opacity:0;-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}100%{opacity:1;-webkit-transform:rotateY();transform:rotateY()}}@-webkit-keyframes flipInY{from{-webkit-transform:rotate3d(0, 1, 0, 90deg);transform:rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}60%{-webkit-transform:rotate3d(0, 1, 0, 10deg);transform:rotate3d(0, 1, 0, 10deg);opacity:1}to{opacity:1}}@keyframes flipInY{from{-webkit-transform:rotate3d(0, 1, 0, 90deg);transform:rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}60%{-webkit-transform:rotate3d(0, 1, 0, 10deg);transform:rotate3d(0, 1, 0, 10deg);opacity:1}to{opacity:1}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:bottom}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{overflow-y:scroll}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input,textarea{margin:0;padding:0}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left;font-weight:normal}a:focus{outline:none}audio,canvas,video{display:inline-block}audio:not([controls]){display:none}del{color:#333}ins{background:#fff9c0;text-decoration:none}hr{background-color:#ccc;border:0;height:1px;margin:24px;margin-bottom:1.714285714rem}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}small{font-size:smaller}img{border:0;-ms-interpolation-mode:bicubic}.m-btm00{margin-bottom:0px}.m-btm05{margin-bottom:5px}.m-btm10{margin-bottom:10px}.m-btm15{margin-bottom:15px}.m-btm20{margin-bottom:20px}.m-btm25{margin-bottom:25px}.m-btm30{margin-bottom:30px}.m-btm40{margin-bottom:40px}.m-btm50{margin-bottom:50px}.m-btm60{margin-bottom:60px}.m-btm100{margin-bottom:100px}.m-lft05{margin-left:5px}.m-lft10{margin-left:10px}.m-lft15{margin-left:15px}.m-lft20{margin-left:20px}.m-lft25{margin-left:25px}.m-lft30{margin-left:30px}.m-lft35{margin-left:35px}.m-lft40{margin-left:40px}.m-lft45{margin-left:45px}.m-rht05{margin-right:5px}.m-rht10{margin-right:10px}.m-rht15{margin-right:15px}.m-rht20{margin-right:20px}.m-rht30{margin-right:30px}.m-rht35{margin-right:35px}.m-rht45{margin-right:45px}.m-top05{margin-top:5px}.m-top10{margin-top:10px}.m-top15{margin-top:15px}.m-top20{margin-top:20px}.m-top40{margin-top:40px}.p-lft30{padding-left:30px}.p-rht25{padding-right:25px}.p-rht30{padding-right:30px}.p-btm30{padding-bottom:30px}a{color:#000;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;position:relative;cursor:pointer}a:hover{color:#000;text-decoration:none}img{max-width:100%;height:auto;width:auto}a img{position:relative;-webkit-transition:.2s;transition:.2s;overflow:hidden}a:hover img{opacity:.7;background:rgba(0,0,0,0)}a:hover img.notClr{opacity:1}.tBold{font-weight:600}.tNormal{font-weight:normal}.tRed{color:#f80505}.tBlue{color:#03c}.tGreen{color:#257116}.tBrown{color:#734022}.tBeige{color:#c6a490}.tGray{color:#666}.right{text-align:right}.center{text-align:center}.tSmall{font-size:.857em;vertical-align:middle}.tSmall2{font-size:.714em;vertical-align:middle}.tBig{font-size:1.143em;vertical-align:middle}.tBig2{font-size:1.286em;vertical-align:middle}.tBig3{font-size:1.429em;vertical-align:middle}.fLft{float:left}.fRht{float:right}.ann{margin-left:1em;text-indent:-1em}a.anchor{padding-top:115px;margin-top:-115px}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:"Barlow","Zen Kaku Gothic New",sans-serif;font-weight:500;font-style:normal;font-size:1.125rem;color:#000;line-height:1.8;position:relative;margin:0}@media screen and (max-width: 1024px){body{font-size:1rem}}_::-webkit-full-page-media,_:future,:root body{-webkit-font-feature-settings:"pkna";font-feature-settings:"pkna"}.wrap{width:100%;max-width:1200px;margin-right:auto;margin-left:auto}@media screen and (max-width: 1300px){.wrap{padding-right:30px;padding-left:30px}}@media screen and (max-width: 1024px){.wrap{padding-right:5%;padding-left:5%}}input,textarea{line-height:1.5;padding:3px}.pc_only{display:block}@media screen and (max-width: -1){.pc_only{display:none !important}}.mb_only{display:none}@media screen and (max-width: -1){.mb_only{display:block}}@media screen and (max-width: 600px){.mbNon{display:none}}.sp_only{display:none}@media screen and (max-width: 600px){.sp_only{display:block}}.minsp_only{display:none}@media screen and (max-width: -1){.minsp_only{display:block}}main{margin-top:190px;overflow:hidden}@media screen and (max-width: 1024px){main{margin-top:150px}}@media screen and (max-width: 600px){main{margin-top:120px}}main #container{margin-top:80px;margin-bottom:120px}@media screen and (max-width: 1024px){main #container{margin-top:60px}}@media screen and (max-width: 600px){main #container{margin-top:40px;margin-bottom:80px}}header{width:100%;height:190px;line-height:1;background:#fff;position:fixed;top:0;left:0;z-index:9999}header::before{position:absolute;content:"";width:294px;height:294px;background:#cde8e7;border-radius:50%;top:-147px;right:-147px;z-index:-1}@media screen and (max-width: 1024px){header::before{width:200px;height:200px;top:-100px;right:-100px}}@media screen and (max-width: 600px){header::before{top:-80px;right:-100px}}header .wrap{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .wrap .cntLft{margin-right:auto;width:210px;padding-bottom:25px}header .wrap .cntLft h1{margin-top:22px}header .wrap .cntLft .logo-u{width:167px}header .wrap .mainNav{margin-left:auto;margin-right:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media screen and (max-width: 1024px){header{height:150px}header .wrap .cntLft{width:170px}}@media screen and (max-width: 600px){header{height:100px}header .wrap{display:block;padding-left:0;padding-right:0}header .wrap .cntLft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;width:60%;padding:7px 0 7px 10px}header .wrap .cntLft h1{margin-top:0;margin-left:10px}}nav{font-family:"Kiwi Maru",serif;font-weight:400;font-style:normal;font-size:1rem;line-height:1}nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}nav ul li{width:170px;height:80px;padding:5px 10px}nav ul li+li{border-left:1px dashed #ccc}nav ul li a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px}nav ul li a i{font-size:2.0625rem;margin-bottom:5px}nav ul li a:hover{background:#eff6ff}nav ul li:nth-child(2) a:hover{background:#e4fce6}nav ul li:nth-child(3) a:hover{background:#ddf8f6}nav ul li:nth-child(4) a:hover{background:#f8ecdd}nav ul li:nth-child(5) a:hover{background:#faeded}@media screen and (max-width: 1024px){nav{font-size:.875rem}nav ul li{width:auto}nav ul li a{padding-left:5px;padding-right:5px}}@media screen and (max-width: 600px){nav{font-size:.625rem}nav ul{border-top:1px solid #ccc;border-bottom:1px solid #ccc}nav ul li{height:55px;padding:0;width:calc((100% - 10px)/5)}nav ul li+li{border-left:1px solid #ccc}nav ul li:first-child{width:calc((100% - 10px)/5 + 10px)}nav ul li a{background:#fff;padding:3px 0;border-radius:0}nav ul li a i{font-size:1.25rem;margin-bottom:5px}}#breadcrumbs{width:100%;color:#666;line-height:1;letter-spacing:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#breadcrumbs li{padding-right:15px;margin-right:5px;position:relative}#breadcrumbs li:after{display:block;content:"＞";position:absolute;top:0;right:0}#breadcrumbs li:last-child{margin-right:0}#breadcrumbs li:last-child:after{display:none}#breadcrumbs li a{color:#666;text-decoration:none}#breadcrumbs li a:hover{text-decoration:underline}@media screen and (max-width: -1){#breadcrumbs{display:none}}footer{background:#0d807b;padding-top:30px;padding-bottom:30px;font-size:.875rem;color:#fff}footer .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}footer .wrap .cntRht{margin-left:auto;margin-right:0;font-size:.75rem}footer .wrap .logoArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}footer .wrap .logoArea .txt{margin-left:30px;font-size:1rem}@media screen and (max-width: 600px){footer .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}footer .wrap .logoArea{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .wrap .logoArea .txt{margin-left:0;margin-top:10px}footer .wrap .cntRht{margin-right:auto}}#pageTitle.bnrArea{width:100%;line-height:1;position:relative;height:300px;overflow:hidden;border-radius:30px}#pageTitle.bnrArea .bgImg::after{display:none}#pageTitle.bnrArea:hover .bgImg::after{background:rgba(0,0,0,.2)}#pageTitle.bnrArea>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;text-shadow:#fff 0 0 10px,#fff 0 0 10px,#fff 0 0 10px}#pageTitle.bnrArea>div .h2sup{font-size:3.25rem}#pageTitle.bnrArea>div .heading01{font-family:"Kiwi Maru",serif;font-weight:400;font-style:normal;font-weight:400;font-size:2.25rem;margin-top:20px}@media screen and (max-width: 600px){#pageTitle.bnrArea{height:120px;border-radius:20px}#pageTitle.bnrArea>div .h2sup{font-size:2.9375rem}#pageTitle.bnrArea>div .heading01{font-size:1.625rem;margin-top:10px}}.h2Area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:55px}@media screen and (max-width: 1024px){.h2Area{margin-bottom:45px}}@media screen and (max-width: 600px){.h2Area{margin-bottom:35px}}.h2Area .h2Sup{font-size:3rem;color:#25b2ad}@media screen and (max-width: 1024px){.h2Area .h2Sup{font-size:2.625rem}}@media screen and (max-width: 600px){.h2Area .h2Sup{font-size:2.1875rem}}.h2Area .heading02{font-size:2rem;font-family:"Kiwi Maru",serif;font-weight:400;font-style:normal}@media screen and (max-width: 1024px){.h2Area .heading02{font-size:1.75rem}}@media screen and (max-width: 600px){.h2Area .heading02{font-size:1.375rem}}.h2Area.none .h2sup{position:relative;font-size:1rem;padding-left:27px}.h2Area.none .h2sup::before{position:absolute;content:"";width:15px;height:3px;background:#25b2ad;left:0;top:48%}.heading03{font-size:1.5rem;position:relative;font-weight:500;margin-bottom:40px}.heading03 span{background:#fff;display:inline-block;padding-right:20px}.heading03::before{position:absolute;content:"";width:100%;height:1px;background:#4bbfbf;top:50%;left:0;z-index:-1}@media screen and (max-width: 600px){.heading03{font-size:1.125rem;margin-bottom:30px}.heading03 span{padding-right:10px}}.heading04{position:relative}.heading04::before,.heading04::after{position:absolute;content:"";width:100%;height:1px;background:#bebebe;bottom:-22px;left:0}@media screen and (max-width: 1024px){.heading04::before,.heading04::after{bottom:-15px}}.heading04::after{width:55%;height:2px;background:#4bbfbf}.heading-more{font-size:1.75rem;font-family:"Kiwi Maru",serif;font-weight:400;font-style:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-bottom:100px}.heading-more::before{position:absolute;content:"";width:165px;height:165px;background:#cde8e7;border-radius:50%;z-index:-1}@media screen and (max-width: 600px){.heading-more{font-size:1.375rem;margin-bottom:50px}.heading-more:before{width:100px;height:100px}}.btn{width:100%;max-width:305px;height:50px;line-height:1}.btn a{width:100%;height:100%;background:#25b2ad;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:25px;color:#fff;padding-left:28px;padding-right:35px;font-family:"Kiwi Maru",serif;font-weight:400;font-style:normal}.btn a:after{content:"";font-family:"icomoon";content:"";position:absolute;font-weight:normal;font-style:normal;line-height:1;font-size:1.25rem;right:20px}.btn a:hover{background:#e59a23}@media screen and (max-width: 600px){.btn{max-width:260px;height:45px}}.btn.pdf{height:60px;max-width:370px}.btn.pdf a{border-radius:5px;padding-left:60px;-webkit-filter:drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.16));filter:drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.16))}.btn.pdf a::before{content:"";font-family:"icomoon";content:"";position:absolute;font-weight:normal;font-style:normal;line-height:1;font-size:1.75rem;left:20px}.btn.pdf a:after{content:"";font-family:"icomoon";content:"";position:absolute;font-weight:normal;font-style:normal;line-height:1;font-size:.75rem;right:20px}.btn.pdf a.hover{background:#e59a23}.btn.pdf.word a::before{font-family:"icomoon";content:"";position:absolute;font-weight:normal;font-style:normal;line-height:1}.btn.pdf.excel a::before{font-family:"icomoon";content:"";position:absolute;font-weight:normal;font-style:normal;line-height:1}.btn.moreList{width:300px;height:40px;font-size:80%;margin:0 auto}@media screen and (max-width: -1){.btn.moreList{width:240px;height:35px}}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.bnrList{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1024px){.bnrList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bnrList .bnr{width:calc((100% - 30px)/2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:4px solid #82b9e2;border-radius:20px;overflow:hidden;height:230px}@media screen and (max-width: 1024px){.bnrList .bnr{width:100%;border-radius:15px}}@media screen and (max-width: 600px){.bnrList .bnr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}.bnrList .bnr .title{width:58%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bnrList .bnr .title h3{color:#50a0db;font-family:"Kiwi Maru",serif;font-weight:400;font-style:normal;font-size:1.9375rem}.bnrList .bnr .title .btn{width:165px;height:35px;margin-top:15px}.bnrList .bnr .title .btn a{font-size:1rem;background:#50a0db}.bnrList .bnr .title .btn a::after{font-size:.9375rem}.bnrList .bnr .title .btn a:hover{background:#e59a23}@media screen and (max-width: 600px){.bnrList .bnr .title{width:100%;padding:30px 0}.bnrList .bnr .title h3{font-size:1.625rem}}.bnrList .bnr .photo{width:43%;height:100%}.bnrList .bnr .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 600px){.bnrList .bnr .photo{width:100%;height:165px}}.bnrList .bnr:nth-child(2){margin-left:30px;border-color:#eabc40;background:#fffdf2}.bnrList .bnr:nth-child(2) .title h3{color:#de6315}.bnrList .bnr:nth-child(2) .title .btn a{background:#e8a21c}.bnrList .bnr:nth-child(2) .title .btn a:hover{background:#0d807b}@media screen and (max-width: 1024px){.bnrList .bnr:nth-child(2){margin-left:0;margin-top:30px}}dl.table{width:100%;line-height:1.3;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}dl.table>dt,dl.table>dd{padding:25px 20px}dl.table>dt{width:260px;border-bottom:2px solid #4bbfbf;font-size:1.25rem}dl.table>dd{width:calc(100% - 260px);padding-left:60px;border-bottom:1px solid #bebebe}@media screen and (max-width: 1024px){dl.table dt{width:180px}dl.table dd{width:calc(100% - 180px)}}@media screen and (max-width: 600px){dl.table{display:block}dl.table>dt{width:100%;padding:10px 5px;font-size:1.125rem}dl.table>dd{width:100%;padding:10px}dl.table>dd+dt{margin-top:30px}}.news-list li{padding:5px 0;border-bottom:1px dashed #ccc}@media screen and (max-width: 600px){.news-list li{padding:10px 0}}.news-list li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:110px;position:relative}@media screen and (max-width: 600px){.news-list li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.news-list li a::before{position:absolute;content:"";font-family:"icomoon";content:"";position:absolute;font-weight:normal;font-style:normal;line-height:1;right:40px;color:#25b2ad;font-size:.875rem}@media screen and (max-width: 1024px){.news-list li a::before{right:10px}}@media screen and (max-width: 600px){.news-list li a::before{right:0;top:45%;font-size:.75rem}}.news-list li a::after{display:none;position:absolute;content:"";background:#f6f6f6;width:100%;height:100%;border-radius:5px;z-index:-1}.news-list li a .headArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 600px){.news-list li a .headArea{margin-left:0;margin-right:auto}}.news-list li a .date{color:#0d807b;margin-right:35px;padding-left:20px}@media screen and (max-width: 1024px){.news-list li a .date{padding-left:0;margin-right:20px}}@media screen and (max-width: 600px){.news-list li a .date{font-size:.875rem}}.news-list li a .category{width:190px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#4bbfbf;color:#fff;border-radius:5px;margin-right:35px}@media screen and (max-width: 1024px){.news-list li a .category{width:120px;height:40px;margin-right:20px}}@media screen and (max-width: 600px){.news-list li a .category{font-size:.875rem;width:auto;height:30px;padding-left:10px;padding-right:10px}}.news-list li a h3{font-weight:500;font-size:1.25rem;padding-right:70px}@media screen and (max-width: 1024px){.news-list li a h3{padding-right:40px;font-size:1.125rem}}@media screen and (max-width: 600px){.news-list li a h3{padding-right:30px;font-size:1rem}}.news-list li a:hover::after{display:block}.news-list li:last-child{border-bottom:none}#no_found .btn{width:200px;margin:0 auto}.circle-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.circle-list li{padding:10px 45px;height:70px;background:#fff;border-radius:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-bottom:40px;-webkit-filter:drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));filter:drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16))}.circle-list li::before{position:absolute;content:"";width:6px;height:6px;border-radius:50%;background:#0d807b;left:25px}.circle-list li:nth-child(even){margin-left:35px}@media screen and (max-width: 600px){.circle-list{width:100%}.circle-list li{padding:10px 10px 10px 25px;line-height:1.4;height:auto;width:100%;margin-bottom:15px}.circle-list li::before{left:15px}.circle-list li:nth-child(even){margin-left:0}}.link-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.link-list li{margin-bottom:30px}.link-list li:nth-child(even){margin-left:40px}@media screen and (max-width: 1024px){.link-list li:nth-child(even){margin-left:20px}}@media screen and (max-width: 1024px){.link-list li:nth-child(even){margin-left:0}}.link-list li:last-child{margin-bottom:0}.link-list li:nth-last-child(2){margin-bottom:0}.archive h2{color:#25b2ad;font-size:1.4375rem;font-weight:500;text-align:center;margin-bottom:50px}@media screen and (max-width: 1024px){.archive h2{margin-bottom:30px}}.archive .archive-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 600px){.archive .archive-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.archive .archive-list li{width:160px;height:50px;margin-bottom:20px}@media screen and (max-width: 600px){.archive .archive-list li{width:150px;height:45px}}.archive .archive-list li a{border-radius:30px;width:100%;height:100%;-webkit-filter:drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));filter:drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:30px;padding-right:40px;background:#fff;position:relative}.archive .archive-list li a::after{content:"";font-family:"icomoon";content:"";position:absolute;font-weight:normal;font-style:normal;line-height:1;font-size:.75rem;right:20px;color:#25b2ad}.archive .archive-list li a:hover{background:#e59a23;color:#fff}.archive .archive-list li a:hover::after{color:#fff}.archive .archive-list li+li{margin-left:30px}@media screen and (max-width: 600px){.archive .archive-list li+li{margin-left:0}}.archive .archive-list li:nth-child(even){margin-left:20px}.num-list{counter-reset:number 0}.num-list li{line-height:1.5;padding-left:20px;position:relative}.num-list li::before{counter-increment:number 1;content:counter(number) ". ";position:absolute;left:0;color:#25b2ad}.num-list li+li{margin-top:15px}@media screen and (max-width: 600px){.num-list li+li{margin-top:10px}}ul.square-list>li{line-height:1.5;padding-left:15px;position:relative}ul.square-list>li::before{content:"";position:absolute;top:.6em;left:0;width:8px;height:8px;background:#25b2ad}ul.square-list>li+li{margin-top:15px}@media screen and (max-width: 600px){ul.square-list>li{padding-left:12px}ul.square-list>li::before{top:.65em;width:6px;height:6px}ul.square-list>li+li{margin-top:10px}}section+section,section+.section,.section+section,.section+.section{margin-top:120px}section section+section,section section+.section,section .section+section,section .section+.section,.section section+section,.section section+.section,.section .section+section,.section .section+.section{margin-top:60px}@media screen and (max-width: 1024px){section+section,section+.section,.section+section,.section+.section{margin-top:80px}}@media screen and (max-width: 600px){section+section,section+.section,.section+section,.section+.section{margin-top:50px}}.frame{max-width:900px;margin-right:auto;margin-left:auto}.sup{font-size:1rem}@media screen and (max-width: 600px){.sup{font-size:.875rem}}.ann{padding-left:1em;text-indent:-1em}.ann span{margin-right:5px}.indent{text-indent:1em}.txt-square{padding-left:16px;position:relative}.txt-square::before{content:"";position:absolute;top:.65em;left:0;width:10px;height:10px;background:#25b2ad}@media screen and (max-width: 600px){.txt-square{padding-left:14px}.txt-square::before{top:.55em;width:9px;height:9px}}.introArea{text-align:center}@media screen and (max-width: 600px){.introArea{text-align:left}}.txt+.txt{margin-top:20px}.txtArea p+p{margin-top:20px}.br_::after{content:"\a";white-space:pre}a.link{font-weight:bold;padding-left:5px;padding-right:5px;color:#3ca5e7;position:relative}a.link::after{position:absolute;content:"";width:0;height:1px;background:#3ca5e7;left:0;bottom:-5px;-webkit-transition:all .3s ease;transition:all .3s ease}a.link{-webkit-transition:all .3s ease;transition:all .3s ease}a.link i{margin-left:10px;font-size:.875rem}a.link:hover::after{width:100%}.about{color:#2777c6}.nst{color:#60be67}.recture{color:#119389}.meal{color:#e69442}.cancer{color:#f49191}.bnrArea{position:relative;z-index:2}.bnrArea .bgImg{position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0}.bnrArea .bgImg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.bnrArea .bgImg::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.2);-webkit-transition:.3s opacity ease-in;transition:.3s opacity ease-in;mix-blend-mode:multiply}.bnrArea:hover .bgImg::after{background:rgba(0,0,0,.6)}.bnrArea i{font-size:80%;margin-left:7px}.photoArea{text-align:center;margin-top:100px}.photoArea figure figcaption{margin-top:20px}@media screen and (max-width: 600px){.photoArea{margin-top:50px}}.attantion{background:#e9f7f7;border-radius:10px;padding:30px}@media screen and (max-width: 600px){.attantion{padding:20px;font-size:.875rem}}.pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pager .btn02{margin-left:auto;margin-right:auto}.pager .arrow{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pager .arrow::before{position:absolute;font-family:"icomoon";content:"";position:absolute;font-weight:normal;font-style:normal;line-height:1;font-size:.75rem;color:#25b2ad}.pager .arrow a:hover{color:#25b2ad}.pager .arrow.prev{padding-left:30px}.pager .arrow.prev::before{left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pager .arrow.next{padding-right:30px}.pager .arrow.next::before{right:0}@media screen and (max-width: 600px){.pager{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:40px}.pager .btn{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:auto;margin-right:auto;margin-bottom:30px}.pager .arrow.prev{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pager .arrow.next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}/*# sourceMappingURL=style.css.map */