body {
  background: #fff;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 100%;
  height:100%;
  font-size: 12px;
  line-height:1.8em;
  margin: 0px;
}

#wrap{
  width: 100%;
  position: relative;
}

a:hover {opacity:1;} 

.sp{ display: block;}
.pc{ display: none;}
.fontS{ font-size: 80%;}

.no-wrap { display: inline-block;}
.no-space{ letter-spacing: -3.5px;}
.boxfade{ width: 100%;}

.txtPink{ color: #d479a8;}
.txtBlue{ color:#2D6EB1;}

.fontL{ font-size: 110%;}
.fontB{ font-weight: 600;}
.fontS{ font-size: 80%;}

a { 
  color: #c2719b;
  text-decoration: underline;
}

/*---------------------------------------------

header

----------------------------------------------*/

#logoS{
  width: 100%;
  position: relative;
  overflow:hidden; 
}

/*---------------------------------------------

main

----------------------------------------------*/

#mainText01{
  width: 100%;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6em;
  letter-spacing: 0.05em;
  padding: 1em 0;
  border-bottom: 1px solid #e3d5dd;
  box-sizing: border-box;
}

#mainText02{
  width: 100%;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6em;
  letter-spacing: 0.1em;
  padding: 1.5em 10%;
  border-bottom: 1px solid #e3d5dd;
  box-sizing: border-box;
}

#ouboBtn{
  background: #da89b3;
  width: 250px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  border-radius: 2px;
}

#ouboBtn a{
  width: 100%; 
  height: 100%;
  display: block;
  color: #fff;
  text-decoration: none;
}

/*---------------------------------------------

sns

----------------------------------------------*/

#sns{
  width: 100%;
  padding: 30px 0;
  border-bottom: 1px solid #e3d5dd;
}

#tokoarea{
  width: 90%;
  margin: 0 auto;
}

.moreBtn{
  background: #da89b3;
  width: 150px; height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 13px;
  color: #fff;
  margin: 0 auto;
  border-radius: 4px;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
}

.c2-user-name{
  color: #000;
}

.c2-item__inner{
  background: #fff;
  border: 1px solid #D6D6D6;
  border-radius: 0;
  font-size: 11px;
}

/*---------------------------------------------

oubo

----------------------------------------------*/

#oubo{
  width: 86%;
  margin: 30px auto 40px;
}

.contentM{
  width: 100%;
  line-height: 50px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 16px;
  border-top: 1px dotted #6b6b6b;
  border-bottom: 1px dotted #6b6b6b;
}

.stepAll{
  width: 100%;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  margin: 1.5em auto 0;
}

.stepM{
  width: 100%;
  font-size: 16px;
  line-height: 1.8em;
  text-align: center;
  letter-spacing: 0.1em;
}

.stepTxt{
  width: 100%;
  font-size: 14px;
  line-height: 1.8em;
  text-align: center;
  margin-top: 0.2em;
}

#kikan{
  background: #da89b3;
  width: 270px;
  line-height: 18px;
  text-align: center;
  margin: 20px auto;
  padding: 7px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  color: #fff;
  border-radius: 50px;
}

/*---------------------------------------------

present

----------------------------------------------*/

#present{
  width: 86%;
  margin: 30px auto;
}

#preImgAll{
  width: 95%;
  margin: 0.5em auto;
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
}

.preImg{
  width: 47.5%;
  margin-top: 1.5em;
  pointer-events: none;
  line-height: 0;
  box-shadow: 0 0 5px rgb(0, 0, 0, 0.2);
}

/*---------------------------------------------

trailer

----------------------------------------------*/

#trailer{
  width: 100%;
  padding: 30px 0;
  border-top: 1px solid #e3d5dd;
}

#movieArea{
  width: 80%;
  margin: 0 auto;
}

/*---------------------------------------------

warning

----------------------------------------------*/

#warning{
  background-color: #e4e7ee;
  width: 100%;
  padding: 20px 0;
}

#warningTxtAll{
  width: 90%;
  height: 400px;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: auto;
}

#warningTxt{
  width: 97%;
  font-size: 10px;
  line-height: 1.7em;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  color: #2e2e2e;
}

#warningTxt a{ color: #000; text-decoration: underline;}

.warningfontS{
padding-left: 1em;
text-indent: -1em;
}

/*---------------------------------------------

footer

----------------------------------------------*/

footer{
  width: 100%;
  padding: 2.5em 0 10em;
  font-size: 10px; 
  letter-spacing: 1px;
  line-height: 1.5em;
  text-align: center;
  font-family: "Noto Serif JP", serif;
}

#topBtn{
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 2em;
}

#topBtn a{
  color: #000;
  text-decoration: none;
}

#copyright{
  background-size: contain;
  width: 100%; height: 10px;
  margin: 0 auto 3em;
  font-size: 9px;
  line-height: 10px;
  text-align: center;
  letter-spacing: 1px;
  color: #000;
}

#privacy{
  background-size: contain;
  width: 100%;
  margin: 0 auto;
  font-size: 9px;
  line-height: 10px;
  text-align: center;
  letter-spacing: 1px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#privacy a{
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  background-color: #a4bbc3;
  text-decoration: none;
  border-radius: 10px;
  box-sizing: border-box;
  margin: 0 5px;
  transition: all 0.3s ease;
}

#btnpagetop{
  background: #000;
  width: 50px; height: 50px;
  position: fixed;
  bottom: 0; right: 0;
  z-index: 10;
  line-height: 50px;
  text-align: center;
  font-size: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#btnpagetop a{
  width: 100%; height: 100%;
  display: block;
  color: #fff;
  text-decoration: none;
}

