section img{
	width: 100%;
}
.pc{
  display: none;
}
.sp{
  display: block;
}
.clearfix::after{
  content: "";
  display: block;
  width:0;
  clear: both;
}
section h2{
  line-height: 32px; 
  background-color: #6FBA2C; 
  border-left: solid 15px #239D2C; 
  font-size:18px; 
  font-weight: bold; color: #fff;
  margin-top: 20px; 
  margin-bottom: 10px; padding-left: 5px; 
  padding-right: 5px; 
  padding-top: 5px;
  padding-bottom: 5px;
}
.topdiv h1{
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.best{
    width: 80%;
    padding-top: 5px;
}
.bestul li{
font-size: 18px;
    line-height: 2em;
    font-weight: bold;
    margin-top: 10px;
    text-indent: -65px;
    padding-left: 68px;
}
.bestul li p{
  color: #0072B5;
  display: inline;
  text-decoration: underline;
}
.bestul li a{
  text-decoration: underline;
  color: #0072B5;
}
.bestul li:first-child:before {
content: '';
    display: inline-block;
    width: 40px;
    height: 45px;
    background-image: url(../img/scene/star1.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: -10px;
}
.bestul li:nth-child(2):before {
content: '';
    display: inline-block;
    width: 40px;
    height: 45px;
    background-image: url(../img/scene/star2.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: -10px;
}
.bestul li:nth-child(3):before {
content: '';
    display: inline-block;
    width: 40px;
    height: 45px;
    background-image: url(../img/scene/star3.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: -10px;
}
a:hover{
opacity: 0.7;
}

.imgcen{
  width: 80%;
    display: block;
    margin: 30px auto;
}

.dashed{
  text-align: center;
    font-size: 16px;
    padding: 20px;
    border: 2px dashed #0072B5;
    font-weight: bold;
}


.spanred{
  color:#E60012 ;
}

.pointdiv{
  margin-top: 30px;
}
.point{
  width: 80%;
  margin-top: 20px;
}
.border{
width: 100%;
    margin-top: 20px;
}
.pointyellow{

margin-top: 10px;

}
.pointyellow div{
  border-bottom: 2px solid #FFEE23;
}
.pointyellow div h3{
  background-color: #FFEE23;
    display: inline-block;
    padding-left: 5px;
    padding-top: 3px;
    font-weight: bold;
    font-size: 16px;
}
.pointyellow ul{
  margin-top: 10px;
  }
.pointyellow ul li{
  font-weight: bold;
    line-height: 1.5em;
    font-size: 18px;
    padding-left: 21px;
    text-indent: -19px;
}


.pointblue{

margin-top: 10px;

}
.pointblue div{
  border-bottom: 2px solid #00A0E9;
}
.pointblue div h3{
  background-color: #00A0E9;
    display: inline-block;
    padding-left: 5px;
    padding-top: 3px;
    font-weight: bold;
    padding-right: 5px;
    font-size: 16px;
}
.pointblue ul{
  margin-top: 10px;
  }
.pointblue ul li{
  font-weight: bold;
    line-height: 1.5em;
    font-size: 18px;
    padding-left: 21px;
    text-indent: -19px;
}




.pointgreen{

margin-top: 10px;

}
.pointgreen div{
  border-bottom: 2px solid #6DBB58;
}
.pointgreen div h3{
  background-color: #6DBB58;
    display: inline-block;
    padding-left: 5px;
    padding-top: 3px;
    padding-right: 5px;
    font-weight: bold;
    font-size: 16px;
}
.pointgreen ul{
  margin-top: 10px;
  }
.pointgreen ul li{
  font-weight: bold;
    line-height: 1.5em;
    font-size: 18px;
    padding-left: 21px;
    text-indent: -19px;
}




.pointpink{

margin-top: 10px;

}
.pointpink div{
  border-bottom: 2px solid #F4ABAE;
}
.pointpink div h3{
  background-color: #F4ABAE;
    display: inline-block;
    padding-left: 5px;
    padding-top: 3px;
    padding-right: 5px;
    font-weight: bold;
    font-size: 16px;
}
.pointpink ul{
  margin-top: 10px;
  }
.pointpink ul li{
  font-weight: bold;
    line-height: 1.5em;
    font-size: 18px;
    padding-left: 21px;
    text-indent: -19px;
}




.pointorange{

margin-top: 10px;

}
.pointorange div{
  border-bottom: 2px solid #F39800;
}
.pointorange div h3{
  background-color: #F39800;
    display: inline-block;
    padding-left: 5px;
    padding-top: 3px;
    padding-right: 5px;
    font-weight: bold;
    font-size: 16px;
}
.pointorange ul{
  margin-top: 10px;
  }
.pointorange ul li{
  font-weight: bold;
    line-height: 1.5em;
    font-size: 18px;
    padding-left: 21px;
    text-indent: -19px;
}



a.kochira{
  background-color: #808CB6;
    border-radius: 10px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    float: right;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 5px;
}

.samplediv{
  width: 80%;
  display: block;
  margin: 30px auto;
}
.scenechoice{
      margin-bottom: 30px;
    clear: both;
}
img.choice{
  width: 100%;
    clear: both;
}

.scenechoice ul li{
  float: left;
    width: 30%;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 5px;
}


.listdiv{
    width: 80%;
  display: block;
  margin: 15px auto;
}
.sp{
  display: block;
}
ul li span.sm {
    font-size: 13px;
    padding-right: 5px;
    vertical-align: middle;
}
@media(min-width:768px){

.topdiv h1{
    font-size: 32px;
}
section h2{
  font-size:24px; 
  padding-top: 8px;
  padding-bottom: 8px;
}
.best {
    width: 50%;
    padding-top: 5px;
}
.bestul li:first-child:before {
    width: 55px;
    height: 60px;
}
.bestul li:nth-child(2):before {
    width: 55px;
    height: 60px;
}
.bestul li:nth-child(3):before {
    width: 55px;
    height: 60px;
}
.bestul li {
    font-size: 30px;
    text-indent: -215px;
    padding-left: 215px;
    line-height: 1.3em;
    margin-bottom: 15px;
}
.imgcen {
    width: 65%;
    display: block;
    margin: 30px auto;
}
.dashed {
    font-size: 24px;
    padding: 3px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.pc{
  display: block;
}
.sp{
  display: none;
}
.point {
    width: 55%;
    margin-top: 45px;
}
.pointyellow div h3 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    font-size: 24px;
}
.pointyellow ul li {
    font-weight: bold;
    line-height: 1.4em;
    font-size: 28px;
    padding-left: 21px;
    text-indent: -19px;
}

.pointblue div h3 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    font-size: 24px;
}
.pointblue ul li {
    font-weight: bold;
    line-height: 1.4em;
    font-size: 28px;
    padding-left: 21px;
    text-indent: -19px;
}

.pointgreen div h3 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    font-size: 24px;
}
.pointgreen ul li {
    font-weight: bold;
    line-height: 1.4em;
    font-size: 28px;
    padding-left: 21px;
    text-indent: -19px;
}

.pointpink div h3 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    font-size: 24px;
}
.pointpink ul li {
    font-weight: bold;
    line-height: 1.4em;
    font-size: 28px;
    padding-left: 21px;
    text-indent: -19px;
}

.pointorange div h3 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    font-size: 24px;
}
.pointorange ul li {
    font-weight: bold;
    line-height: 1.4em;
    font-size: 28px;
    padding-left: 21px;
    text-indent: -19px;
}
a.kochira {
    border-radius: 25px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 9px;
    padding-bottom: 7px;
    font-size: 16px;
}

.border {
    margin-top: 35px;
}

.samplediv {

    width: 90%;
    display: block;
    margin: 45px auto;
}
.scenechoice ul li {
    float: left;
    width: 49%;
    margin-top: 10px;
    margin-right: 15px;
    margin-left: 0px;
}
.scenechoice ul li:nth-child(even) {
    margin-right: 0px;
}
.listdiv {
    width: 90%;
    display: block;
    margin: 50px auto;
}

}