@charset "utf-8";
.area-ttl__ttl {
  text-align: center;
}

.topic-path-list {
  text-align: center;
}

.trial_wrapper {
  text-align: center;
  position: relative;
}
.trial_wrapper .comment {
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
}
.trial_wrapper .comment li {
  display: inline;
  margin: 0;
}
.head_title {
  max-width: 960px;
  text-align: center;
  margin: 0 auto;
}
#main {
  max-width: 960px;
  text-align: left;
  margin: 0 auto;
  padding: 10px 0;
  background: url(../img/mian_back.png) no-repeat top right;
  position: relative;
}
#main .cp_day {
  position: absolute;
  right: 0px;
}
#chance {
  background-color: #E8F3FF;
  display:block;
  padding: 30px 15px;
}
#chance .chance_ct {
  max-width: 960px;
  text-align: center;
  margin: 5px auto 0;
}
#chance .chance_ct h1 {
  color: #FF6D53;
  padding: 0 0 10px 0;
  background: url(../img/main_line_bottom.png) repeat-x left bottom;
}
#chance .chance_ct .chance_con {
  position: relative;
  text-align: left;
}
#chance .chance_ct .chance_con ul {


}
#chance .chance_ct .chance_con p {
  margin: 0;

  max-width: 100%;
  box-sizing: content-box;
}
#chance .cam {
  padding: 30px 0;
}
.box_contact {
  background: url(../img/contact_bg.png) repeat-x;
  background-size: auto 100%;
  color: #ffffff;
}
.box_contact a:link {
  color: #ffffff;
}
.box_contact a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.box_contact a:visited {
  color: #ffffff;
}
.box_contact a:active {
  color: #ffffff;
}
.box_contact .contactarea {
  padding: 20px 0;
  max-width: 960px;
  text-align: left;
  margin: 0 auto;
}
.box_contact .contactarea h2 {
  text-align: center;
  color: #ffffff;
  font-size: 150%;
  /* background: url(../img/toiawae_line.png) no-repeat 0% 50%; */
}
.box_contact .contactarea .contact01 {
  line-height: 1.5em;
  float: left;
  max-width: 450px;
  margin: 0;
      padding: 1em;
}
.box_contact .contactarea .contact01 .jikou {
  max-width: 420px;
  position: relative;
  border: dotted 1px #ffffff;
  margin: 10px 0 0;
  padding: 15px;
background-color: #ffcc00;
    color: #331100;
}
.box_contact .contactarea .contact01 .jikou .st {
  font-weight: bold;
}
.box_contact .contactarea .contact01 .jikou .name {
  width: 290px;
  position: absolute;
  top: 7px;
  right: 10px;
}
.box_contact .contactarea .contact02 {
  max-width: 450px;
  float: right;
  margin: 0;
 padding: 1em;
}
.box_contact .contactarea .contact02 .tel {
  line-height: 1em;
  background: url(../img/icon_tel.png) no-repeat 11% 10%;
  padding-left: 100px;
  font-size: 250%;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.box_contact .contactarea .contact02 .mail {
  margin: 5px 0;
  background: url(../img/icon_mail.png) no-repeat 14% 10%;
  padding-left: 100px;
}
.box_contact .contactarea dd {
  padding: 10px 0 0 0;
  width: max-450px;
  margin: 0;
}
#device {
  max-width: 960px;
  text-align: center;
  margin: 30px auto 0;
}
#device h2 {
  padding: 10px 0;
  text-align: left;
  background: url(../img/sub_line_bottom.png) repeat-x left bottom;
}
#device .device_con {
  position: relative;
  background: url(../img/access_img.png) no-repeat bottom right;
  padding: 10px 0;
  height: 330px;
}
#device .device_con ul {
  position: absolute;
  top: 20px;
  left: 0;
}
#device .device_con p {
  padding: 30px 0 0 450px;
  max-width: 500px;
}
#device .manzoku {
  padding: 0 0 30px 0;
}
#device .manzoku .profile {
  padding: 20px 0 0 0;
  text-align: right;
  background: url(../img/profile_bk.png) no-repeat 0 100%;
}
#device .manzoku .profile a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
#voice {
  max-width: 960px;
  text-align: center;
  margin: 15px auto 0;
}
#voice h2 {
  padding: 10px 0;
  text-align: left;
  background: url(../img/sub_line_bottom.png) repeat-x left bottom;
}
#voice .voice_ct {
  padding: 30px 0 40px 0;
}
#trial {
  max-width: 960px;
  text-align: left;
  margin: 40px auto 0;
}
#trial h2 {
  padding: 10px 0;
  text-align: left;
  background: url(../img/sub_line_bottom.png) repeat-x left bottom;
}
#trial .subtxt {
  padding: 20px 0;
}
#trial .trial_day {
  padding-bottom: 15px;
  font-weight: bold;
  color: #ED5847;
}
#trial .flow {
  padding-top: 25px;
}
#trial .flow h3 {
  margin: 0;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  background-color: #0051A2;
  padding: 10px;
  color: #ffffff;
  font-size: 100%;
}
#trial .flow .flowct {
  max-width: 960px;
  background: url(../img/flow_backbg.png);
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  padding:1em;
}
#trial .flow .flowct p {
  padding: 15px 0 0 0;
}
#trial .flow .flowct ul {
  margin: 0 auto;
  padding: 15px 0;
  max-width: 920px;
  overflow: hidden;
}
#trial .flow .flowct ul .flow01 {
  float: left;
  width: 306px;
}
#trial .flow .flowct ul .flow01 p {
  width: 306px; padding: 10px 10px 0;
}
#trial .flow .flowct ul .flow02 {
  float: left;
  width: 306px;
}
#trial .flow .flowct ul .flow02 p {
  width: 306px; padding: 10px 10px 0;
}
#trial .flow .flowct ul .flow03 {
  float: left;
  width: 306px;
}
#trial .flow .flowct ul .flow03 p {
  width: 306px; padding: 10px 10px 0;
}
#qa {
  max-width: 960px;
  margin: 40px auto 0;
}
#qa h2 {
  padding: 10px 0;
  text-align: left;
  background: url(../img/sub_line_bottom.png) repeat-x left bottom;
}
#qa p {
  padding: 20px 0;
}
#qa dl {
  padding: 15px 0 60px 0;
  text-align: left;
}
#qa dl dt {
  margin-left: 10px;
  padding: 15px 0 0 50px;
  background: url(../img/qa_q.png) no-repeat top left;
  color: #1962AB;
}
#qa dl dd {
  margin-left: 40px;
  padding: 15px 0 20px 50px;
  background: url(../img/qa_a.png) no-repeat top left;
}
