@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Quicksand:wght@300..700&display=swap');
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body {line-height:1;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}nav ul {list-style:none;}blockquote, q {quotes:none;}blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}a {margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}ins {background-color:#ff9;color:#000;text-decoration:none;}mark {background-color:#ff9;color:#000; font-style:italic;font-weight:bold;}del {text-decoration: line-through;}abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}table {border-collapse:collapse;border-spacing:0;}hr {display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}input {vertical-align:middle;}select {vertical-align:middle;}*,*::before,*::after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}ul {list-style:none;}
body {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;font-family: "Noto Sans JP",Meiryo,sans-serif;font-weight: normal;font-feature-settings: "palt";-webkit-font-feature-settings: "palt";line-height: 1.5;overflow-x: hidden;}
body {
    background: #f7f9fb;
    color: #333;
    font-size: 16px;
}

a {
    text-decoration:none;
    border:none;
    color: inherit;
}
a:hover {
    cursor: pointer;
    opacity: 0.6;
    transition: 2s;
}

img {
    display: block;
    width: 100%;
}

.c__conf {
}

.c__conf a {
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: url("../images/cconf_back1.png") no-repeat 0 0;
    background-size: cover;
    width: 460px;
    height: 100px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.c__conf a {
    width: 31.9444vw;
    height: 6.9444vw;
}
}
@media only screen and (max-width:780px){
.c__conf a {
    background: url("../images/cconf_back1_sp.png") no-repeat 0 0;
    background-size: cover;
    margin: auto;
    width: 96.666vw;
    height: 19.7435vw;
}
}

.c__conf span {
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    margin-top: 30px;
    margin-left: 47px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.c__conf span {
    font-size: 1.8055vw;
    line-height: 2.0833vw;
    margin-top: 2.0833vw;
    margin-left: 3.2638vw;
}
}
@media only screen and (max-width:780px){
.c__conf span {
    font-size: 5.1282vw;
    line-height: 6.1538vw;
    margin-top: 4.6153vw;
    margin-left: 11.5384vw;
}
}

header {
    position: relative;
    background: linear-gradient(to bottom, #d5ffef 0%, #f7f9fb 100%);
    margin: auto;
    width: 100%;
    z-index: 3;
}

.header__inner {
    margin: auto;
    width: 100%;
    max-width: 1440px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.header__inner {
    max-width: 100%;
}
}
@media only screen and (max-width:780px){
.header__inner {
    max-width: 100%;
}
}

.head__cont {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.head__cont {
}
}
@media only screen and (max-width:780px){
.head__cont {
    position: relative;
    display: block;
    margin-bottom: 91.282vw;
}
}

.head__left {
    padding-top: 50px;
    padding-left: 120px;
    padding-bottom: 80px;
    width: calc(100vw - 823px);
}
@media only screen and (min-width:781px) and (max-width:1439px){
.head__left {
    padding-top: 3.4722vw;
    padding-left: 8.3333vw;
    padding-bottom: 5.5555vw;
    width: calc(100vw - 57.1527vw);
}
}
@media only screen and (max-width:780px){
.head__left {
    padding: 0;
    width: 100%;
}
}

.head__left__txt1 {
    font-family: "Quicksand";
    font-optical-sizing: auto;
    font-weight: 600;
    font-size: 42px;
    line-height: 53px;
    color: #56cfa4;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.head__left__txt1 {
    font-size: 2.9166vw;
    line-height: 3.6805vw;
}
}
@media only screen and (max-width:780px){
.head__left__txt1 {
    position: absolute;
    top: 3.8461vw;
    bottom: auto;
    left: 3.8461vw;
    right: auto;
    font-size: 7.1794vw;
    line-height: 8.9743vw;
    margin: auto;
}
}

.head__left__txt2 {
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
    margin-top: 90px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.head__left__txt2 {
    font-size: 1.8055vw;
    line-height: 2.2222vw;
    margin-top: 6.25vw;
}
}
@media only screen and (max-width:780px){
.head__left__txt2 {
    position: absolute;
    top: 101.0256vw;
    bottom: auto;
    left: 3.8461vw;
    right: auto;
    color: #fff;
    font-size: 4.1025vw;
    line-height: 4.8717vw;
    margin: auto;
    margin-top: auto;
    z-index: 2;
}
}

.head__left__txt3 {
    margin-top: 12px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.head__left__txt3 {
    margin-top: 0.8333vw;
}
}
@media only screen and (max-width:780px){
.head__left__txt3 {
    position: absolute;
    top: 108.7179vw;
    bottom: auto;
    left: 3.8461vw;
    right: auto;
    color: #fff;
    font-size: 4.1025vw;
    line-height: 4.8717vw;
    margin: auto;
    margin-top: auto;
    z-index: 2;
}
}

.head__left__txt3 span {
    display: block;
    font-weight: 600;
    font-size: 66px;
    line-height: 82px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.head__left__txt3 span {
    font-size: 4.5833vw;
    line-height: 5.6944vw;
}
}
@media only screen and (max-width:780px){
.head__left__txt3 span {
    color: #fff;
    font-size: 10.7692vw;
    line-height: 12.8205vw;
}
}

.head__left__txt3 span:last-child {
    color: #56cfa4;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.head__left__txt3 span:last-child {
}
}
@media only screen and (max-width:780px){
.head__left__txt3 span:last-child {
    color: #fff;
}
}

.head__left__img {
    position: relative;
    margin-top: 80px;
    width: 463px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.head__left__img {
    margin-top: 5.5555vw;
    width: 32.1527vw;
}
}
@media only screen and (max-width:780px){
.head__left__img {
    position: absolute;
    top: auto;
    bottom: -28.2051vw;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: auto;
    width: 84.8717vw;
}
}
.head__left__img:after {
    content: '';
    position: absolute;
    top: auto;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
    width:100%;
    height:22px;
    background: #aef3d7;
    z-index: 1;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.head__left__img:after {
    bottom: -0.3472vw;
    height:1.5277vw;
}
}
@media only screen and (max-width:780px){
.head__left__img:after {
    bottom: 0;
    height:0;
}
}

.head__left__img img {
    position: relative;
    z-index: 2;
}

.head__left__conf {
    margin-top: 47px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.head__left__conf {
    margin-top: 3.2638vw;
}
}
@media only screen and (max-width:780px){
.head__left__conf {
    position: absolute;
    top: auto;
    bottom: -57.9487vw;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: auto;
}
}

.head__right {
    position: relative;
    width: 823px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.head__right {
    width: 57.1527vw;
}
}
@media only screen and (max-width:780px){
.head__right {
    width: 100%;
}
}

.head__right__img {
}

.head__right__img2 ,
.head__right__img3 {
    width: 179px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.head__right__img2 ,
.head__right__img3 {
    width: 12.4305vw;
}
}
@media only screen and (max-width:780px){
.head__right__img2 ,
.head__right__img3 {
    width: 35.1282vw;
}
}

.head__right__img2 {
    content: '';
    position: absolute;
    top: auto;
    bottom: -36px;
    left: auto;
    right: 276px;
    margin: auto;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.head__right__img2 {
    bottom: -2.5vw;
    right: 19.1666vw;
}
}
@media only screen and (max-width:780px){
.head__right__img2 {
    top: 60.5128vw;
    bottom: auto;
    left: 3.8461vw;
    right: auto;
}
}

.head__right__img3 {
    content: '';
    position: absolute;
    top: auto;
    bottom: -36px;
    left: auto;
    right: 74px;
    margin: auto;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.head__right__img3 {
    bottom: -2.5vw;
    right: 5.1388vw;
}
}
@media only screen and (max-width:780px){
.head__right__img3 {
    top: 28.9743vw;
    bottom: auto;
    left: 3.8461vw;
    right: auto;
}
}

.ctop__inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1440px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.ctop__inner {
    max-width: 100%;
}
}
@media only screen and (max-width:780px){
.ctop__inner {
    max-width: 100%;
}
}

.sec01__cont {
    position: relative;
    margin: 0 auto;
    padding: 120px 118px 166px 120px;
    width: 100%;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec01__cont {
    padding: 8.3333vw 8.1944vw 11.5277vw 8.3333vw;
}
}
@media only screen and (max-width:780px){
.sec01__cont {
    padding: 0;
    padding-left: 3.8461vw;
    padding-right: 3.8461vw;
}
}
.sec01__cont:before {
    content: '';
    position: absolute;
    top: -100px;
    bottom: auto;
    left: auto;
    right: 0;
    margin: auto;
    background: url("../images/cont1_back1.png") no-repeat 0 0;
    background-size: cover;
    width: 523px;
    height: 641px;
    z-index: 2;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec01__cont:before {
    top: -6.9444vw;
    width: 36.3194vw;
    height: 44.5138vw;
}
}
@media only screen and (max-width:780px){
.sec01__cont:before {
    top: -48.7179vw;
    background: url("../images/cont1_back1_sp.png") no-repeat 0 0;
    background-size: cover;
    width: 50.5128vw;
    height: 92.5641vw;
}
}

.sec01__txt1 {
    position: absolute;
    top: 120px;
    bottom: auto;
    left: auto;
    right: 47px;
    color: #71eab8;
    font-family: "Quicksand";
    font-weight: 300;
    font-size: 80px;
    line-height: 125px;
    margin: auto;
    z-index: 2;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec01__txt1 {
    top: 8.3333vw;
    right: 3.2638vw;
    font-size: 5.5555vw;
    line-height: 8.6805vw;
}
}
@media only screen and (max-width:780px){
.sec01__txt1 {
    position: relative;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    font-size: 15.3846vw;
    line-height: 19.2307vw;
}
}

.sec01__txt2 {
    position: relative;
    font-weight: 600;
    font-size: 42px;
    line-height: 50px;
    padding-left: 40px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec01__txt2 {
    font-size: 2.9166vw;
    line-height: 3.4722vw;
    padding-left: 2.7777vw;
}
}
@media only screen and (max-width:780px){
.sec01__txt2 {
    font-size: 4.1025vw;
    line-height: 4.8717vw;
    margin-top: 1.7948vw;
    padding-left: 5.1282vw;
}
}
.sec01__txt2:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    background: #71eab8;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: auto;
    width: 25px;
    height: 25px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec01__txt2:before {
    width: 1.7361vw;
    height: 1.7361vw;
}
}
@media only screen and (max-width:780px){
.sec01__txt2:before {
    margin-left: 1.282vw;
    width: 2.5641vw;
    height: 2.5641vw;
}
}

.sec01__elms {
    position: relative;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    margin: auto;
    margin-top: 50px;
    width: 100%;
    z-index: 3;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec01__elms {
    margin-top: 3.4722vw;
}
}
@media only screen and (max-width:780px){
.sec01__elms {
    margin-top: 7.6923vw;
    display: block;
}
}

.sec01__elms>div {
    flex: 1 1 auto;
    background: #fff;
    border: 1px solid #71eab8;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    box-shadow: 5px 5px 5px rgb(0,0,0,0.1);
    flex-basis: 23.75%;
    width: 23.75%;
    max-width: 23.75%;
    margin-right: 1.666%;
    margin-bottom: 1.666%;
    padding: 32px 20px 30px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec01__elms>div {
    border: 0.0694vw solid #71eab8;
    border-radius: 1.1111vw;
    -moz-border-radius: 1.1111vw;
    -webkit-border-radius: 1.1111vw;
    box-shadow: 0.3472vw 0.3472vw 0.3472vw rgb(0,0,0,0.1);
    padding: 2.2222vw 1.3888vw 2.0833vw;
}
}
@media only screen and (max-width:780px){
.sec01__elms>div {
    position: relative;
    border: 0.2564vw solid #71eab8;
    border-radius: 2.0512vw 2.0512vw 20.5128vw 2.0512vw;
    -moz-border-radius: 2.0512vw 2.0512vw 20.5128vw 2.0512vw;
    -webkit-border-radius: 2.0512vw 2.0512vw 20.5128vw 2.0512vw;
    box-shadow: 0 1.0256vw 1.0256vw rgb(0,0,0,0.1);
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: 5.1282vw;
    padding: 5.1282vw;
}
}
.sec01__elms>div:before {
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec01__elms>div:before {
}
}
@media only screen and (max-width:780px){
.sec01__elms>div:before {
    content: attr(data-label);
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    color: #71eab8;
    font-size: 8.7179vw;
    line-height: 1;
    margin: auto;
    z-index: -1;
}
}

.sec01__elms>div:nth-child(4) ,
.sec01__elms>div:nth-child(8) {
    margin-right: 0;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec01__elms>div:nth-child(4) ,
.sec01__elms>div:nth-child(8) {
}
}
@media only screen and (max-width:780px){
.sec01__elms>div:nth-child(4) ,
.sec01__elms>div:nth-child(8) {
    margin-right: auto;
}
}

.sec01__elm__txt1 {
    color: #56cfa4;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec01__elm__txt1 {
    font-size: 1.6666vw;
    line-height: 2.0138vw;
}
}
@media only screen and (max-width:780px){
.sec01__elm__txt1 {
    font-size: 5.1282vw;
    line-height: 6.1538vw;
    text-align: left;
}
}

.sec01__elm__txt2 {
    margin-top: 20px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec01__elm__txt2 {
    margin-top: 1.3888vw;
}
}
@media only screen and (max-width:780px){
.sec01__elm__txt2 {
    margin-top: 3.0769vw;
}
}

.sec01__elm__txt2 span {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec01__elm__txt2 span {
    font-size: 1.1111vw;
    line-height: 2.2222vw;
}
}
@media only screen and (max-width:780px){
.sec01__elm__txt2 span {
    font-size: 3.8461vw;
    line-height: 6.6666vw;
    text-align: left;
}
.sec01__elm__txt2 span.spblk {
    display: inline;
}
}

.sec02__cont {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 130px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec02__cont {
    margin-bottom: 9.0277vw;
}
}
@media only screen and (max-width:780px){
.sec02__cont {
    position: relative;
    display: block;
    margin-top: 31.7948vw;
    margin-bottom: 3.8461vw;
}
}

.sec02__left {
    padding-top: 50px;
    padding-left: 120px;
    padding-bottom: 80px;
    width: calc(100vw - 976px);
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec02__left {
    padding-top: 3.4722vw;
    padding-left: 8.3333vw;
    padding-bottom: 5.5555vw;
    width: calc(100vw - 67.7777vw);
}
}
@media only screen and (max-width:780px){
.sec02__left {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    width: 100%;
}
}

.sec02__left__txt1 {
    margin-top: 276px;
    margin-top: 230px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec02__left__txt1 {
    margin-top: 15.9722vw;
}
}
@media only screen and (max-width:780px){
.sec02__left__txt1 {
    position: absolute;
    top: 0;
    bottom: auto;
    left: 3.8461vw;
    right: auto;
    margin: auto;
    margin-top: auto;
}
}

.sec02__left__txt1 span {
    display: block;
    font-family: "Quicksand";
    font-optical-sizing: auto;
    font-weight: 300;
    font-size: 100px;
    line-height: 1;
    color: #56cfa4;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec02__left__txt1 span {
    font-size: 6.9444vw;
}
}
@media only screen and (max-width:780px){
.sec02__left__txt1 span {
    font-size: 10.2564vw;
}
}

.sec02__left__elms {
    position: relative;
    margin-top: 42px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec02__left__elms {
    margin-top: 2.9166vw;
}
}
@media only screen and (max-width:780px){
.sec02__left__elms {
    margin-top: 0;
}
}

.sec02__left__elm {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    margin-top: 42px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec02__left__elm {
    font-size: 2.7777vw;
    line-height: 3.3333vw;
    margin-top: 2.9166vw;
}
}
@media only screen and (max-width:780px){
.sec02__left__elm {
    position: absolute;
    top: 32.8205vw;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: auto;
    font-size: 6.1538vw;
    line-height: 7.4358vw;
    text-align: center;
    z-index: 1;
}
}

.sec02__left__elm-spnone {
    position: absolute;
    top: auto;
    bottom: -60px;
    left: 0;
    right: auto;
    margin: auto;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    width: 406px;
    width: 390px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec02__left__elm-spnone {
    bottom: -4.1666vw;
    font-size: 2.2222vw;
    line-height: 2.6388vw;
    width: 28.1944vw;
    width: 27.0833vw;
}
}
@media only screen and (max-width:780px){
.sec02__left__elm-spnone {
    display: none;
}
}
.sec02__left__elm-spnone:after {
    content: '';
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width:100%;
    height:24px;
    background: #ffff00;
    z-index: -1;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec02__left__elm-spnone:after {
    height:1.6666vw;
}
}
@media only screen and (max-width:780px){
.sec02__left__elm-spnone:after {
    height:6.1538vw;
}
}

.sec02__right {
    position: relative;
    width: 823px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec02__right {
    width: 57.1527vw;
}
}
@media only screen and (max-width:780px){
.sec02__right {
    padding-top: 2.5641vw;
    width: 100%;
}
}

.sec02__right__img {
    width: 976px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec02__right__img {
    width: 67.7777vw;
}
}
@media only screen and (max-width:780px){
.sec02__right__img {
    width: 100%;
}
}

.sec03__cont {
    position: relative;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 120px;
    padding-right: 120px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont {
    padding-left: 8.3333vw;
    padding-right: 8.3333vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont {
    display: block;
    margin-bottom: 20.5128vw;
    padding-left: 3.8461vw;
    padding-right: 3.8461vw;
}
}
.sec03__cont:before {
    content: '';
    position: absolute;
    top: auto;
    bottom: -500px;
    left: 0;
    right: auto;
    margin: auto;
    background: url("../images/cont2_img3.png") no-repeat 0 0;
    width: 830px;
    height: 835px;
    z-index: -1;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont:before {
    bottom: -34.7222vw;
    width: 57.6388vw;
    height: 57.9861vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont:before {
    content: '';
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: none;
    width: 0;
    height: 0;
    z-index: -1;
}
}

.sec03__left {
    margin-left: 0;
    margin-right: auto;
}

.sec03__left__txt1 {
    font-family: "Quicksand";
    font-optical-sizing: auto;
    font-weight: 300;
    font-size: 100px;
    line-height: 1;
    color: #ff8ccb;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__left__txt1 {
    font-size: 6.9444vw;
}
}
@media only screen and (max-width:780px){
.sec03__left__txt1 {
    font-size: 15.3846vw;
    line-height: 19.2307vw;
}
}

.sec03__left__txt2 {
    position: relative;
    font-weight: 600;
    font-size: 42px;
    line-height: 50px;
    margin-top: 40px;
    padding-left: 40px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__left__txt2 {
    font-size: 2.9166vw;
    line-height: 3.4722vw;
    margin-top: 2.7777vw;
    padding-left: 2.7777vw;
}
}
@media only screen and (max-width:780px){
.sec03__left__txt2 {
    font-size: 4.1025vw;
    line-height: 4.8717vw;
    margin-top: 1.7948vw;
    padding-left: 5.1282vw;
}
}
.sec03__left__txt2:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    background: linear-gradient(to right, #ff8ccb 0%, #ffc4b8 95%);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: auto;
    width: 25px;
    height: 25px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__left__txt2:before {
    width: 1.7361vw;
    height: 1.7361vw;
}
}
@media only screen and (max-width:780px){
.sec03__left__txt2:before {
    margin-left: 1.282vw;
    width: 2.5641vw;
    height: 2.5641vw;
}
}

.sec03__right {
}

.sec03__elms {
    margin-top: 27px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__elms {
    margin-top: 1.875vw;
}
}
@media only screen and (max-width:780px){
.sec03__elms {
    margin-top: 12.8205vw;
}
}

.sec03__elms>div {
    position: relative;
    background: #fff;
    border: 1px solid #ff8ccb;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    box-shadow: 0 4px 4px rgb(0,0,0,0.1);
    margin-bottom: 60px;
    padding: 30px 40px 40px;
    width: 658px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__elms>div {
    border: 0.0694vw solid #ff8ccb;
    border-radius: 1.1111vw;
    -moz-border-radius: 1.1111vw;
    -webkit-border-radius: 1.1111vw;
    box-shadow: 0 0.2777vw 0.2777vw rgb(0,0,0,0.1);
    margin-bottom: 4.1666vw;
    padding: 2.0833vw 2.7777vw 2.7777vw;
    width: 45.6944vw;
}
}
@media only screen and (max-width:780px){
.sec03__elms>div {
    border: 0.2564vw solid #ff8ccb;
    border-radius: 4.1025vw;
    -moz-border-radius: 4.1025vw;
    -webkit-border-radius: 4.1025vw;
    box-shadow: 0 1.0256vw 1.0256vw rgb(0,0,0,0.1);
    margin-bottom: 12.8205vw;
    padding: 8.9743vw 0;
    width: 100%;
}
}

.sec03__elm__txt1 {
    position: absolute;
    top: -24px;
    bottom: auto;
    left: -24px;
    right: auto;
    background: #ff8ccb;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    color: #fff;
    font-family: "Quicksand";
    font-optical-sizing: auto;
    font-weight: 600;
    font-size: 30px;
    line-height: 57px;
    margin: auto;
    width: 60px;
    height: 57px;
    text-align: center;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__elm__txt1 {
    top: -1.6666vw;
    left: -1.6666vw;
    border-radius: 1.1111vw;
    -moz-border-radius: 1.1111vw;
    -webkit-border-radius: 1.1111vw;
    font-size: 2.0833vw;
    line-height: 3.9583vw;
    width: 4.1666vw;
    height: 3.9583vw;
}
}
@media only screen and (max-width:780px){
.sec03__elm__txt1 {
    top: -5.1282vw;
    left: 5.1282vw;
    border-radius: 3.0769vw;
    -moz-border-radius: 3.0769vw;
    -webkit-border-radius: 3.0769vw;
    font-size: 5.641vw;
    line-height: 10.7692vw;
    width: 10.7692vw;
    height: 10.7692vw;
}
}

.sec03__elm__txt2 {
    color: #ff8ccb;
    font-weight: 600;
    font-size: 36px;
    line-height: 43px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__elm__txt2 {
    font-size: 2.5vw;
    line-height: 2.9861vw;
}
}
@media only screen and (max-width:780px){
.sec03__elm__txt2 {
    font-size: 7.1794vw;
    line-height: 8.7179vw;
    text-align: center;
}
}

.sec03__elm__txt3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    margin-top: 15px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__elm__txt3 {
    font-size: 1.25vw;
    line-height: 1.875vw;
    margin-top: 1.0416vw;
}
}
@media only screen and (max-width:780px){
.sec03__elm__txt3 {
    font-size: 4.1025vw;
    line-height: 6.1538vw;
    margin-top: 3.0769vw;
    text-align: center;
}
}

.sec03__cont2 {
    position: relative;
    background: linear-gradient(140deg,#71eab8 0%, #bff5e0 95%);
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    margin: 0 auto;
    margin-bottom: 155px;
    padding: 100px;
    width: 1200px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2 {
    border-radius: 2.0833vw;
    -moz-border-radius: 2.0833vw;
    -webkit-border-radius: 2.0833vw;
    margin-bottom: 10.7638vw;
    padding: 6.9444vw;
    width: 83.3333vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2 {
    border-radius: 6.1538vw;
    -moz-border-radius: 6.1538vw;
    -webkit-border-radius: 6.1538vw;
    margin-bottom: 25.641vw;
    padding: 15.3846vw 3.8461vw 35.641vw;
    width: 100%;
}
}

.sec03__cont2__txt1 {
    font-family: "Quicksand";
    font-optical-sizing: auto;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__txt1 {
    font-size: 1.6666vw;
    line-height: 2.0833vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__txt1 {
    font-size: 4.6153vw;
    line-height: 5.8974vw;
    text-align: center;
}
}

.sec03__cont2__txt2 {
    border-bottom: 1px solid #fff;
    font-weight: 600;
    font-size: 42px;
    line-height: 50px;
    margin-top: 10px;
    padding-bottom: 40px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__txt2 {
    border-bottom: 0.0694vw solid #fff;
    font-size: 2.9166vw;
    line-height: 3.4722vw;
    margin-top: 0.6944vw;
    padding-bottom: 2.7777vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__txt2 {
    border-bottom: none;
    font-size: 8.2051vw;
    line-height: 9.7435vw;
    margin-top: 2.0512vw;
    padding-bottom: 0;
    text-align: center;
}
}

.sec03__cont2__box {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-top: 50px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__box {
    padding-top: 3.4722vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__box {
    display: block;
    padding-top: 10.2564vw;
}
}

.sec03__cont2__box__left__txt {
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__box__left__txt {
    font-size: 1.25vw;
    line-height: 2.2222vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__box__left__txt {
    font-weight: 400;
    font-size: 4.1025vw;
    line-height: 8.2051vw;
    text-align: center;
}
}

.sec03__cont2__box__left__txt.cmtp {
    margin-top: 20px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__box__left__txt.cmtp {
    margin-top: 1.3888vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__box__left__txt.cmtp {
    margin-top: 3.8461vw;
}
}

.sec03__cont2__box__left__txt.cmtp2 {
    margin-top: 40px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__box__left__txt.cmtp2 {
    margin-top: 2.7777vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__box__left__txt.cmtp2 {
    margin-top: 15.3846vw;
    font-weight: 500;
}
}

.sec03__cont2__box__left__elms {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 15px;
    margin-left: 0;
    width: 480px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__box__left__elms {
    margin-top: 1.0416vw;
    width: 33.3333vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__box__left__elms {
    margin-top: 3.8461vw;
    width: 100%;
}
}

.sec03__cont2__box__left__elm {
    flex: 1 1 auto;
    background: #fff;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    box-shadow: 5px 5px 5px rgb(0,0,0,0.1);
    flex-basis: 48.95%;
    width: 48.95%;
    max-width: 48.95%;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 32px 20px 30px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__box__left__elm {
    border-radius: 1.1111vw;
    -moz-border-radius: 1.1111vw;
    -webkit-border-radius: 1.1111vw;
    box-shadow: 0.3472vw 0.3472vw 0.3472vw rgb(0,0,0,0.1);
    padding: 2.2222vw 1.3888vw 2.0833vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__box__left__elm {
    border-radius: 2.0512vw;
    -moz-border-radius: 2.0512vw;
    -webkit-border-radius: 2.0512vw;
    box-shadow: 1.282vw 1.282vw 1.282vw rgb(0,0,0,0.1);
    padding: 5.1282vw 0;
    text-align: center;
}
}
.sec03__cont2__box__left__elm:nth-child(2) ,
.sec03__cont2__box__left__elm:nth-child(4) {
    margin-right: 0;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__box__left__elm:nth-child(2) ,
.sec03__cont2__box__left__elm:nth-child(4) {
    margin-right: 0;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__box__left__elm:nth-child(2) ,
.sec03__cont2__box__left__elm:nth-child(4) {
    margin-right: 0;
}
}

.sec03__cont2__box__left__elm__txt1 {
    text-align: center;
}

.sec03__cont2__box__left__elm__txt1 span {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    z-index: 1;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__box__left__elm__txt1 span {
    font-size: 1.25vw;
    line-height: 2.2222vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__box__left__elm__txt1 span {
    font-size: 3.5897vw;
    line-height: 6.6666vw;
}
}
.sec03__cont2__box__left__elm__txt1 span:after {
    content: '';
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width:100%;
    height:11px;
    background: #ffff00;
    z-index: -1;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__box__left__elm__txt1 span:after {
    height:0.7638vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__box__left__elm__txt1 span:after {
    height:2.3076vw;
}
}

.sec03__cont2__box__left__elm__txt2 {
    font-family: "Quicksand";
    font-optical-sizing: auto;
    font-weight: 500;
    font-size: 28px;
    line-height: 32px;
    margin-top: 5px;
    text-align: center;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__box__left__elm__txt2 {
    font-size: 1.9444vw;
    line-height: 2.2222vw;
    margin-top: 0.3472vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__box__left__elm__txt2 {
    font-size: 5.641vw;
    line-height: 6.6666vw;
    margin-top: 1.282vw;
}
}

.sec03__cont2__box__right {
    position: relative;
    margin-left: auto;
    margin-right: 15px;
    width: 405px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__box__right {
    margin-right: 1.0416vw;
    width: 28.125vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__box__right {
    margin-right: auto;
    width: 100%;
}
}

.sec03__cont2__box__right__txt {
    position: absolute;
    top: -90px;
    bottom: auto;
    left: 0;
    right: 0;
    background: url("../images/cont2_back.png") no-repeat 0 0;
    background-size: cover;
    margin: auto;
    padding-top: 20px;
    width: 421px;
    height: 127px;
    text-align: center;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__box__right__txt {
    top: -6.25vw;
    padding-top: 1.3888vw;
    width: 29.2361vw;
    height: 8.8194vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__box__right__txt {
    top: -15.3846vw;
    background: url("../images/cont2_back_sp.png") no-repeat 0 0;
    background-size: cover;
    padding-top: 3.8461vw;
    width: 92.3076vw;
    height: 29.2307vw;
}
}

.sec03__cont2__box__right__txt span {
    display: block;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__box__right__txt span {
    font-size: 1.6666vw;
    line-height: 2.0833vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__box__right__txt span {
    font-size: 5.1282vw;
    line-height: 7.4358vw;
}
}

.sec03__cont2__box__right__img {
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__box__right__img {
}
}
@media only screen and (max-width:780px){
.sec03__cont2__box__right__img {
    margin-top: 24.1025vw;
}
}

.sec03__cont2__flt {
    position: absolute;
    top: auto;
    bottom: -155px;
    left: 0;
    right: 0;
    margin: auto;
    width: 460px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.sec03__cont2__flt {
    bottom: -10.7638vw;
    width: 31.9444vw;
}
}
@media only screen and (max-width:780px){
.sec03__cont2__flt {
    bottom: 23.0769vw;
    width: 92.3076vw;
}
}

footer {
    position: relative;
    margin: 0 auto;
    padding: 171px 220px 40px;
    width: 100%;
}
@media only screen and (min-width:781px) and (max-width:1439px){
footer {
    padding: 11.875vw 15.2777vw 2.7777vw;
}
}
@media only screen and (max-width:780px){
footer {
    padding: 0 3.8461vw 7.6923vw;
}
}
footer:before {
    content: '';
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    margin: auto;
    background: url("../images/foot_img.png") no-repeat 0 0;
    background-size: cover;
    width: 545px;
    height: 886px;
    z-index: -1;
}
@media only screen and (min-width:781px) and (max-width:1439px){
footer:before {
    width: 37.8472vw;
    height: 61.5277vw;
}
}
@media only screen and (max-width:780px){
footer:before {
    top: -94.8717vw;
    background: url("../images/foot_img_sp.png") no-repeat 0 0;
    background-size: cover;
    width: 57.1794vw;
    height: 140.2564vw;
}
}

.foot__cont {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row-reverse;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.foot__cont {
}
}
@media only screen and (max-width:780px){
.foot__cont {
    display: block;
}
}

.foot__cont div {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 12px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.foot__cont div {
    font-size: 1.1111vw;
    line-height: 1.1111vw;
    margin-bottom: 0.8333vw;
}
}
@media only screen and (max-width:780px){
.foot__cont div {
    font-size: 4.1025vw;
    line-height: 4.1025vw;
    margin-bottom: 7.6923vw;
}
}

.foot__cont div.foot__txt {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.foot__cont div.foot__txt {
    font-size: 1.6666vw;
    line-height: 2.5vw;
}
}
@media only screen and (max-width:780px){
.foot__cont div.foot__txt {
    font-size: 6.1538vw;
    line-height: 9.2307vw;
}
}

.foot__cont div.foot__elm-adr div {
}
@media only screen and (min-width:781px) and (max-width:1439px){
.foot__cont div.foot__elm-adr div {
}
}
@media only screen and (max-width:780px){
.foot__cont div.foot__elm-adr div {
    margin-bottom: 3.0769vw;
}
}

.foot__cont span {
    display: inline-block;
    padding-right: 10px;
    width: 45px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.foot__cont span {
    padding-right: 0.6944vw;
    width: 3.125vw;
}
}
@media only screen and (max-width:780px){
.foot__cont span {
    padding-right: 2.5641vw;
    width: 11.5384vw;
}
}

.foot__elm-adr div.foot__txt {
}
@media only screen and (min-width:781px) and (max-width:1439px){
.foot__elm-adr div.foot__txt {
}
}
@media only screen and (max-width:780px){
.foot__elm-adr div.foot__txt {
    margin-top: 15.3846vw;
}
}

.foot__copy {
    font-family: "Quicksand";
    font-optical-sizing: auto;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    margin-top: 80px;
}
@media only screen and (min-width:781px) and (max-width:1439px){
.foot__copy {
    font-size: 0.9722vw;
    line-height: 1.25vw;
    margin-top: 5.5555vw;
}
}
@media only screen and (max-width:780px){
.foot__copy {
    font-size: 3.5897vw;
    line-height: 4.6153vw;
    margin-top: 17.9487vw;
}
}
