@charset "utf-8";
/*■■■■■■■■■■■■■■■■■■■■■■
　　共通設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ CSS初期設定
------------------------------------------*/
* {margin: 0;padding: 0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;}
img {vertical-align: middle;margin: 0;padding: 0;border: 0;}
table {width:100%; border-collapse: collapse;border-spacing: 0;}
ol, ul {list-style: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;font-weight: normal;}
sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
input, textarea, select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
*font-size:100%;
max-width:100%;
}

body {

}

/* Firefox, Opera, Safari */
@font-face {
font-family: tegaki;
src: url(../KTEGAKI.ttf) format(”truetype”);
}

#wrap {
margin: 0 auto;
}
p{
    z-index: 1;
    font-size: 30px;
    color: #000;
}
.pc-none{
  display: none;
}

.wi1000{
  width: 1000px;
  margin: 0 auto;

}

.header{
    background: url(../../img/lavieenrose/headbg.png) no-repeat;
  min-height: 121px;
  text-align: center;
  background-position: center;
  background-color: #e8c1cc;
}


/* .cover{
  background: url(../../img/lavieenrose/cover-bg.jpg) no-repeat;
  min-height: 890px;
  min-width: 100%;
  background-repeat: repeat-x;
} */
.cover{
  background: url(../../img/lavieenrose/cover2.png) no-repeat;
  min-height: 890px;
width: 100%;
  background-size: cover;
}


.logo{
  position: relative;
    top: 150px;
    left: 280px;
}

.headerlogo img{
    width: 40%;
    padding-top: 15px;
}

.aboutbg_head{
  background: url(../../img/lavieenrose/aboutbghead.png) no-repeat;
  height: 230px;
  margin-top: -200px;
}
.aboutbg_border{
  background: url(../../img/lavieenrose/aboutborder.png) ;
  background-repeat: repeat-y;
}
.aboutbg_footer{
  background: url(../../img/lavieenrose/aboutfooter.png) no-repeat;
  height: 571px;
}

.abouttxt{
  text-align: center;
}

.aboutring{
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

.menu{
  display: flex;
}
.menu li{
  margin-left: 110px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.movie-title{
  text-align: center;
}
.campaign-title,
.campaign-title2{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;

}
.youtubebg{
    background: url(../../img/lavieenrose/youtubebg.png) no-repeat;
  height: 409px;

  background-position: center;
}

.youtubebg iframe{
  margin-left: 162px;
    margin-top: 7px;
    height: 395px;
    width: 675px;
}

.photolist{
  display: flex;
text-align: center;
    margin-left: 111px;
    margin-top: 20px;
}
.photolist li{
  margin-left: 10px;

}
.campaign1bg{
    background: url(../../img/lavieenrose/campaign1bg.png) no-repeat;
  height: 513px;
background-position:right;
}
.campaign2bg{
    background: url(../../img/lavieenrose/campaign2bg.png) no-repeat;
  height: 472px;

}

.twitter{
  margin-top: 20px;
  text-align: right;
}


.campaign1txt{
  font-size: 20px;
  margin-top: 20px;
  line-height: 1.5;
  color: #3e3a39;
  width: 500px;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
.campaign1txtsub{
  font-size: 14px;
    margin-top: 10px;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

.campaign2{
position: relative;
  left: 500px;
  width: 500px;
}

.campaign2txt{
  font-size: 20px;
  margin-top: 20px;
  line-height: 1.5;
  color: #3e3a39;
  width: 500px;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

.item-title{
  text-align: center;
  margin-top: 50px;
}

.itemmain {
margin-top: 50px;
margin-bottom: 50px;
margin-left: 250px;
}

.itemmain p{
  text-align: center;
  font-size: 20px;
  width: 500px;
    font-family: "メイリオ", sans-serif;
      color: #3e3a39;
}

.ringimg{
  text-align: center;
  margin-top: 100px;
}

.ringsyosai{
  margin-top: 30px;
  margin-bottom: 30px;
}

.ringtitle{
  font-size: 18px;
  font-weight: bold;
  color: #ce849c;
}

.ringtxt{
  font-size: 16px;
  margin-top: 10px;
  }

  .formbutton{
    text-align: center;
    margin-top: 100px;
    margin-bottom: 100px;
  }

footer{
      background: url(../../img/lavieenrose/headbg.png) no-repeat;
  min-height: 100px;
  text-align: center;
  background-color: #e8c1cc;
  background-position: center;
}


.copy{
  color: #FFF;
  font-size: 16px;
  padding-top: 30px;
  width: 1000px;
  text-align: center;
  margin: 0 auto;
}
.copy a{
    color: #FFF;

}
