@charset "utf-8";

body {
  margin-left: auto;
  margin-right: auto;
  font-family: "Hiragino Kaku Gothic Pro", Arial, Sans-Serif;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 0px;
}

img {
  border: none;
  margin: 0px;
  display: block;
}

wrapper
{
  max-width: 680px;
  margin:0 auto;
}

lp {
  max-width: 680px;
  margin:0 auto;
}

@media screen and (max-width: 1016px) {
  .timeblack {
    width: 100%;
  }
  .marquee {
    width: 100%;
  }
  img {
    width: 100%;
  }
  .marquee {
    width: 100%;
  }
  .marquee .text {
    bottom: 32px;
    font-size: 24px;
  }
  .offer {
    width: 100%;
    margin: 0 auto;
  }

  .offer img {
    width: 50%;
    float: left;
  }

  .iframe {
    width: 100%;
    height: 100%;
  }  
}

@media screen and (max-width: 640px) {
  img {
    width: 100%;
  }
  .offer {
    width: 100%;
  }
  .offer img {
    width: 50%;
  }
  .time {
    font-size: 27px;
    line-height: 35px;
    margin: 10px;
  }

  .marquee {
    width: 100%;
  }
  .marquee .text {
    bottom: 16px;
    font-size: 14px;
  }
  
  iframe{
    width: 100%!important;
  }
}
iframe{
  width: 680px;
}
@media screen and (max-width: 480px) {
  .marquee .text {
    bottom: 17px;
    font-size: 12px;
  }
}

@media screen and (max-width: 320px) {
  .marquee .text {
    bottom: 12px;
    font-size: 12px;
  }
}

.comment{
	padding:5%;
}
.comment{
	line-height: 1.5rem;
	line-height: 2rem;
    font-size: 1.1rem;
	text-decoration: underline dashed ;
	text-decoration-color:#B0B0B0;
}
span.pink{
	color: #FF4F52;
	font-weight: bold;
}


.comment2{
	text-align: center;
	margin-top:3%;
	font-size:1.1rem;
}
.girl{
    width: 80%;
    height: auto;
    display: block;
    margin: 7% auto;
}

span.bold{
	font-weight: bold;
}
span.star{
	color:#FFCC00; font-size:14px;
	margin-left: 5%;
}
.abc{
	position:relative;
}
.infobox{
	position:absolute;
    width: 559px;
    padding:10px 20px;
    height: 355px;
    overflow: scroll;
    text-align:left;
    position:absolute;
    top: 115px;
    margin: auto;
    left: 0px;
    right: 0px;
	display: block;
}
@media screen and (max-width: 1016px){
.infobox {
    width: 83%;
    font-size: 110%;
    top: 22%;
    height: 68%;
	}
.UserVoice {
    padding: 1% 0% 0%;
}
	p.UserVoiceText {
    padding: 1%;
		line-height: 1.75rem;}
	img.icon {
		width: 8%;}
	
}
@media screen and (max-width:640px){
	.infobox {
    width: 83%;
    font-size: 75%;
    top: 23%;
    height: 67%;
    line-height: 1.2;
		    padding: 5px 20px;
}
	p.UserVoiceText {
    padding: 1%;
    line-height: 0.75rem;
    border-bottom: dotted 1px #CCC;
    font-weight: 100;
    text-align: left;
}
	span.star {
    color: #FFCC00;
    font-size: 10px;
    margin-left: 5%;
}
}

.UserVoice{
	padding: 3% 1% 2%;
}
img.icon{
	 width: 7%;
    float: left;
}
p.UserVoiceText{
	padding: 3%;
	line-height: 1.5rem;
	border-bottom: dotted 2px #CCC;
	font-weight:bold;
	text-align:left;
}

.main3{
	position:relative;
	width: 680px;
	
}

.scrollsell{
    position: relative;
    width: 85%;
    padding: 10px 26px;
    height: 70%;
    overflow: scroll;
    text-align: left;
    position: absolute;
    top: 20%;
    margin: auto;
    left: -1px;
    right: 0px;
    display: block;
}
.waku{padding:10px 10px 10px 10px;
	border-bottom:dotted 2px #CCC;
	
}


 @media screen and (max-width: 1016px) {

    .main3 {

      width: auto;

    }

  }

 @media screen and (min-width="600px") {
   .youtube {
     width : 560px;
   }
 }
 @media screen and (max-width="600px"){
   .youtube {
      width: 100%;
   }
 }


    
