@charset "UTF-8";*,:after,:before{box-sizing:border-box}a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,video{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;border:0;box-sizing:border-box;font-size:100%;font:inherit;margin:0;padding:0;text-rendering:optimizeLegibility;vertical-align:baseline}footer,header,main,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}a{-webkit-text-decoration:none;text-decoration:none}body{background:#ffc99b;color:#464646;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,游ゴシック Medium,Hiragino Sans,Hiragino Kaku Gothic ProN,meiryo,sans-serif;font-weight:500;letter-spacing:.06em;text-justify:inter-ideograph;width:100%;word-break:break-word}header{align-items:flex-end;display:flex;justify-content:space-between;margin:100px auto;max-width:970px;width:80%}header .left{width:65%}header .left h1{color:#fd5d9d;font-family:Oswald,sans-serif;font-size:4rem;font-weight:700;letter-spacing:-.02em;line-height:1em;margin-bottom:20px}header .left h1 span{font-size:2.5rem}header .left .text{font-weight:700;line-height:1.6;margin:30px 0;text-align:justify}header .left .pay{align-items:flex-start;background-color:hsla(0,0%,100%,.6);display:flex;gap:20px;padding:20px;width:100%}header .left .pay img{width:20%}header .left .pay .pay-text p{font-weight:700;line-height:1.6;text-align:justify}header .left .pay .pay-text .link span{border:1px solid #000;border-radius:5px;cursor:pointer;display:inline-block;font-size:18px;padding:5px 10px;transition:.3s}header .left .pay .pay-text .link span:hover{background-color:#fff;color:#fd5d9d}header .left .pay .pay-text .mark{font-weight:400;line-height:1.2;margin-top:10px}header img{width:26%}section{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center;margin:150px auto;max-width:970px;width:80%}section h2{color:#fd5d9d;font-family:Oswald,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1em;margin-bottom:20px}section ul{display:flex;flex-flow:row wrap}section ul li{background:hsla(0,0%,100%,.6);margin:1%;padding:20px;width:31%}section ul li h3{color:#fd5d9d;font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:20px}section ul li p{font-weight:600}footer{padding:50px 0}footer p{text-align:center}@media screen and (max-width:576px){header{width:95%}header .left{margin:auto;width:95%}header .left .pay{flex-flow:column nowrap}header .left .pay img{margin:auto;width:80%}header>img{display:none}.contents{width:95%}.contents ul{justify-content:center}.contents ul li{width:90%}}