@charset "utf-8";
/*------------------
背景
------------------*/
/*   bg css   */
.bgwhite{
    position: relative;
}
.bgwhite::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: url(/img/so-white.png) center repeat;
    background-size: contain;
    z-index: -2;
    -webkit-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
}
.howtospend{
    position: relative;
    min-height: 100%;
    background-size: contain;
    background-attachment: fixed;
    background: url(/img/bg_g.png) center;
    z-index: 2;
}
@media screen and (max-width:810px) {
	.howtospend{
		background-size: 100%;
		background-attachment: scroll;
	}
}
/*------------------
FV
------------------*/
/*   TOP main css   */
.con_main{
    position: relative;
    height: 0;
    padding-top: 53.64%;
    overflow-y: hidden;
}
.con_mainlogo{
    position: absolute;
    left: 2%;
    width: 20%;
    max-width: 180px;
    top: 3.7%;
}
.box_mainslider{
    position: absolute;
    right: 0;
    width:77.47253%;
    top: 50px;
    max-width: 1334px;
    height: 100%;
    max-width: 73%;
    overflow: hidden;
}
.counterarea{
    position: absolute;
    top: 50px;
    background: #78D1F6;
    background: var(--light-blue);
    padding: 20px 25px;
    right: 73%;
    text-align: center;
    max-width: 260px;
    min-width: 248px;
}
.counterarea-text {
    font-size: 2.4rem;
    font-weight: bold;
}
.slick-counter{
    font-size: 3.2rem;
}
.counterline,.total{
    font-size: 2rem;
}
.current{
    padding: 0 0 0 30px;
    min-width: 60px;
    display: inline-block;
}
.total{
    padding: 0 30px 0 0; 
}
@media screen and (max-width: 1700px){
.box_mainslider{
    top: 30px;
}
.con_mainlogo {
    width: 9.38vw;
    top: 0.7%;
    left: 1%;
}
.slick-counter {
    font-size: 2.5rem;
    font-size: 1.3vw;
}
.counterarea {
    top: 30px;
    padding: 1.04vw 1.3vw;
    min-width:154px;
    min-width: 12vw;
}
.counterarea-text {
    font-size: 1.25vw;
}
.counterline, .total {
    font-size: 1.8rem;
    font-size: 0.94vw;
}
.current{
    padding: 0px 0 0 15px;
    min-width: 22px;
}
.total{
    padding: 0 15px 0 0; 
}
}
@media screen and (max-width: 1000px){
    .con_mainlogo {
        width: 90px;
        top: 0.7%;
        left: 0.1%;
    }
}
@media screen and (max-width: 810px){
.con_maininner{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}
.box_mainslider{
    position: relative;
    width:100%;
    top:0;
    max-width: 100%;
}
.counterarea{
    z-index: 10;
    right: 0;
    bottom: 13%;
    top: auto;
    padding: 10px 15px;
    padding:  2.67vw 4vw;
    max-width: 100%;
    min-width: 123px;
}
.counterarea-text {
    font-size: 1.6rem;
    font-size: 4.27vw;
}
.slick-counter {
    font-size: 2rem;
    font-size: 5.33vw;
    line-height: 1.5;
}
.counterline, .total {
    font-size: 1.4rem;
    font-size: 3.73vw;
}
.current{
    padding: 0 0 0 10px;
    padding: 0 0 0 2.67vw;
    min-width: 33px;
    min-width: 8.8vw;
}
.total{
    padding: 0 10px 0 0; 
    padding: 0 2.67vw 0 0;
}
}
/*   TOP h1 css   */
.box_catch {
    -webkit-transition: left 1.5s cubic-bezier(.22,.61,.36,1),opacity 1.5s cubic-bezier(.22,.61,.36,1);
    transition: left 1.5s cubic-bezier(.22,.61,.36,1),opacity 1.5s cubic-bezier(.22,.61,.36,1);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    position: absolute;
    left: 5%;
    bottom: 0%;
    width: 22%;
}
.box_catch.white{
overflow: visible;
    z-index: 2;
}
.box_catch.color{
    overflow: hidden;
    z-index: 3;    
}
.box_catch.white h1{
    color: #FFF;
    color: var(--blue);
}
.coloryellow{
    color: #ffe35e;
    color: var(--yellow);
}

.tmp_st_h1{
    font-size: 9rem;   
    letter-spacing: 2.4rem;
    white-space: nowrap;
    text-shadow: 1px 1px 1px #999;
}
.sitetitle {
    line-height: 1;
    font-weight: 200;
}
.sitetitle:first-letter{
    color: #0985b8;
    color: var(--navy);
}
span.blue:first-letter{
    color: #0985b8;
    color: var(--navy);
}
.jp.catch{
    letter-spacing: 2.4px;
    font-size: 2.4rem;
    width: 400%;
}
@media screen and (max-width: 1700px){
.box_catch{
    left: 4%;
    width: 23%;
}
.tmp_st_h1{
    font-size: 5vw;   
    letter-spacing: 1.8rem;
}
.jp.catch{
    font-size: 2rem;
}
}
@media screen and (max-width: 810px){
.con_main {
    position: relative;
    height: 0;
    padding-top: 107.4%;
    background-color:#cccccc;
    background-color: var(--gray);
    overflow: visible;
}
.box_catch {
    width: 100%;
    left: 13px;
    height: 27%;
    /* top: 54%; */
    top: auto;
    bottom: 0%;
}
.box_catch.white h1{
    color: #141414;
    color: var(--back);
}
.box_catch.color h1{
    color: #FFF;
    color: var(--white);
}  
.box_catch.white h1 .coloryellow{
    color: #ffe35e;
    color: var(--yellow);
}
 
.tmp_st_h1{
    font-size: 9vw;
    letter-spacing: 1rem;
}
.jp.catch{
    font-size: 1.4rem;
    letter-spacing: 1.4px;
    font-size: 3.73vw;
}
}
/*------------------
NEWS
------------------*/
.newsarea{
    align-items: center;
    padding: 15px 20px;
    background-color: #ffe35e;
    background-color: var(--yellow);
    margin: 20px 0 20px auto;
    max-width: 1940px;
    width: 97%;
    width: calc(100% - 3%);
}
.newsareatitle span{
    font-size: 1.4rem;
    padding-right: 16px;
    border-right: 1px solid;
}
.newsarealist{
    font-size: 1.4rem;
    align-items: center;
}
.newsarealist dt{
    padding-left: 16px;
    padding-right: 12px;    
}
@media screen and (max-width: 810px){
    .newsarea{
        margin: -3% auto 0px;
        padding: 7px 10px;
        position: relative;
        z-index: 5;
        width: 89%;
    }
    .newsareatitle span{
        font-size: 1.2rem;
        padding-right: 9px;
    }
    .newsarealist{
        font-size: 1.2rem;
    }
    .newsarealist dt{
        padding-left: 9px;
        padding-right: 9px;    
    }
}


/*------------------
メディア
------------------*/

section.media {
    margin: 20px 0 100px auto;
    background-color: var(--light-blue);
    padding: 50px 20px;
}
.media-list {
    max-width: 1600px;
    margin: auto;
}
.media-list-slide.slick-slide {
    margin: 0 20px;
}
.media-list-slide.slick-slide>a {
    margin: auto;
    display: block;
    overflow: hidden;
}
.media-list-slide.slick-slide>a>.media-list-img {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    background-size: 110%;
    background-position: center;
    transition: .3s;
}
.media-list-img>img{
    opacity: 0;
}
.media-list-img.media01 {
    background-image: url(/img/media/media01.jpg);
}
.media-list-img.media02 {
    background-image: url(/img/media/media02.jpg);
}
.media-list-img.media03 {
    background-image: url(/img/media/media03.jpg);
}
.media-list-img.media04 {
    background-image: url(/img/media/media04.jpg);
}
.media-list-slide.slick-slide>a>p {
    margin-top: 5px;
}
.slick-dots li button:before {
    font-size: 40px;
    color: var(--gray);
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff;
}
.media-list-slide.slick-slide>a>.media-list-img:hover {
    background-size: 135%;
}

@media screen and (max-width: 810px){

section.media {
    margin: -21px 0 50px auto;
    padding: 50px 20px 20px;
}
.media-list {
    max-width: 500px;
}
.media-list-slide.slick-slide {
    max-width: unset;
}
.media-list-slide.slick-slide>a>.media-list-img {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    width: auto;
    height: auto;
    background-image: unset;
    transition: .3s;
}

.media-list-img>img{
    opacity: 1;
}

}


/*------------------
共通
------------------*/
.common-h2title {
    font-size: 10rem;
    letter-spacing: 1rem;
    font-weight: normal;
}
.common-h2title:first-letter{
    color: #0985b8;
    color: var(--navy);
}
a.btn.viewmore{
    margin: 40px auto;
    width: 340px;
    border-radius: 10px;
    color: #fff;
    background-color: #141414;
    background-color: var(--black);
    height: 60px;
    font-size: 1.8rem;
    letter-spacing: 3.6px;
    transition: .3s;
}
.inner{
    max-width: 1600px;
    margin: 0 auto 0;
    width: 90%;
    justify-content: center;
}
.blue{
    color: #0985b8;
    color: var(--navy);
}
.titlespace{
    padding-left: 30px;
}
@media screen and (max-width: 1400px){
    .titlespace{
        padding-left: 20px;
    }
}
@media screen and (max-width: 1250px){
    .common-h2title {
        font-size: 8rem;
        font-size: 5.21vw;
    }
}
@media screen and (min-width: 811px){
    a.btn.viewmore:hover{
        color: #141414;
        color: var(--black);
        background-color: #FFF;
    }
    .btn.arrow:hover:after{
        border-bottom: 2px solid #141414;
        border-right: 2px solid #141414;
        border-bottom: 2px solid var(--black);
        border-right: 2px solid var(--black);
    }
    .btn.arrow:hover:before{
        background: #141414;
        background: var(--black);
    }
}
@media screen and (max-width: 810px){
 .common-h2title {
    font-size: 4rem;
    letter-spacing: 4px;
}
a.btn.viewmore{
    margin: 40px auto;
    width: 80%;
    height: 50px;
    border-radius: 5px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 320px){
    .common-h2title {
        font-size: 3rem;
    }
}

/*------------------
OVERVIEW
------------------*/

.overview-content {
    text-align: center;
}
.ov-img {
    max-width: 700px;
    margin: auto;
}



/*------------------
CONCEPT
------------------*/
.concept {
    position: relative;
    z-index: 7;
}
.concept .inner{
    padding-bottom: 100px;
}
.concept .common-h2title {
    position: absolute;
    top: 0;
    left:20px;
    z-index: 3;
}
.concept-area-img{
    max-width: 512px;
    width: 40%;
    margin-right: 100px;
    position: relative;
}
.concept-area-text{
    max-width: 908px;
    width: 60%;
    position: relative;
}
.concept-area-box{
    background: #78D1F6;
    background: var(--light-blue);
    padding: 100px 80px 60px;
    max-width: 828px;
    width: 92%;
    margin-top: 52px;
    position: relative;
}
.concept-area-box::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #ffe35e;
    background-color:var(--yellow);
    position: absolute;
    right: -70px;
    top: -70px;
    z-index: -1;
}
.concept-area-box p{
    font-size: 1.4rem;
    letter-spacing: 1.4px;
    line-height: 36px;
}
.conceptmaintext {
    background-color: #ffe35e;
    background-color: var(--yellow);
    font-weight: bold;
    padding: 3px 10px;
    color: #1386de;
    color: var(--blue);
}
@media screen and (max-width: 1400px){
.inner.concept-area{
    align-items: center;
}
.concept-area-box{
      padding: 13% 50px 50px;
      margin-top: 7%;
}
.concept-area-img{
    width: 45%;
    margin-right: 50px;
}
.concept-area-text {
    width: 82%;
}
.concept-area-box::before{
    right: -50px;
    top: -50px;
}
}
@media screen and (max-width: 1000px){
.concept-area{
    display: block;
}
.concept-area-img{
    width: 60%;
    margin: 0 auto; 
}
.concept-area-text{
    max-width: 100%;
    width: 100%;
    position: relative;
    padding-left: 10px;
}
.concept .common-h2title {
    top: -3%;
}
.concept-area-box{
    padding: 45px 30px 20px;
    width: 100%;
    height: auto;
    max-height: 900px;
    margin-top: 52px;
}
.concept-area-box::before{
    right: -6%;
    top: -7%;
    max-height: 900px;
}
}

/*------------------
spacelist
------------------*/
.spacelist{
    background-color: #ffe35e;
    background-color:var(--yellow);
    padding: 75px 0 100px;  
}
.spacelist .inner{
    margin: 0 auto;
}
.spacelist .common-h2title{
    text-align: center;
    margin-bottom: 40px;
}
.spacelist .common-h2title .blue{
    padding-left: 20px;
}
.spacelist-list{
    width: 95%;
    margin: 0 auto;
    max-width: 1600px;
}
.spacelist-list .spacelist-list-slide{
    margin-right: 12px;
    margin-left: 12px;
}
.spacelist-img {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.spacelist-img img{
    transition: .3s;
}
.spacelist-img img.hover{
    transform: scale(1.3);
}
.spacelist-img-place{
    position: absolute;
    background-color: #1386de;
    background-color: var(--blue);
    font-weight: bold;
    color: #FFF;
    font-size: 1.2rem;
    padding: 5px 15px 5px 10px;
    display: flex;
    align-items: center;
    letter-spacing: 1.4px;
}
.spacelist-img-place::before{
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../img/common/icon_map.png)no-repeat;
    background-size: contain;
}
.slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .prev-arrow {
    left: -6%;
    z-index: 10;
    width: 32px;
    cursor: pointer;
  }
  .next-arrow {
    right: -6%;
    width: 32px;
    cursor: pointer;
  }
  .hovereffect {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: aqua;
    background: transparent linear-gradient(113deg, #0094CB 0%, #00609D 100%) 0% 0% no-repeat padding-box;
    opacity:0;
    transition: .5s;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .hovereffect.hover{
        opacity: 0.68;
    }
    .hovereffect span{
       color: #fff;
       border-bottom: 1px solid #FFF;
       font-size: 2rem;
       padding-bottom: 10px;
       letter-spacing: 2px;
    }
    .spacelist-list-text {
        justify-content: space-between;
        margin-top: 22px;
        font-size: 2rem;
        font-weight: bold;
        align-items: center;
    }
    .cost{
        font-size: 1.4rem;
    }
    .cost span{
        font-size: 2rem;
    }
@media screen and (max-width: 1400px){
    /* .spacelist-list-text{ 
        margin-top: 10px;       
        font-size: 1.04vw;
    }
    .cost{
        font-size: 0.73vw;
    }
    .cost span{
        font-size: 1.04vw;
    } */
}
 @media screen and (max-width: 810px){
    .spacelist{
        padding-bottom: 50px;
    }
    .spacelist .inner{
        margin: 0 auto;
    }
    .spacelist-list{
        width: 85%;
    }
    .spacelist-img {
        border-radius: 5px;
    }
    .spacelist-list-text {
        flex-wrap: wrap;
        margin-top: 10px;
        font-size: 1.6rem;
    }
    .prev-arrow {
        left: -10%;
        width: 23px;
      }
    .next-arrow {
        right: -10%;
        width: 23px;
    }
    .cost{
        margin-left: auto;
        font-size: 1.2rem;
    }
    .cost span{
        font-size: 1.8rem;
    }
    .placename {
        display: block;
        width: 100%;
    }
  }
/*------------------
HOW TO SPEND
------------------*/
.howtospend{
    padding: 75px 0 100px;
}
.howtospend .common-h2title {
    margin-bottom: 60px;
}
.howtospend .inner{
    max-width: 1700px;
    width: 95%;
}
.howtospend-list-block li{
    width: 50%;
    max-width: 800px;
    margin-right: 50px;
    position: relative;
    margin-bottom: 60px;
    /*max-height: 300px;*/
}
.howtospend-list-wrap{
    display: block;
    position: relative;
    min-height: 200px;
}
.howtospend-list-block li:last-child{
    margin-right: 0;
}
.howtospend-list-block .bluearea .howtospend-list-wrap{
    margin-top: 100px;
}
.howtospend-list-block .howtospend-list-wrap::before {
    content: "COMING SOON";
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    font-family: 'Dela Gothic One';
    color: rgb(97 97 97 / 43%);
    width: 94%;
    height: 100%;
    position: absolute;
    left: 25px;
    bottom: -15px;
    z-index: 1;
}
.howtospend-list-block .bluearea .howtospend-list-wrap::before {
    background: #78D1F6;
    background: var(--light-blue);
}
.howtospend-list-block .yellowarea .howtospend-list-wrap::before {
    background-color: #ffe35e;
    background-color:var(--yellow);
}
.howtospend-list-block li img{
    max-width: 750px;
    width: 95%;
    position: relative;
    z-index: 6;
}
.howtospend_list_text {
    font-size: 4.8rem;
    position: absolute;
    color: #FFF;
    text-shadow: 0 0 13px black;
    left: 25px;
    top: 15px;
    z-index: 7;
}
.howtospend-btn-area{
    justify-content: flex-end;
    max-width: 1640px;
}
a.btn.viewmore.howtospend-btn{
   margin-right: 0;
}
@media screen and (max-width: 1400px){
    .howtospend_list_text{
        font-size: 2.5vw;
    }
    a.btn.viewmore.howtospend-btn{
    }
    .howtospend-list-block li{
        margin-bottom: 0;
    }
    .howtospend-list-block .bluearea .howtospend-list-wrap {
        margin-top: 50px;
    }
    .howtospend-list-block .howtospend-list-wrap::before{
        bottom: -10px;
    }
}
@media screen and (max-width: 900px){
    .howtospend .common-h2title{
        text-align: center;
        margin-bottom: 30px;
    }
    .howtospend-list-block{
        display: block;
    }
    .howtospend-list-block li{
        width: 100%;
        max-width: 800px;
        margin-right: 0;
        position: relative;
        margin-bottom: 20px;
        max-height: 100%;
    }
    .howtospend-list-block li.yellowarea {
        margin-left: auto;
    }
    .howtospend_list_text{
        font-size: 24px;
        font-size: 6.4vw;
    }
    .howtospend-list-block .bluearea .howtospend-list-wrap{
        margin-top: 30px;
    }
    .howtospend-list-block li{
        width: 90%;
        margin-bottom: 30px;
    
    }
    .howtospend-list-block li img{
        width: 97%;
    }
    .howtospend-list-block .howtospend-list-wrap::before{
        left: 6%;
        bottom: -6%;
    }
    a.btn.viewmore.howtospend-btn{
        margin: 30px auto 0;
    }
}
/*------------------
COLUMN
------------------*/
.columnarea{
    background: #78D1F6;
    background: var(--light-blue); 
    padding: 75px 0 100px;
}
.columnarea .common-h2title{
    text-align: center;
}
.columnlist {
    margin: 40px auto 27px;
    justify-content: center;
}
.columnlist li{ 
    width: 30%;
    max-width: 280px;
    margin-right: 60px;
}
.columnlist li:last-child{
    margin-right: 0;
}
.column-text p{
    font-size: 1.4rem;
    letter-spacing: 1.4px;
}
.column-date{
    font-size: 1.2rem;
    margin-bottom: 20px;
}
.column-week{
    padding-left: 7px;    
}
.column-text p{
    font-size: 1.4rem;
    letter-spacing: 1.4px;
}
@media screen and (max-width:810px){
    .columnarea{
        padding-bottom: 50px;
    }
    .columnlist{
        display: block;
    }
    .columnlist li{
        width: 100%;
        max-width: 100%;
        margin: 0 0 22px 0;
        display: flex;    
        align-items: center;
    }
    .column-date {
        font-size: 1rem;
        margin-bottom: 13px;
    }
}

/* 仮置 */
.column-img{
    background-color: #FFF;
    max-width: 280px;
    height: 200px;
    overflow: hidden;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 16px;
}
@media screen and (max-width:810px){
.column-img{
    max-width: 140px;
    height: 100px;
    border-radius: 5px;
    margin-right: 15px;
    margin-bottom: 0;align-self: start;
}
}

/*------------------
INSTA
------------------*/
.instanarea{
    padding: 75px 0 100px;  
}
.instanarea .inner{
    max-width: 1000px;
}
.instanarea .inner .flex{
justify-content: center;
margin-top: 30px;
}
.instagram-wrap{
    display: flex;
    flex-wrap: wrap;
}
.insta-box {
    width: 32%;
    max-width: 160px;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
    font-size: 0;
    margin-bottom: 10px;
    transition: all 0.6s ease 0s;
}
.insta-box:hover:after {
    content: attr(data-txt);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    background: #00000080;
    color: #fff;
    text-align: center;
    align-items: center;
    box-sizing: border-box;
    padding: 10px;
    z-index: 10000;
    font-size: 1.6rem;
}
.insta-box img,.insta-box video{
    width: 100%;
}
.insta-box:nth-of-type(3n){
    margin-right: 0px;
}
a.btn.another-sns {
    background-color: #FFF;
    color: #1386de;
    color: var(--blue);
    border-color: #1386de;
    border-color: var(--blue);
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}
a.btn.another-sns::before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1386de;
    background-color: var(--blue);
    border:1px solid #1386de;
    border: 1px solid var(--blue);
    border-radius: 10px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

a.btn.another-sns:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
a.btn.another-sns:hover {
    color: #FFF;
}
a.btn.another-sns span{
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: .3s;
}
.btn.another-sns span.arrow::before {
    content: "";
    width: 20px;
    height: 2px;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #1386de;
    background:var(--blue);
}
.btn.another-sns span.arrow::after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    right: 20px;
    transform: rotate(-45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    border-bottom: 2px solid #1386de;
    border-right: 2px solid #1386de;
    border-bottom: 2px solid var(--blue);
    border-right: 2px solid var(--blue);
}
.btn.another-sns span.arrow:before, .btn.another-sns span.arrow::after {
    transition: .3s;
}
a.btn.another-sns:hover span.arrow::before{
    background: #FFF;
}
a.btn.another-sns:hover span.arrow::after{
    border-bottom: 2px solid #FFF;
    border-right: 2px solid #FFF;
}
.instatitle{
    background: transparent linear-gradient(154deg, #FCA842 0%, #E2654A 32%, #C73188 75%, #9138C4 100%) 0% 0% no-repeat padding-box;
    -webkit-background: transparent linear-gradient(154deg, #FCA842 0%, #E2654A 32%, #C73188 75%, #9138C4 100%) 0% 0% no-repeat padding-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 6rem;
    text-align: left;
    max-width: 500px;
    text-align: center;
    width: 50%;
    margin-left: 50px;
}
.instagram-area{
    width: 50%;
    min-width: 500px;
    margin-right: 90px;
}
.another-area .sns li:first-child a{
    margin-top: 0;
}
@media screen and (max-width:990px){
    .instanarea .inner .flex{
        display: block;
        margin-top: 20px;
    }
    a.btn.another-sns::before{
        border-radius: 5px;
    }
    .instatitle{
        font-size: 4rem;
        max-width: 100%;
        text-align: center;
        width: 100%;
        margin-left: 0;
    }
    .instagram-area{
        width: 100%;
        max-width: 500px;
        min-width:0;
        margin: 0 auto;
    }
    .instagram-wrap{
        justify-content: center;
    }
    .insta-box {
        width: 31%;
        max-width: 160px;
    }
    .another-area{
        margin-top: 35px;
    }
    a.btn.another-sns{
        margin: 20px auto 0;
    }
}