@charset "UTF-8";
.co_container_box_inner {
  margin: 0 auto;
}
.contents_right {
  width: 770px;
  float: right;
  padding-bottom: 10px;
  background: #02b801;
  text-align: center;
}
.contents_right * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gamen_width_max{
  text-align: center;
  line-height: 0px;
}
.gamen_width_max img{
  width: 100%;
  max-width: 770px;
  height: auto;
}
.sm_color_rd {
  color:#FF0033;
}
.line_now {
  margin: 10px auto;
}
.line_now_text {
  background: #fff;
  padding: 15px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
  width: 75%;
  margin: 0 auto;
}
.line_friendbtn {
  display: block;
  margin: 20px auto;
  position: relative;
}
.line_friendbtn img {
  width: 100%;
  max-width: 632px;
  height: auto;
}
.line_previous {
  color: #ffe100;
  font-size: 24px;
  font-weight: bold;
  margin: 25px auto 0;
  text-align: center;
}
.line_btn {
  display: block;
  width:80%!important;
  padding: 12px 0;
  margin-top: 15px;
  margin-bottom: 5px;
  margin-left: auto!important;
  margin-right: auto!important;
  color:#ffffff;
  font-size: 18px;
  font-weight:bold;
  background:#02b801;
  border: solid 2px #02b801;
  border-radius: 3px;
  transition: .4s;
  text-align: center;
}
.line_btn:hover {
  color: #fff;
}
.line_password {
  background-color: #fff;
  width: 85%;
  margin: 15px auto;
  padding: 5px;
  border-radius: 10px;
  text-align: center;
}
.line_passwordinner {
  margin:20px auto;
}
.line_passwordtext {
  font-size: 18px;
  font-weight: bold;
}
.line_passwordred {
  font-size: 22px;
  color:#f00;
  font-weight:bold;
  margin: 13px 0 0;
}
.line_yellowbox {
  background-color: #ffffcc;
  width: 85%;
  margin: 10px auto;
  padding: 15px;
  border-radius: 10px;
  font-size: 24px;
  font-weight: bold;
}
.line_yellowbox p {
  font-size: 24px;
  font-weight: bold;
}
.line_yellowboxpass {
  font-size: 48px;
  color:#f00;
}
.line_yellowboxtext {
  margin-top: 10px;
}
.line_passwordattention {
  color: #000;
  font-size: 14px;
  line-height: 1.3;
  margin: 10px auto;
}
.line_pcabout {
  width: 85%;
  margin: 15px auto;
  border-radius: 10px;
  padding: 10px;
  background-color: #FFFFFF
}
.line_pcabout:after{
  content: " ";
  display: block;
  clear: both;
}
.line_pcaboutleft {
  margin:10px 5px;
  text-align:left;
  float: left;
  width: 78%;
}
.line_pcabouttit {
  color: #02b801;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.line_pcabouttext {
  font-size: 16px;
  line-height: 1.4;
}
.line_pcaboutright {
  float:right;
}
.end {
  padding: 25px 0;
  text-align: center;
  font-size: 24px;
}