/* common */
.mv-wrap-sp{
    display: none;
}
html{
    font-size: 62.5%;

    /*
    1rem = 10px;
    1.6rem =16px;
    */
}
.nav-wrapper{
    display: none;
}
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終了 */
/* slik */
.slider{
    display: none;
}
.slider-none{
    display: none;
}
/* slik 終了*/
/* header */
header{
    width: 100%;
    background-color: #173892;
    /* padding: 10px; */
    position: sticky;
    top:0;
    z-index: 9999;
}
#header-wrap{
    max-width:1100px;
    width: 100%;
    padding: 10px 48px 10px 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;
    
}
#header-wrap ul li{
    font-size: 14px;
    color: #ffffff;
    padding-top: 12px;
    font-weight: 500;
    font-style: normal;
}

#header-wrap ul li a{
    margin-left:12px;
}

#header-wrap ul li:hover {

}
/* header終了 */

/* main */
.h2-p{
    padding: 10px;
}
.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: 6px;
}
.line-under{
    z-index: 10;
    border-top: 2px dashed #fff;
    position: relative;
    top: 68px;
}
#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: 400px;
    margin-top: 170px;
    margin-bottom: 140px;
    margin-left: auto;
    margin-right: auto;
}
/* mvアニメーションで追加したコード */
#mv-up{
    max-width: 350px;
    z-index: 999;
    position: relative;
    top:160px;
    left: 10px;
    }
#mv-under{
    max-width: 360px;
    z-index: 0;
    position: absolute;
    top:210px;
    left:216px;
}
.mv-height{
    height: 560px;
}
/* mvアニメーションで追加したコード */
#mv-left{
    max-width: 170px;
    margin-left: 20px;
    width: 150px;
}
#mv-right{
    max-width: 180px;
    margin-right: 20px;
    width: 150px;
}
/* main終了 */
/* about */
#i-phone-about{
    display: none;
}
#top-about-wrap{
    display: flex;
    position: relative;
}
#top-about-left{
    width:50%;
    background-color:#173892;
    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:246px;
    top:26px;
    width: 110px;
}
#top-blue-star{
    position: absolute;
    left:330px;
    top:-60px;
    width: 90px;
}
#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: 12px;
    padding: 0px 18px;
}
#about-shita{
 width: 100%;
}
#top-about-right{
    max-width:50%;
    position: relative;
}
#---1{
    border-top: 2px dashed #ffffff;
    padding: 40px;
    width: 100%;
    position: relative;
    top:8px;
}
#---2{
    border-bottom: 2px dashed #ffffff;
    padding: 40px;
    width: 100%;
    position: relative;
    top:-8px;
}
#about-e{
    width: 80%;
   position: relative;
   left: 60px;
   top:60px;
}
#me-ue{
    max-width: 80%;
    z-index: 2;
    position: absolute;
    right:20px;
    top:200px
}
#me-shita{
    max-width: 80%;
    position: absolute;
    right:50px;
    top:160px;
}
/* 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: 16px;
    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;
    width: 100%;
    position: relative;
 }
#illustration-bi-zu{
   max-width: 280px;
   position: absolute;
   left: 10px;
}
#illustration-turip{
    max-width: 400px;
    position: absolute;
    top: 70px;
    right: 0px;
}
#illustration-stars{
    max-width:110px;
    position:absolute;
    top: -66px;
    left:340px;
}
#illustration-3{
    max-width: 230px;
    position: absolute;
    top:15px;
    right: 5px;
}
#illustration-1{
    max-width: 230px;
    position:absolute;
    top:270px;
    left: 12px;
}
#illustration-paper{
    max-width: 120px;
    position: absolute;
    top: 606px;
    left: 20px;
}
#illustration-kazari{
    max-width: 380px;
    position: absolute;
    top: 440px;
    left: 310px;
}
#illustration-cup{
    max-width: 300px;
    position: absolute;
    top:820px;
}
#illustration-2{
    max-width: 210px;
    position:absolute;
    top: 520px;
    left: 200px;
}
#nimai{
    position: absolute;
    top: 800px;
    width:180px;
    right: 30px;
}
#illusutration-clock{
    max-width: 160px;
    position: absolute;
    top: 590px;
    right: 54px;
}
#dot-shita-left-2{
   width: 339px;
}
.img__inner{
    display: none;
}
.changeBtn-class{
    display: none;
}
/* -------- illustration終了--------------*/
/* --------quilt---------- */
#quilt-line-under{
    z-index: 10;
    border-top: 2px dashed #fff;
    position: relative;
    top: 68px;
}
#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{
   width: 200px;
    position: absolute;
    top:480px;
    left: 450px;
    top:300px;
}
/* --------quilt終了---------- */
/* --------contact----- */
.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;
}
#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:94px;
}
.mark{
    width: 20px;
    padding: 90px 0px 80px 0px;
}
#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;
}
#h2-set-mark{
    display: flex;
   }
#mark-left{
    position: relative;
    left: 176px;
}
#mark-right{
    position: relative;
    right: 176px;
}
#matome{
    background-color: #173892;
    height: 440px;
    position: relative;
}
#top-contact-wrap{
    display: flex;
    position: relative;
    padding: 5px;
    position: relative;
    top:-84px;
}
#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: 145px;
    left: 40px;
    padding: 5px;
}
#top-Instagram-img{
    position: relative;
    top: 145px;
    left: 192px;
    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;
   }
#mark-right{
    position: relative;
   }
#form-input{
    padding: 50px;
}
#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;
    position: relative;
    top: -50px;
}
#top-contact-under{
    display: flex;
    width: 100%;

}
#top-Instagram-wrap{
    width:50%;
}
#top-Twitter-wrap{
    width: 50%;
}
#In-wrap-tb{
width: 100%;
height: 100%;
}
.instagram-media{
    height: 100% !important;
    width: 100% !important;
}
.title-sns{
 text-align: center;
}
#h2-In{
    color:#b51e1e;
    padding: 70px 0px 20px 0px;
    font-size: 40px;
    font-family: yusei-magic, sans-serif;
    font-weight: 400;
    font-style: normal;
}
#h2-tw{
    color:#173892;
    padding: 70px 0px 20px 0px;
    font-size: 40px;
    font-family: yusei-magic, sans-serif;
    font-weight: 400;
    font-style: normal;
}
blockquote{
    width: 300px;
}
#In-wrap{
    margin-left: auto;
    margin-right: auto;
}
#tw-wrap{
    margin-left: auto;
    margin-right: auto;
}
#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: 60px 0px 60px 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;
   }
#pen-red{
    width: 46%;
    position: relative;
    top: -36px;
    left: 140px;
}
#pen-blue{
    width: 35%;
    position: relative;
    top: -38px;
    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;
        } 
        }
/* 画像fadein(画面にスクロールしたら表示) 終了*/
/* footer */
footer{
    width: 100%;
    height:100px;
    background-color: #173892;
}
#copyright-mark p{
    padding-top: 40px;
    color:#ffffff;
    text-align: center;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 200;
}
/* footer終了 */
/* sns表示・非表示 */
#In-wrap{
    display: none;
   }
   #In-wrap-sp  {
    width: 100px; 
    margin:0 auto;
  }  
  #tw-wrap-sp {
  width:100px;
  margin:0 auto;
  }
#twitter-tweet{
    width: 100px;
}

