.demo{
    background-image: url(../img/demo-support_bg.jpg);
    height: 780px;
    background-position: top;
}
@media only screen and (max-width: 767px) {
    .demo {
        /*background: url(https://www.seagreen.co.jp/wp/wp-content/themes/seagreen/lp/hyoka-cloud/img/function_bg_sp_01.jpg) no-repeat center 0;*/
        background-image: url(img/demo-support_bg_sp.jpg);
        height: 230vw;
        background-size: 100vw 293.73vw;
    }
}

.support{
    background-image: url(../img/demo-support_bg.jpg);
    background-size: 2000px 834px;
    background-position: top;
    padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
    .support{
        background-image: url(../img/demo-support_bg_sp.jpg);
        background-position: bottom;
        background-size: 100vw 293.73vw;
		padding-top: 50px;
    }
}

.support .inner{
    max-width: 900px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
    padding-bottom: 50px;
}
@media screen and (max-width: 1000px) {
    .support .inner{
        width: 92vw;
    }
}
.support .inner:after{
    content: '';
    position: absolute;
    height: 100%;
    background: rgb(188,232,255);
    mix-blend-mode:luminosity;
    z-index: -1;
    border-radius: 16px;
    width: 130%;
}
@media only screen and (min-width: 769px) {
    .support .inner:after{

    }
}
@media only screen and (max-width: 767px) {
    .support .inner:after{
        width: 92vw;
    }
}


.support_txt01 {
    position: relative;
    background-color: #1074C4;
    display: inline-block;
    margin-top: 50px;
}

@media only screen and (min-width: 769px) {
    .support_txt01 {
        padding:0 2.5em;
        border-radius: 8.75em;
    }
}

@media only screen and (max-width: 768px) {
    .support_txt01 {
        padding:0 5.333vw;
        border-radius: 18.667vw;
    }
}

.support_txt01:after {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1074C4 transparent transparent
}

@media only screen and (min-width: 769px) {
    .support_txt01:after {
        border-width:.938em .563em 0;
        bottom: -.875em
    }
}

@media only screen and (max-width: 768px) {
    .support_txt01:after {
        border-width:2.8vw 1.6vw 0;
        bottom: -2.667vw
    }
}

.support_txt01 h2 {
    color: #fff
}

@media only screen and (min-width: 769px) {
    .support_txt01 h2 {
        font-size:2.125em;
        line-height: 1.765em
    }
}

@media only screen and (max-width: 768px) {
    .support_txt01 h2 {
        font-size:5.733vw;
        line-height: 10vw
    }
}

.support_txt02 {
    display: flex;
    position: relative
}

@media only screen and (min-width: 769px) {
    .support_txt02 {
        margin-top:2.625em;
        gap: .875em
    }
}

@media only screen and (max-width: 768px) {
    .support_txt02 {
        margin-top:10.667vw;
        gap: 10.667vw
    }
}

.support_txt02 h3 {
    color: #333;
    text-align: center
}

@media only screen and (min-width: 769px) {
    .support_txt02 h3 {
        font-size:2.375em;
        line-height: 1.474em
    }
}

@media only screen and (max-width: 768px) {
    .support_txt02 h3 {
        font-size:5.467vw;
        line-height: 8.4vw
    }
}

.support_txt02:before,.support_txt02:after {
    content: "";
    display: inline-block;
    background-image: url(https://www.seagreen.co.jp/wp/wp-content/themes/seagreen/lp/point/img/support_el.png);
    background-size: contain;
    background-repeat: no-repeat
}

@media only screen and (min-width: 769px) {
    .support_txt02:before,.support_txt02:after {
        position:relative;
        width: 2.5em;
        height: 1.875em
    }
}

@media only screen and (max-width: 768px) {
    .support_txt02:before,.support_txt02:after {
        position:absolute;
        width: 4.667vw;
        height: 3.333vw
    }
}

@media only screen and (min-width: 769px) {
    .support_txt02:before {
        top:-.267vw
    }
}

@media only screen and (max-width: 768px) {
    .support_txt02:before {
        left:8vw
    }
}

.support_txt02:after {
    -webkit-transform: scaleY(-1);
    -webkit-transform: scale(-1);
    transform: scaleY(-1);
    transform: scale(-1)
}

@media only screen and (max-width: 768px) {
    .support_txt02:after {
        top:.267vw;
        right: 9.333vw
    }
}

.support_txt03 {
    text-align: center;
    position: relative
}

@media only screen and (min-width: 769px) {
    .support_txt03 {
        margin-top:3.75em
    }
}

@media only screen and (max-width: 768px) {
    .support_txt03 {
        margin-top:12vw
    }
}

.support_txt03 h4 {
    color: #333
}

@media only screen and (min-width: 769px) {
    .support_txt03 h4 {
        font-size:2.813em;
        line-height: 1.778em
    }
}

@media only screen and (max-width: 768px) {
    .support_txt03 h4 {
        font-size:6.4vw;
        line-height: 9.333vw
    }
}

.support_txt03 h5 {
    color: #1074C4;
    display: inline;
    background-position: left -100% center;
    background-repeat: repeat-x;
    background-image: linear-gradient(180deg,rgba(255,255,255,0) 60%,#FFFF00 60%,#FFFF00 84%,rgba(255,255,255,0) 84%)
}

@media only screen and (min-width: 769px) {
    .support_txt03 h5 {
        font-size:3.75em;
        line-height: 1.067em
    }
}

@media only screen and (max-width: 768px) {
    .support_txt03 h5 {
        font-size:7.333vw;
        line-height: 9.333vw
    }
}

.support_txt03:before,.support_txt03:after {
    content: "";
    position: absolute;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat
}

@media only screen and (min-width: 769px) {
    .support_txt03:before,.support_txt03:after {
        background-image:url(//www.seagreen.co.jp/wp/wp-content/themes/seagreen/lp/point/img/support_el02.png);
        width: 1.5em;
        height: 11.625em;
        top: -.438em
    }
}

@media only screen and (max-width: 768px) {
    .support_txt03:before,.support_txt03:after {
        background-image:url(https://www.seagreen.co.jp/wp/wp-content/themes/seagreen/lp/point/img/support_el02_sp.png);
        width: 2.4vw;
        height: 36.8vw;
        top: -3.2vw
    }
}

@media only screen and (min-width: 769px) {
    .support_txt03:before {
        left:-5.333em;
    }
}

@media only screen and (max-width: 768px) {
    .support_txt03:before {
        left:-2.8vw
    }
}

.support_txt03:after {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

@media only screen and (min-width: 769px) {
    .support_txt03:after {
        right:-5.333em;
    }
}

@media only screen and (max-width: 768px) {
    .support_txt03:after {
        right:-2.8vw;
    }
}

.support_txt04 {
    color: #333
}

@media only screen and (min-width: 769px) {
    .support_txt04 {
        align-self:flex-start;
        font-size: 1.125em;
        line-height: 1.667em;
        padding-top: 4.111em;
        padding-left: 0;
    }
}

@media only screen and (max-width: 768px) {
    .support_txt04 {
        text-align:center;
        font-size: 3.467vw;
        line-height: 6.933vw;
        padding-top: 13.333vw
    }
}

.support_list {
    display: flex;
    justify-content: center
}

@media only screen and (min-width: 769px) {
    .support_list {
        align-self:flex-start;
        padding-left:0;
        padding-top: 2.25em;
        gap: 1.875em
    }
}

@media only screen and (max-width: 768px) {
    .support_list {
        gap:2.8vw;
        padding-top: 10.667vw
    }
}

.support_list li {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media only screen and (min-width: 769px) {
    .support_list li img {
        width:6.25em
    }
}

@media only screen and (max-width: 768px) {
    .support_list li img {
        width:18.933vw
    }
}

.support_list li p {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #1074C4;
    font-weight: 700;
    text-align: center;
    white-space: nowrap
}

@media only screen and (min-width: 769px) {
    .support_list li p {
        font-size:1.125em;
        line-height: 1.222em;
        margin-top: .556em
    }
}

@media only screen and (max-width: 768px) {
    .support_list li p {
        font-size:3vw;
        line-height: 4.4vw;
        margin-top: 2.933vw
    }
}

.support_txt05 {
    position: absolute
}

@media only screen and (min-width: 769px) {
    .support_txt05 {
        background:url(../img/support_img_02.png) no-repeat 50% 0%;
        background-size: 28.75em 20em;
        width: 28.75em;
        height: 20em;
        top: 29.375em;
        right: -7em;
    }
}
@media only screen and (max-width: 1000px) {
    .support_txt05 {
         right: -3.3em;
    }
}
@media only screen and (max-width: 768px) {
    .support_txt05 {
        background:url(../img/support_img_02.png) no-repeat 50% 0;
        background-size: 89.333vw 62.133vw;
        width: 89.333vw;
        height: 62.133vw;
        top:0;
        position: relative;
        right: 0;
    }
}

.support_txt05 p {
    position: absolute;
    color: #fff;
    font-weight: 700
}

@media only screen and (min-width: 769px) {
    .support_txt05 p {
        font-size:1.063em;
        letter-spacing: .059em
    }
}

@media only screen and (max-width: 768px) {
    .support_txt05 p {
        font-size:3.467vw;
        letter-spacing: .133vw
    }
}

@media only screen and (min-width: 769px) {
    .support_txt05 p:nth-of-type(1) {
        top:16em;
        left: 3.059em
    }
}

@media only screen and (max-width: 768px) {
    .support_txt05 p:nth-of-type(1) {
        top:53vw;
        left: 9.733vw
    }
}

@media only screen and (min-width: 769px) {
    .support_txt05 p:nth-of-type(2) {
        top:12.588em;
        left: 17.941em
    }
}

@media only screen and (max-width: 768px) {
    .support_txt05 p:nth-of-type(2) {
        top:41.5vw;
        left: 58.4vw
    }
}
.example{
    background: url(../img/example_bg.jpg) no-repeat center 0;
    height: 834px;
    background-position: bottom;
    background-size: 2000px 834px;
}
@media only screen and (max-width: 767px) {
    .example{
        background-image: url(../img/example_bg_sp.jpg);
        background-position: bottom;
        background-size: 100vw 293.73vw;
        height: 100%;
    }
}
.example .inner{
    width: 100%;
}
.example .common_tit{
    color:#fff
}
.example .common_tit:after{
    background: #fff;
}
.example_list{
    margin: 0 auto;
    
}
@media only screen and (max-width: 767px) {
    .example_list{
        padding-bottom: 100px;
        padding-top: 20px;
    }
}
.example_list .slick-track{
    display: flex;
}
.example_list .slick-slide{
   width: 764px;
   margin: 0 30px 0 0;
}
@media only screen and (max-width: 767px) {
    .example_list .slick-slide{
        width: 80vw;
        margin: 0 20px 0 0;
        height: auto !important;
        background: #fff;
        border-radius: 12px;
    }
      .example_list .slick-slide > div{
        display: flex;
        align-items: stretch;
    }
}
.example_list .slick-dots{
    bottom: -50px;
}
@media only screen and (max-width: 767px) {
    .example_list .slick-dots{
        bottom:50px;
    }
}
.example_list .slick-dots li button:before{
    font-size: 12px;
}
.example_list .slick-dots li button:before{
    color:#cdcdcd;
    opacity: 1;
}
.example_list .slick-dots li.slick-active button:before{
    color: #fff;
}
.example_list_item{
    background: #fff;
    padding: 35px 30px;
    border-radius: 12px;   
}
.example_list_item div.top{
    display: flex;
    gap:26px
}
@media only screen and (max-width: 767px) {
    .example_list_item div.top{
        flex-direction: column-reverse;
        gap:20px;
    }
}
.example_list_item div.top img{
    width: 40%;
   
}
@media only screen and (max-width: 767px) {
    .example_list_item div.top img{
        width: 100%;
    }
}
.example_list_item div.top > div{
    width: calc(60% - 26px);
    display: flex;
    flex-direction: column;
    gap:15px
}
@media only screen and (max-width: 767px) {
    .example_list_item div.top > div{
        width: 100%;
    }
}
.example_list_item div.top .top_text{
    color:#1074C4;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
}
@media only screen and (max-width: 767px) {
    .example_list_item div.top .top_text{
        font-size: 4.4vw;
    }
}
.example_list_item div.top .top_text span{
    display: block;
    font-size: 20px;
    color:initial;
    font-weight: normal;
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
    .example_list_item div.top .top_text span{
        font-size: 3.73vw;
    }
}
.example_list_item div.top .top_meta{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:10px
}
@media only screen and (max-width: 767px) {
    .example_list_item div.top .top_meta{
        grid-template-columns: 1fr;
    }
}
.example_list_item div.top .top_meta p{
    border-radius: 4px;
    background-color: #1074C4;
    color:#fff;
    border:2px solid #1074C4;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
}
.example_list_item div.top .top_meta p:nth-child(2){
    background-color: #fff;
    color:#1074C4;
}
.example_list_item div.bottom{
    background-color: #E6E6E6;
    border-radius: 6px;
    padding: 20px;
    margin-top: 15px;
}
.example_list_item div.bottom .bottom_text{
    font-size: 18px;
    line-height: 1.6;
}
@media only screen and (max-width: 767px) {
    .example_list_item div.bottom .bottom_text{
        font-size: 3.467vw;
    }
}

.example_list_item div.bottom .bottom_text span{
    font-weight: bold;
    display: block;
    font-size: 20px;
    margin-bottom: 13px;
}

.modal_wrapper{
    max-height: calc(98vh - 60px);
    overflow-y: scroll;
}
@media only screen and (max-width: 767px) {
    .modal_wrapper{
        max-height: calc(94vh - 0px) !important;
    }
    .modaal-inner-wrapper{
        
    }
    .modaal-close{
        top:-3vw;
        right: -3vw;
    }
    .modaal-close:before, .modaal-close:after{
        top:1.8vw;
        left: 3.7vw;
    }
}
.modal_title{
    overflow: hidden;
    text-align: center;
    color:#fff;
    font-size:24px;
    background-image: linear-gradient(90deg, #49CDE9, #1074C4);
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    position: absolute;
    width: 100%;
    padding: 18px 0;
}
@media only screen and (max-width: 767px) {
    .modal_title{
        font-size: 3.8vw;
        padding: 10px 0;
    }
}
.modal_box{
    padding: 25px 30px;
    display: flex;
    gap:26px;
    margin-top: 60px;
}
@media only screen and (max-width: 767px) {
    .modal_box{
        flex-direction: column-reverse;
        padding: 15px 20px;
        margin-top: 35px;
        gap:10px
    }
}
.modal_box_img{
    width: 45%;
    align-self: flex-start;
}
@media only screen and (max-width: 767px) {
    .modal_box_img{
        width: 100%;
    }
}
.modal_box_txt{
    width: calc(55% - 26px);
}
@media only screen and (max-width: 767px) {
    .modal_box_txt{
        width: 100%;
        
    }
}
.modal_box_txt div{
    display: flex;
    gap:10px;
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
    .modal_box_txt div{
        margin-bottom: 10px;
    }
}
.modal_box_txt div p{
    width: 100%;
    max-width: 200px;
    border:#1174C4;
    color: #1174C4;
    text-align: center;
    padding: 10px 0;
    border:1px solid;
    border-radius: 4px;
}
@media only screen and (max-width: 767px) {
    .modal_box_txt div p{
        padding: 8px 0;
    }
}
.modal_box_txt > p{
    line-height: 1.7;
}
@media only screen and (max-width: 767px) {
    .modal_box_txt > p{
        font-size: 2.8vw;
    }
}
.modal_before{
    margin: 0 30px 30px;
    padding: 20px 30px;
    background: #E6E6E6;
    border-radius: 10px;
    position: relative;
}
.modal_before:after{
    content:'';
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 28px solid #E6E6E6;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
    .modal_before{
        margin: 0 20px 20px;
        padding: 13px 15px 10px;
    }
    .modal_before:after{
        bottom: -16px;
    }
}
.modal_before p{
    line-height: 1.5;
}
@media only screen and (max-width: 767px) {
    .modal_before p{
        font-size: 2.8vw;
    }
}
.modal_before p span{
    text-align: center;
    display: block;
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 13px;
}
@media only screen and (max-width: 767px) {
    .modal_before p span{
        font-size: 3.3vw;
        margin-bottom: 10px;
    }
}
.modal_after{
    margin: 0 30px 30px;
    border:2px solid #1074C4;
    border-radius: 10px;
    overflow: hidden;
}
@media only screen and (max-width: 767px) {
    .modal_after{
        margin: 0 20px 20px;
    }
}
.modal_after p{
    background: #1074C4;
    color:#fff;
    font-size: 20px;
    letter-spacing: 1px;
    text-align:center;
    padding: 15px 0;
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
    .modal_after p{
        font-size: 3.3vw;
        padding: 8px 0;
    }
}
.modal_after ul{
    padding: 20px 30px 10px;
}
@media only screen and (max-width: 767px) {
    .modal_after ul{
        padding: 10px 15px 5px;
    }
}
.modal_after ul li{
    background:url(../img/introduction_example_popup_check_icon.png) no-repeat 0 0;
    background-size:auto 20px;
    padding-left: 30px;
    line-height: 1.4;
    margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
    .modal_after ul li{
        background-size: auto 2.5vw;
        padding-left: 15px;
        font-size: 2.8vw;

    }
}
.modal_after ul li span{
    line-height: 1.4;
    color:#FD1155;
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
    .modal_after ul li span{
        font-size: 2.8vw;
    }
}

