/* common */
.mv-wrap-sp{
    display: none;
}
.nav-wrapper{
    display: none;
}
html{
    font-size: 62.5%;
    /*
    1rem = 10px;
    1.6rem =16px;
    */
}
img{
    width: 100%;
}
body{
    font-family: source-han-sans-japanese, sans-serif;
}
/* common終了 */

/* fontasome */
.i-con{
    vertical-align: middle;
    font-size: 16px;
    display: inline-block;
    padding: 10px;
}
/* fontasome終了*/

/* slider */
.slick-slide {
    position: relative;
}
.slide-arrow{
    width: 100px;
    position: absolute;
    top:50%;
    z-index: 999;
}
.prev-arrow{
    left:10px;
    transform: rotateY( 180deg );
}
.next-arrow{
    right: 10px;
}
.slider{
    display: none;
}
.slider-2{
    width: 20px;
    height: 20px;
    margin:20px auto;
    border: 1px solid red;
}
/* slider終了 */

/* header */
header{
    width: 100%;
    background-color: #173892;
    position: sticky;
    top:0;
    z-index: 9999;
}

#header-wrap{
    max-width:1100px;
    width: 100%;
    padding: 10px;
    margin-left: auto;
    margin-right:auto;
    display: flex;
    justify-content: space-between;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 200;
}

h1{
    color: #ffffff;
    font-size: 30px;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 200;
}
h2{
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 200;
}
#header-wrap ul{
    display: flex;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 14px;

}
#header-wrap ul li{
    color: #ffffff;
    margin-left: 20px;
    padding-top: 10px;
    font-weight: 500;
    font-style: normal;
}



#header-wrap ul li:hover {
    color: #d1d1d1;
}
/* header終了*/

/* main */
.kotei{
    height: 50px;
    background-color: #173892;
    position: relative;
    top: 0;
}
.check{
    position: sticky;
    top: 0;
}
.hana-top{
    display: none;
}
.hana-under{
    display: none;
}
main{
    max-width:1100px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#main-wrap{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}
.line-top{
    z-index: 10;
    border-bottom: 2px dashed #fff;
    position: relative;
    top: 8px;
}
.line-under{
    z-index: 10;
    border-top: 2px dashed #fff;
    position: relative;
    top: 110px;
}
#contents{
    display: flex;
    max-width:1100px;
    width: 100%;
}
#main-left{
    margin-top:10px;
    width: 60px;
    background-image: url("../img/hana.png");
    background-position: top center;
    background-repeat: repeat-y;
    background-size: contain;
    z-index: 1000;
}
#main-right{
    margin-top:10px;
    width: 60px;
    background-image: url("../img/hana.png");
    background-position: top center;
    background-repeat: repeat-y;
    background-size: contain;
   　z-index: 1000;
}
#mv-wrap{
    display: flex;
}
.mv{
    max-width: 480px;
    margin-top: 170px;
    margin-bottom: 140px;
    margin-left: auto;
    margin-right: auto;
}
/* mvアニメーションで追加したコード */
#mv-up{
    z-index: 999;
    position: relative;
    top:40px;
    }
#mv-under{
    z-index: 0;
    position: relative;
    top:-790px
}
.mv-height{
    height: 780px;
}
#mv-left{
    max-width: 170px;
    margin-left: 20px;
}

#mv-right{
    max-width: 180px;
    margin-right: 20px;
}
/* mvアニメーションで追加したコード終了 */
/* main終了 */

/* about */
#i-phone-about{
    display: none;
}
#top-about-wrap{
    display: flex;
    position: relative;
}
#top-about-left{
    width:50%;
    background-color:#173892;
    padding:26px 60px;
    z-index:1000;
}
#dot-shta-left-1{
    position:absolute;
    top: 300px;
    left: 300px;
}

#dot-shita-left-2{
    width:490px;
    position: relative;
    left: 5px;
}
#top-about-A{
    display: flex;
}
#top-white-star{
    position: absolute;
    left:385px;
    top:28px;
    width: 90px;
}
#top-blue-star{
    position: absolute;
    left:490px;
    top:-60px;
    width: 65px;
}
#top-about-img{
    width: 100px;
    margin-left: auto;
    margin-right:auto;
}
#top-about-left h2{
    color: #ffffff;
    text-align:center;
    padding: 30px 0px 50px 0px;
    font-size: 40px;
    font-family: yusei-magic, sans-serif;
    font-weight: 400;
    font-style: normal;
}
#top-about-left p{
    color: #ffffff;
    line-height:2;
    text-align: left;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
}
#about-shita{
 width: 100%;

}
#top-about-right{
    width:50%;
    position: absolute;
    left: 430px;
    top:-6
    px
}
#---1{
    border-top: 2px dashed #ffffff;
    padding: 40px;
    width: 490px;
    position: relative;
    left: -60px;
    top: -16px;
}
#---2{
    border-bottom: 2px dashed #ffffff;
    padding: 40px;
    width: 490px;
    position: relative;
    left: -60px;
    top: 16px;
}
#about-e{
    position: absolute;
    top:50px;
    left:150px;
    width: 70%;
}
#me-ue{
    width: 80%;
    z-index: 2;
    position: absolute;
    top: 242px;
    left: 140px;
}
#me-shita{
 width: 65%;
 position: absolute;
 top: 182px;
 left: 90px;
}
/* about終了*/
/* -------- illustration--------------*/
#top-illustration-wrap{
    background-color: #173892;
    height: 450px;
    z-index: 2;
    margin-top: 40px;
}
#top-illustration-img{
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    padding-top:60px ;
}
#top-illustration-wrap h2{
    color: #ffffff;
    text-align: center;
    padding: 25px;
    font-size: 40px;
    font-family: yusei-magic, sans-serif;
    font-weight: 400;
    font-style: normal;
}
#top-illustration-wrap p{
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    line-height: 2;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 200;
}
#illustration-kabe{
    background-image: url(../img/kabe.png);
    background-size: contain;
    height: 980px;
    position: relative;
 }
#illustration-bi-zu{
   max-width: 400px;
   position: absolute;
   left: 10px;
}
#illustration-turip{
    max-width: 500px;
    position: absolute;
    top: 70px;
    right: 0px;
}
#illustration-stars{
    max-width:160px;
    position:absolute;
    top: -95px;
    left:500px;
}
#illustration-3{
    max-width: 270px;
    position: absolute;
    top:15px;
    right: 20px;
}
#illustration-1{
    max-width: 270px;
    position:absolute;
    top:400px;
    left: 38px;
}
#illustration-paper{
    max-width: 120px;
    position: absolute;
    top: 320px;
    left: 330px;
}
#illustration-kazari{
    max-width: 380px;
    position: absolute;
    top: 505px;
    left: 340px;
}
#illustration-cup{
    max-width: 370px;
    position: absolute;
    top:780px;
}
#illustration-2{
    max-width: 270px;
    position:absolute;
    top: 600px;
    left: 400px;
}

#nimai{
    position: absolute;
    top: 780px;
    left: 720px;
}
#illusutration-clock{
    max-width: 200px;
    position: absolute;
    top: 550px;
    right: 40px;
}
#changeBtn-id{
    display: none;
}
.img__inner{
    display: none;
}
/* -------- illustration終了--------------*/
/* --------quilt---------- */
.changeBtn-class{
    display: none;
}
#quilt-line-under{
    z-index: 10;
    border-top: 2px dashed #fff;
    position: relative;
    top: 85px;
}
#top-quilt-wrap{
    background-color: #173892;
    height: 450px;
}
#top-quilt-img{
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
}
#top-quilt-wrap h2{
    color: #ffffff;
    text-align: center;
    padding: 25px;
    font-size: 30px;
    margin-bottom: 25px;
    font-size: 40px;
    font-family: yusei-magic, sans-serif;
    font-weight: 400;
    font-style: normal;
}
#quilt-p p{
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    line-height: 2;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 200;
}
#screen-quilt{
    max-height: 810px;
    position: relative;
}
#doll{
    max-width: 250px;
    position: absolute;
    top:480px;
    left: 680px;
}
/* --------quilt終了---------- */
/* --------contact----- */
#contact-line-top{
    z-index: 10;
    border-bottom: 2px dashed #fff;
    position: relative;
    top: 7px;
}
#contact-line-under{
    z-index: 10;
    border-bottom: 2px dashed #fff;
    position: relative;
    top:115px;
}
#top-contact-wrap{
    display: flex;
    position: relative;
}
.h2-pp{
    margin-top:56px;
}
.h2-pp h2{
    color: #ffffff;
    text-align: center;
    padding: 25px;
    font-size: 30px;
    margin-bottom: 25px;
    font-size: 40px;
    font-family: yusei-magic, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 25px;
}
#top-contact-left h2{
    font-family: yusei-magic, sans-serif;
    font-weight: 400;
    font-style: normal;
}
#top-Twitter-img{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 60px;
    left: 80px;
    padding:5px;
}
#top-Instagram-img{
    position: relative;
    top: 60px;
    left: 290px;
    padding:5px;
}
#top-contact-img{
    position: relative;
    top: 145px;
    right: 160px;
    padding:5px;
}
#top-contact-right{
    width:600px;
    margin-left: auto;
    margin-right: auto;
}
#h2-set-mark{
    display: flex;
   }
.mark{
    width: 30px;
    padding: 90px 0px 80px 0px;
}

#mark-left{

    position: relative;
    left: 170px;
}
#mark-right{
position: relative;
right: 170px;
}
#matome{
    background-color: #173892;
    height: 450px;
    position: relative;
}
#top-contact-right h2{
    color: #b51e1e;
    text-align: center;
    padding: 90px 0px 80px 0px;
    font-size: 40px;
    font-family: yusei-magic, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-left: auto;
    margin-right: auto;
}
#form-input li{
    margin-bottom: 20px;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 200;
}
#form-input li:nth-of-type(5){
    text-align: center;
    margin-top: 60px;

}
label {
    font-size:16px;
    margin-bottom: 10px;
    display: block;
    color: #b51e1e;
}

input[type="text"],
textarea {
    border: 1px #b51e1e solid;
    border-radius: 2px;
    padding: 10px;
    font-size: 1rem;
    width:100%;
}
textarea{
    background: #ffffff;
    border: 1px rgba(214, 212, 212, 0.) solid;
    border-radius: 5px;
    padding: 10px;
    font-size: 1rem;
    height: 10rem;
    width:100%;
}
#button {
    font-size: 1.2rem;
    background:#b51e1e;
    color: #ffffff;
    border-radius: 5px;
    padding: 30px 90px;
    box-shadow: 0 0 0 5px #a81b1b;
    border: 2px dashed #ffffff;
    text-align: center;
}
#button:hover {
    background: #7c1313;
}
.announcement{
    color: #7c1313;
    font-size: 10px;
    text-align: center;
}
#top-contact-under{
    display: flex;
    max-width: 980px;
}

#top-Instagram-wrap{
    width:50%;
    padding: 30px 40px 40px 40px;
}
#top-Twitter-wrap{
    width: 50%;
    padding: 30px 40px 40px 40px;
}
#h2-In{
    color:#b51e1e;
    margin-left: auto;
    margin-right: auto;
    padding: 70px 0px 20px 0px;
    font-size: 40px;
    font-family: yusei-magic, sans-serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
    left: 100px;
}
#h2-tw{
    color:#173892;
    margin-left: auto;
    margin-right: auto;
    padding: 70px 0px 20px 0px;
    font-size: 40px;
    font-family: yusei-magic, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-style: normal;
    position: relative;
    left: 134px;
}
/* snsの微調整 */
blockquote{
    width: 300px;

}
#In-wrap{
    margin-left: auto;
    margin-right: auto;
}

#pen-red{
    width: 46%;
    position: relative;
    top: -44px;
    left: 136px;
}

#pen-blue{
    width: 35%;
    position: relative;
    top: -42px;
    left: 155px;
}
/* --------contact終了----- */
/* フェードイン */
/* 画像fadein(画面にスクロールしたら表示) */
.fadein {
    opacity : 0;
    transform : translate(0, 20px);
    transition : all 1.2s;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}
.fade-in01{
    opacity:0;
    animation-name: sample01;
    animation-delay: 0.3s;
    animation-duration: 4.2s;
    animation-iteration-count:1;
    animation-fill-mode: forwards;
  }
  @keyframes sample01 {
   100% {
    opacity: 1;
  }
  }
  /* mv2枚目フェードインhtml */
  .MV-in{
    opacity:0;
    animation-name: sample03;
    animation-delay: 3.8s;
    animation-duration: 4.2s;
    animation-iteration-count:1;
    animation-fill-mode: forwards;
  }
  @keyframes sample03{
   100% {
    opacity: 1;
  }
  }
  /* フェードイン終了 */
/* フェードアウト（MV) */
.fade-out01{
    opacity:0;
    animation-name: sample02;
    animation-delay:3.7s;
    animation-duration: 1.5s;
    animation-iteration-count:1;
    animation-fill-mode: backwards;
  }
  @keyframes sample02 {
    0% {
        opacity: 1;
    }
        100% {
        opacity: 0;
    }
    }
    /* フェードアウト（MV)終了 */
/* footer */
footer{
    width: 100%;
    height:172px;
    background-color: #173892;

}
#copyright-mark p{
    padding-top: 86px;
    color:#ffffff;
    text-align: center;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 200;
}

#main-right{
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 200;
}
#modoru {
    font-size: 20px;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 200;
    text-align: center;
    width: 50px;
    height: 50px;
    color: #173892;
    border-radius: 3px;
    margin: 100px 0px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 0 2px #173892;
}
#modoru:hover{
    color: #071029;
}
#modoru a{
    text-align: center;
    position: relative;
    top: 12px;
}
/* footer終了 */
/* sns 表示/非表示 */
#In-wrap-sp  {
    width: 100px;
    margin:0 auto;
  }
  #tw-wrap-sp {
  width:100px;
  margin:0 auto;
  }
  /* sns 表示/非表示終了 */
  /* slick */
  .slider-2{
      display: none;
  }
  /* slick終了*/