@charset "UTF-8";
/* CSS Document */
/*------------------

リセットcss

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


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
html {
    box-sizing: border-box;
}
img {
    width: 100%;
}

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

スマホ CSS　（モバイルファースト）

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



.wrap {
    width: 100%;
    color: #4a4a4a;
    line-height: 1.6;
    margin: 0 auto;
    font-family: 'ヒラギノ角ゴ Pro W3','メイリオ';
}
.pc {
    display: none;
}
.sp {
    display: block;
}
header, .CTA {
    text-align: center;
}


/* FV */

header {
  position: relative;
}
.heartBeat {
  position: absolute!important;
  width: 37%!important;
  top: 46%;
  right: 15%;
}

/* CTAエリア */


.cta-imagearea{
  position: relative;
}
#timer2, #timer3 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}



/* カウントダウンタイマー */

.yycountdown-box:first-of-type {
    display: none;
}
.timer-clock {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 12px 20px 0 rgba(0,0,0,0.1);
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    font-family: "kan415Typos Std","kan415typos-std";
    display: inline-block;
    width: 60%;
    border: solid 1px #ff942c;
    padding: 5px;
}
.yyc-day,.yyc-day-text{
    display: none;
}
.yyc-hou::before {
    content: "残り";
    font-family: "kan415Typos Std","kan415typos-std";
    font-weight: 300;
    font-style: normal;
}

/* メールフォーム */

input {
    border-radius: 10px;
    padding: 10px;
    width: 65%;
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #a3a3a3;
    border: none;
    font-size: 16px;
    margin-top: 40px;
    border: solid 1px #4a4a4a;
    background-color: #f3f3f3;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

button.submit{
  color: #4a4a4a;
  width: 80%;
  margin-top: 25px;
  margin-bottom: 30px;
  font-size: 1rem;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding: 1rem 1rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 10px!important;
  background: linear-gradient(-135deg, #fa7f94, #ffd19f);
  border: none;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
}
button.submit:before{
  position: absolute;
  top: -6px;
  left: -6px;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #000;
  border-radius: 10px!important;
}

button.submit:hover:before {
  top: 0;
  left: 0;
}

button.submit:before {
  border-radius: 0;
}

button:focus,
input:focus,
a:focus {
    outline: none;
}

/* 長文テキストのスタイル */

p {
  font-size: 14px;
  background-color: transparent!important;
}
.section1-1 p {
  text-align: center;
}
.textcolor-red{
  color: #a82525;
}
.textcolor-pink{
  color: #cb1c8f;
}
.textcolor-blue{
  color: #0850a1;
}
.marker {
  background: linear-gradient(transparent 0%, #fff0b6 0%);
}
.section1-2 p, li {
  margin: 0 30px;
}
.section2-1 p{
  margin: 40px 30px 60px;
}
.section2-2 p{
  margin: 40px 30px 60px;
}


/* 口コミ部分のスタイル */


.section3{
  position: relative;
}
.card1 {
  background-image: url("imgs202104/section3-image2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 24%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90%;
}
.card2 {
  background-image: url("imgs202104/section3-image4.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 48%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90%;
}
.card3 {
  background-image: url("imgs202104/section3-image3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 72%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90%;
}
.card-textarea {
  width: 60%;
  margin: 0 0 0 auto;
  padding: 10px;
  height: 400px;
}

.card-textarea p {
  font-size: 12px;
}



/* 瀬川先生紹介部分のスタイル */
.section4{
  background-image: url("imgs202104/section4-image1-4.jpg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
.card-segawa {
  padding-top: 35%;
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.segawa-cardtext{
  width: 70%;
  margin: 0 0 0 auto;
  padding: 0 20px;
  position: absolute;
  right: 0;
  top: 45%;
}
.segawa-cardtext h2 {
  font-size: 12px;
  border-bottom: solid 1px #4a4a4a;
}
.segawa-cardtext p {
  font-size: 10px;
}
.active-info img{
  width: 80%;
  margin: 0 auto;
}
.long-textarea{
  padding: 30px 40px 30px 40px;
}
.long-textarea p {
  text-indent: 1em;
}

/* footer */


footer {
    background: #cc6699;
    padding: 20px 5px;
    text-align: center;
}
details summary{
    color: transparent;
}
details summary span {
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 10px;
    display: inline-block;
    border-bottom: solid 1px #fff;
}

details p {
    text-align: left;
    color: #fff;
    width: 100%;
    padding-top: 20px;
    box-sizing: border-box;
    line-height: 1.5em;
}
small {
  font-size: 12px;
}


/*  thanks page */

.thanks-area {
  position: relative;
}
.thanks-textarea {
  position: absolute;
  bottom: 130px;
  right: 0;
  left: 0;
}
.thanks-textarea p {
  text-align: center;
  font-size: 12px;
}
.orange {
  color: #e27e00;
}

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

ここからレスポンシブの調整

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

@media screen and (min-width:375px) {
  .segawa-cardtext p {
    padding-top: 10px;
    padding-right: 10px;
  }
  .card-textarea {
    width: 60%;
    margin: 0 0 0 auto;
    padding: 20px;
    height: 400px;
  }
  .heartBeat {
    top: 48%;
  }
  .thanks-textarea p {
    font-size: 14px;
  }
}
@media screen and (min-width:410px) {
  .heartBeat {
    top: 49%;
  }
  .thanks-textarea p {
    text-align: center;
    font-size: 15px;
  }
}
@media screen and (min-width:760px) {
  p {
    font-size: 20px;
  }
  .timer-clock{
    width: 50%;
    font-size: 26px;
  }
  input {
    font-size: 24px;
  }
  button.submit{
    font-size: 28px;
  }
  .section1-2 p,.section1-2  li,.section2-1 p,.section2-2 p{
    margin-right: 80px;
    margin-left: 80px;
  }
  .segawa-cardtext {
    width: 60%;
    margin: 0 0 0 auto;
    padding: 0 30px;
    position: absolute;
    right: 0;
    top: 45%;
  }
  .segawa-cardtext h2 {
    font-size: 30px;
  }
  .segawa-cardtext p {
    font-size: 18px;
    padding-right: 30px;
  }
  .card-textarea {
    padding: 50px;
  }
  .card-textarea p {
    font-size: 20px;
  }

  #timer2,#timer3{
    bottom: 50px;
  }
  .heartBeat {
    top: 51%;
  }
  .thanks-textarea p {
    font-size: 26px;
  }
  .thanks-textarea {
    bottom: 300px;
  }
}
@media screen and (min-width:1000px) {
  .pc {
      display: block;
  }
  .sp {
      display: none;
  }
  body{
    overflow-x: hidden;
  }
  .wrap{
    width: 1000px;
    margin: 0 auto;
  }
  .FV-background, .background {
    width: 1920px;
    position: relative;
    right: -460px;
    left: -460px;
    margin: 0 auto;
  }
  .heartBeat {
    top: 42%;
    right: 70%;
    width: 32%!important;
  }
  p, li{
    font-size: 24px;
  }
  .card1 {
    background-image: url("imgs202104/section3-image2-pc.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 35%;
    left: 0;
    right: 93%;
    width: 320px;
    height: 480px;
  }
  .card2 {
    background-image: url("imgs202104/section3-image4-pc.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    width: 320px;
    height: 480px;
  }
  .card3 {
    background-image: url("imgs202104/section3-image3-pc.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 35%;
    right: -68%;
    left: 0;
    width: 320px;
    height: 480px;
  }
  .card-textarea {
    width: 100%;
    padding: 220px 30px 30px 30px;
  }
  .section4{
    background-image: none;
    position: relative;
  }
  .card-segawa {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
  }
  .segawa-cardtext{
    width: 60%;
    margin: 0 0 0 auto;
    padding: 60px 40px 20px 0;
    position: absolute;
    right: 0;
  }
  .segawa-cardtext h2 {
    font-size: 35px;
  }
  .segawa-cardtext p {
    padding-top: ;
    font-size: 20px;
  }
  .active-info img{
    position: absolute;
    width: 80%;
    top: 850px;
    right: 0;
    left: 0;
  }
  .long-textarea{
    position: absolute;
    padding: 30px 40px 30px 40px;
    top: 1350px;
    right: 0;
    left: 0;
  }
  .long-textarea p {
    text-indent: 1em;
  }
  .lastbtn {
    padding-bottom: 150px;
  }
  footer {
    padding: 30px;
  }
  details summary span {
      font-size: 20px;
  }
  details p {
      text-align: left;
      color: #fff;
      width: 1000px;
      margin: 0 auto;
      padding-top: 18px;
      box-sizing: border-box;
      line-height: 1.5em;
      font-size: 20px;
  }

  /*  thanks page */

  .thanks-area {
    position: relative;
  }
  .thanks-textarea {
    position: absolute;
    bottom: 200px;
    right: 0;
    left: 0;
  }
  .thanks-textarea p {
    text-align: center;
  }
  .orange {
    color: #e27e00;
  }
}

/*  ホストとの恋愛用の追加css */


#timer2,#timer3 {
  bottom: 2%;
}
a.submit1{
  width: 80%;
  color: #4a4a4a;
  margin-top: 25px;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  padding: 1rem 1rem;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  background: linear-gradient(-135deg, #fa7f94, #ffd19f);
  border-radius: 13px!important;
  border-bottom: 5px solid #d9586e;
  transition: all 0.2s ease;
}
a.submit1:before {
  width: 50%;
  height: 50%;
  position: absolute;
  display: inline-block;
  content: "";
  background:  url("imgs202107/LINE.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
  left: 20px;
}
a.submit2{
  width: 90%;
  color: #4a4a4a;
  margin-top: 25px;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  padding: 1rem 1rem;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  background: linear-gradient(-135deg, #fa7f94, #ffd19f);
  border-radius: 13px!important;
  border-bottom: 5px solid #d9586e;
  transition: all 0.2s ease;
}
a.submit2:before {
  width: 30%;
  height: 30%;
  position: absolute;
  display: inline-block;
  content: "";
  background:  url("imgs202107/LINE.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
  left: 5px;
}
a.submit1:hover,a.submit2:hover {
  margin-top: 30px;
  color: #4a4a4a;
  border-bottom: 0px solid #d9586e;
}

.card-segawa2 {
  padding-top: 35%;
  width: 98%;
  margin: 0 auto;
  position: relative;
}
.segawa-cardtext2{
  width: 76%;
  margin: 0 0 0 auto;
  padding: 0 20px;
  position: absolute;
  right: 0;
  top: 42%;
}
.segawa-cardtext2 h2 {
  font-size: 12px;
  border-bottom: solid 1px #4a4a4a;
}
.segawa-cardtext2 p {
  font-size: 10px;
}
@media screen and (min-width:375px) {
  .segawa-cardtext2 p {
    padding-top: 10px;
    padding-right: 10px;
  }
  .card-textarea2 {
    width: 60%;
    margin: 0 0 0 auto;
    padding: 20px;
    height: 400px;
  }
  .segawa-cardtext2{
    padding: 0 24px;
  }
  a.submit2:before {
    left: 30px;
  }
  #timer2,#timer3 {
    bottom: 3%;
  }
}
@media screen and (min-width:414px) {
  .segawa-cardtext2 h2 {
    font-size: 14px;
    border-bottom: solid 1px #4a4a4a;
  }
  .segawa-cardtext2 p {
    font-size: 12px;
  }
  .segawa-cardtext2{
    padding: 0 30px;
  }
  a.submit1:before {
    left: 60px;
  }
  a.submit2:before {
    left: 50px;
  }
}
@media screen and (min-width:760px) {
  .segawa-cardtext2 {
    width: 70%;
    margin: 0 0 0 auto;
    padding: 0 30px;
    position: absolute;
    right: 0;
    top: 45%;
  }
  .segawa-cardtext2 h2 {
    font-size: 30px;
  }
  .segawa-cardtext2 p {
    font-size: 18px;
    padding-right: 30px;
  }
  a.submit1{
    font-size: 28px;
  }
  a.submit1:before {
    width: 55%;
    height: 55%;
    left: 100px;
  }
  a.submit2{
    font-size: 28px;
  }
  a.submit2:before {
    width: 55%;
    height: 55%;
    left: 100px;
  }
}
@media screen and (min-width:1000px) {
  .card-segawa2 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
  }
  .segawa-cardtext2 {
    width: 60%;
    margin: 0 0 0 auto;
    padding: 60px 40px 20px 0;
    position: absolute;
    right: 0;
  }
  .segawa-cardtext2 h2 {
    font-size: 35px;
  }
  .segawa-cardtext2 p {
    padding-top: ;
    font-size: 20px;
  }
  a.submit1:before {
    width: 55%;
    height: 55%;
    left: 210px;
  }
  a.submit1 {
    margin-top: 60px;
  }
  a.submit1:hover{
    margin-top: 65px;
  }
  a.submit2{
    margin-bottom: 100px;
  }
  #timer2,#timer3 {
    bottom: 6%;
  }
}
