.menu-fv{
    background-image: url(../img/menu-fv.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 20px;
}
.menu-title{
    text-align: center;
    margin-bottom: 75px;
}
.fv-text{
    font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.025em;
    color: #FFFFFF;
    text-shadow: 2px 1px 9px rgba(0, 0, 0, 0.2);
}
.menu-list-wrap{
    background-image: url(../img/パンフレット_Bplan.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 550px;
    padding-top: 80px;
    background-color: #e9e3dd;
}
.menu-list{
    display: flex;
    justify-content: space-around;
    max-width: 1200px;
    margin: 0 auto;
}
.menu-list:nth-child(2){
    margin-top: 80px;
}
.menu-item-img img{
    width: 350px;
}
.visitor-wrap{
    padding: 50px 0;
}
.visitor-img{
    width: 537px;
    height: 151px;
    margin: 0 auto;
}
.menu-container-wrap{
    margin-bottom: 100px;
}
.menu-content-wrap{
    background-image: url(../img/menu-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}
.menu-inner-wrap{
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    padding-top: 100px;
}
.menu-content-left{
    width: 45%;
}
.menu-image{
width: 100%;
max-width: 650px;
}
.menu-image img{
    width: 100%;
    max-width: 650px;
}
.menu-name img{
    width: 440px;
    height: 100%;
}
.menu-detail{
    font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 27px;
    text-align: justify;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    text-shadow: 0px 1px 7px rgba(0, 0, 0, 0.25);
    padding-left: 40px;
}
.menu-catch{
    font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    text-shadow: 0px 1px 7px rgba(0, 0, 0, 0.25);
}
.menu-content-right{
    max-width: 414px;
    height: 911px;
    position: relative;
    margin: 0 auto;
}
.menu-content-right1{
    max-width:375px;
    margin-right: 150px;


}
.menu-sub-item {
    position: absolute;
    max-width:300px;
}
.menu-sub-img{
    width: 90%;
    max-width: 300px;
}
.menu-sub-item_1{
    top: 30px;
    left: 0px;
    z-index: 2;
}
.menu-sub-item_2{
    top: 40px;
    right: 0px;
}
.menu-sub-item_3{
    top: 350px;
    left: 0px;
   
}
.menu-sub-item_4{
    top: 420px;
    right: 0px;
    z-index: 2;
}
/* ボタン */
.cp-text-center{
    text-align: center;
}
.cp-button {
    display: inline-block;
    border: 1px solid #FA9797;
    border-radius: 3px;
    transition: .2s ease-in-out;
    background: #FA9797;
    text-decoration: none;
    cursor: pointer;
    width: 221px;
    height: 60px;
    font-family: 'Minion Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.07em;
    color: #FFFFFF;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    transform: translateY(-30px);
}
.cp-button:hover {
    color: #fff;
    background: #fc7272;
}
.cp-dropdown02__switch {
    display: inline-block;
    position: relative;
}

/* ドロップダウン ------------------------------*/
/* コンテンツ */
.cp-dropdown02__contnt {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 85vw;
    max-width: 1024px;
    padding: 100px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background: #fff;
    cursor: auto;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
    z-index: 99;
}
.bg-pink{
    background-image: url(../img/pulldown-pink-pc.png);
}
.bg-blue{
    background-image: url(../img/pulldown-blue-pc.png);
}
.bg-yellow{
    background-image: url(../img/pulldown-yellow-pc.png);
}
.cp-dropdown02__contnt.active {
    display: block;
}
.pulldown-text{
    font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #F5B2B2;
}
.blue-pull{
    color: #87C0CA;
}
.yellow-pull{
    color: #C1AC89;
}
.pulldown-text:nth-of-type(n + 2){
    margin-top: 30px;
}
.margin-top{
    margin-top: 1100px;
}
.menu-content-top-sp{
    height: 360px;
    background-image: url(../img/c_6.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 35px;
}
.menu-content-top-sp1{
    height: 360px;
    background-image: url(../img/sp_01.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 35px;
}
.menu-content-top-sp2{
    height: 360px;
    background-image: url(../img/sp_02.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 35px;
}
.menu-content-top-sp3{
    height: 360px;
    background-image: url(../img/sp_03.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 35px;
}
.menu-content-top-sp4{
    height: 360px;
    background-image: url(../img/sp_04.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 35px;
}
.menu-content-top-sp5{
    height: 360px;
    background-image: url(../img/sp_05.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 35px;
}
.menu-name-sp{
    text-align: right;
}
.menu-name-sp img{
    width: 85%;
    margin-top: 30px;
}
.menu-text-sp{
    margin: 10px 0;
    text-align: center;
}
.menu-text-sp p{
    font-family: 'Noto Serif JP';
font-style: normal;
font-weight: 700;
font-size: 12px;
line-height: 23px;
text-align: center;
letter-spacing: 0.04em;
color: #FFFFFF;
text-shadow: 0px 1px 7px rgba(0, 0, 0, 0.25);
}
.menu-img-sp{
    text-align: center;
    transform: translateY(-100px);
}
.menu-img-sp img{
    max-width: 340px;
    width: 100%;
}
.menu-text-sp_2{
    font-family: 'Noto Serif JP';
font-style: normal;
font-weight: 700;
font-size: 12px;
line-height: 18px;
text-align: center;
letter-spacing: 0.04em;
color: #8F9A93;
transform: translateY(-65px);
}

.photo{
    background: #86BFC9;
    border: 1px solid #86BFC9;
}

.photo:hover{
    background: #5197a3;
}
@media(max-width:1024px){
    .pc{
        display: none;
    }
    .sp{
        display: block;
    }
.menu-fv{
    background-image: url(../img/背景_sp.png);
}
.menu-title{
    margin-bottom: 20px;
}
.menu-list-wrap{
    background-image: url(../img/menu-list-wrap-bg.png);
    height: auto;
    background-position: bottom;
    background-color: unset;
    padding: 100px 0;
    margin-top:-20px;
}
.menu-list{
    display: block;
    text-align: center;
}
.menu-list:nth-child(2) {
    margin-top: 0px;
}
.menu-item-img{
    margin-top: 30px;
}
.visitor-wrap{
    padding-top: 0;
}
.visitor-img{
    max-width: 100%;
    margin-bottom: 75px;
}
.visitor-img img{
    width: 100%;
}
.cp-button{
    width: 130px;
    height: 38px;
    font-size: 12px;
}
.cp-dropdown02__contnt {
    left: unset;
    right: 0;
    transform: unset;
    padding:50px 20px;
}
.photo-content{
    right: unset;
    padding: 50px 0;
    height: 780px;
}
.pulldown-photo-pink{
    background-image: url(../img/menu-pull-bg-sp-pink.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.pulldown-photo-blue{
    background-image: url(../img/menu-pull-bg-sp-blue.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.pulldown-photo-yellow{
    background-image: url(../img/menu-pull-bg-sp-yellow.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
}
.pulldown-wrap{
    display: flex;
    justify-content: center;
}

.et_pb_module {
    display: inline-block;
    background-image: url(../img/Group\ 79.png);
    background-repeat: no-repeat;
  }
  

 /* .secList,.secList2, .secList3,.secList4,.secList5{
        display: inline-block;
        border: 1px solid #FA9797;
        border-radius: 3px;
        transition: .2s ease-in-out;
        background: #FA9797;
        text-decoration: none;
        cursor: pointer;
        width: 221px;
        height: 60px;
        font-family: 'Minion Pro';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.07em;
        color: #FFFFFF;
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
        transition: all 1s;
        margin-top: -30px;
        background: #FA9797;
        background-image: url(../img/Group 79.png);
        background-repeat: no-repeat;
  }
*/
  .secList,.secList2, .secList3,.secList4,.secList5{
    width: 138px;
    height: 46px;
    display: inline-block;
    border: none;
    border-radius: 3px;
    transition: .2s ease-in-out;

    text-decoration: none;
    cursor: pointer;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    transition: all 1s;
}  

  .secList:hover,.secList2:hover, .secList3:hover,.secList4:hover,.secList5:hover {
    background-image: url(../img/Group 79.png);
    transform: scale(1.2);

  }
  .et_pb_text_inner1 {
    background-image: url(../img/pulldown-pink-pc.png);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 100px 0 300px;
    text-align: center;
    max-width: 1280px;
    height: 100%;
    margin: 0 auto;
  }

  .back-blue{
    background-image: url(../img/pulldown-blue-pc.png);
    background-position: bottom;
  }
  .back-blue2{
      background-position: top;
      padding: 250px 0 400px;
  }
  .back-blue p{
    color: #87C0CA;
  }
  .back-yellow{
    background-image: url(../img/pulldown-yellow-pc.png);
    background-position: bottom;
  }
  .back-yellow p{
    color: #C1AC89;
  }
  .et_pb_text_inner2 {
    position: relative;
  }
  .photo-wrap{
    margin-top: 30px;
  }
  .photo-item-wrap{
    margin-top: 20%;
}
  .photo-bg-blue{
    background-image: url(../img/menu-pull-bg-sp-blue.png);
}
.photo-bg-blue > .photo-item-wrap{
    margin-top: -15%;
}
.photo-bg-yellow{
  background-image: url(../img/menu-pull-bg-sp-yellow.png);
}
  .photo-bg-yellow > .photo-item-wrap{
      margin-top: -15%;
  }
  .et_pb_text_inner3 {
    background-color: #FFDBC9;
  }
.pulldown-wrap{
    text-align: center;
}
.photo{
    background-image: url(../img/Group\ 24.png);
    background-repeat: no-repeat;
}

.photo:hover{
    background: #5197a3;
}
.photo-item{
    width: 200px;
}
.photo-item:nth-child(1){
    width: 205px;
    position: relative;
    z-index: 99;
}
.photo-item img{
    width: 180px;
}
.photo-item:nth-child(1) img{
    width: 300px;
}

.photo-item1{
    width: 200px;
}
.photo-item1:nth-child(1){
    width: 205px;
    position: relative;
    z-index: 99;
}
.photo-item1 img{
    width: 180px;
}
.photo-item1:nth-child(1) img{
    width: 300px;
}

.photo-item_1{
    transform:translateX(25%) translateY(33%);
}
.photo-item_2{
   transform: translateX(100%) translateY(40%);
   
}
.photo-item_3{
    transform: translateX(15%) translateY(-55%);
}
.photo-item_4{
    transform: translateX(100%) translateY(-30%);
}
.sp{
    display: none;
}
@media (max-width:1024px){
.pc{
    display: none;
}
.sp{
    display: block;
}
.secList,.secList2, .secList3,.secList4,.secList5{
    width: 138px;
    height: 46px;
}
.pulldown-text{
    font-size: 12px;
}
.pulldown-wrap{
    display: flex;
    justify-content: space-around;
}
.et_pb_text_inner1 {
    background-image: url(../img/menu-text-pinkbg-sp.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 150px 10px;
    text-align: center;
    max-width: 414px;
    height: 1652px;

  }
  .back-blue{
    background-image: url(../img/menu-text-bluebg-sp.png);
    background-position: bottom;
    max-width: 414px;
    height: 1493px;
  }
  .back-blue2{
    background-position: top;
    background-image: url(../img/pulldown-bg-blue-small.png);
    max-width: 414px;
    height: 1493px;
}
  .back-yellow{
    background-image: url(../img/menu-textyellowbg-sp.png);
    background-position: center;
  }
}
