@import"https://fonts.googleapis.com/css2?family=Homemade+Apple&display=swap";@font-face{font-family:"honoka";src:url("../../font/Honoka_Shin_Mincho_L.otf") format("opentype");src:url("../../font/Honoka_Shin_Mincho_L.woff") format("woff"),url("../../font/Honoka_Shin_Mincho_L.ttf") format("truetype")}body{line-height:1.6;color:#2e2933;background-color:#fff;font-family:"honoka","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","Hiragino Sans","Hiragino Kaku Gothic ProN","Helvetica Neue","Helvetica","Arial","Meiryo",sans-serif;font-optical-sizing:auto;font-weight:500;letter-spacing:.05em}body.isFixed{width:100%;height:100%;overflow:hidden}.fontHomemade{font-family:"Homemade Apple",cursive;font-weight:400;font-style:normal}.section__title{margin:0 0 40px}@media screen and (max-width: 1080px){.section__title{margin:0 0 24px;text-align:center}}.section__title.center{text-align:center}.section__title--en{color:#bababf;font-family:Rockwell;font-size:24px;font-weight:400;line-height:160%;opacity:0;transition:opacity .4s ease;transition-delay:.7s}@media screen and (max-width: 1080px){.section__title--en{font-size:16px}}.section__title--en.active{opacity:1}.section__title--ja{color:#2e2933;font-size:36px;font-weight:600;line-height:160%;margin:0;overflow:hidden}@media screen and (max-width: 1080px){.section__title--ja{font-size:36px;margin:4px 0 0;line-height:125%}}.section__title--ja-line{overflow:hidden;display:block}.section__title--ja .letter{display:inline-block;-webkit-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease}.section__title--ja .letter.active{-webkit-transform:translateY(0);transform:translateY(0)}.section__title--highlight{color:#dc3c50}.section__title--secondary{color:#2e2933;text-align:center;font-size:36px;font-weight:600;line-height:160%;font-size:36px;font-weight:600;line-height:160%;margin:0 0 40px}@media screen and (max-width: 1080px){.section__title--secondary{font-size:27px;margin:0 0 14px}}.section__title--secondary.center{text-align:center}.section__title--secondary--highlight{color:#dc3c50}.button-container{display:flex;justify-content:center}.button__icon-circle{width:24px;height:24px;border-radius:50%;background-color:#dc3c50;display:flex;justify-content:center;align-items:center}.button__icon-circle-inner{width:6.26px;height:6.26px;border-radius:50%;background-color:#f4f4f7;display:block}.button-primary{display:flex;padding:20px 20px 20px 32px;justify-content:space-between;align-items:center;border-radius:32px;background:#f4f4f7;box-shadow:6px 6px 0px 0px rgba(0,0,0,.08);color:#2e2933;text-align:center;font-size:18px;font-weight:600;line-height:normal}@media screen and (max-width: 1080px){.button-primary{padding:16px 20px 16px 32px}}.button-primary-icon{margin-left:10px;font-size:24px}.button-primary:hover{background-color:#f8f8f8}.link__arrow{display:flex;align-items:center;gap:4px}.link__arrow--icon{width:16px;height:16px;display:flex;align-items:center}.text__highlight--red{color:#dc3c50}.text__highlight--green{color:#5c7b84}.text__highlight--yellow{color:#f1ab81}.fadeIn{opacity:0;-webkit-transform:translate3d(0);transform:translate3d(0)}.fadeIn.active{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn}.fade_1{-webkit-animation-delay:0s;animation-delay:0s}.fade_2{-webkit-animation-delay:.3s;animation-delay:.3s}#wrap{background:linear-gradient(300deg, #d7e7f6, #fffbf8, #fff4eb, #c8d8e7);background-size:240% 240%;-webkit-animation:gradient-animation 24s ease infinite;animation:gradient-animation 24s ease infinite}@-webkit-keyframes gradient-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes gradient-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}main.mainContent{max-width:430px;width:100%;margin:0 auto;position:relative;z-index:2;padding-top:40px}.mainVisualArea .container{position:relative}.mainVisualArea .container .image{width:65%;margin:0 20px 0 auto}.mainVisualArea .container .text{position:absolute;background:rgba(255,255,255,.6);bottom:50px;left:20px;padding:8px 12px;z-index:1}.profileArea .container{background:rgba(245,236,237,.5)}.profileArea img{border-radius:100%;width:160px}.siteFooter{background:#f9bca9;color:#fff}.contactList{gap:10px}.contactList img{vertical-align:middle}.contactList li{font-size:0}.btn_more a{display:block;font-size:22px;line-height:1;position:relative;display:inline-block;box-sizing:border-box;width:90%;padding:16px 8px;letter-spacing:.21em;color:#3c575b;border-radius:100px;background:#f9f7a9 url(../../img/icon/arrowRight.svg) no-repeat 93% 50%;background-size:30px}.btn_more a.disabled{pointer-events:none;font-size:14px;background:#e5e5e5}