/* Voice */
#plan .main_v {
  background: url("../images/voice/bg_title.jpg") no-repeat;
  background-size: cover; }
@media screen and (max-width: 767px) {
  #plan .jspContainer {
    padding-bottom: 40px; 
    } 
  }
#plan .sec01 h2 {
  width: 100%;
  text-align: center;
  padding: 19px 0;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 3px;
  color: #3262b0;
  background: #e5e5e5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 24px 0 0; 
}
@media screen and (max-width: 767px) {
  #plan .sec01 h2 {
    font-size: 16px;
    margin: 0;
    padding: 5px 0;
    line-height: 1.6; 
    } 
  }
#plan .sec01 p.text_head {
  text-align: center;
  color: #272727;
  font-size: 12px;
  margin: 10px 0; 
}
#plan .sec01 .box_info {
  padding: 30px; 
}
@media screen and (max-width: 767px) {
  #plan .sec01 .box_info {
    padding: 0px; 
    } 
  }
#plan .sec01 .box_info .table_wrap {
  width: 100%;
  margin-bottom: 30px; 
}
#plan .sec01 .box_info .table_wrap:nth-child(2) {
  margin-bottom: 0px; 
}
@media screen and (max-width: 767px) {
  #plan .sec01 .box_info .table_wrap:nth-child(2) {
    margin-top: 50px;
    margin-bottom: 50px; 
    } 
  }
#plan .sec01 .box_info .table_wrap table {
  border-collapse: collapse;
  border: 1px solid  #bdbdbd;
  width: 100%; 
}
@media screen and (max-width: 767px) {
  #plan .sec01 .box_info .table_wrap table {
    width: 890px; 
    } 
  }
#plan .sec01 .box_info .table_wrap table tr {
  border-bottom: 1px solid  #bdbdbd; 
}
#plan .sec01 .box_info .table_wrap table tr:last-child {
  border-bottom: none; 
}
#plan .sec01 .box_info .table_wrap table tr td, #plan .sec01 .box_info .table_wrap table tr th {
  padding: 10px;
  border-right: 1px solid #bdbdbd;
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
  letter-spacing: 0; 
}
#plan .sec01 .box_info .table_wrap table tr th {
  background: #3262b0;
  color: #FFF;
  font-size: 14px;
  padding: 8px 13px 8px; 
}
#plan .sec01 .box_info .table_wrap table tr th:first-child {
  width: 330px; 
}
#plan .sec01 .box_info .table_wrap table tr th:nth-child(2) {
  width: 248px; 
}
#plan .sec01 .box_info .table_wrap table tr th img {
  vertical-align: middle;
}
#plan .sec01 .box_info .table_wrap table tr td {
  font-size: 14px;
  color: #272727; 
}
#plan .sec01 .box_info .table_wrap table tr td:first-child {
  background: #e5e5e5; 
}
#plan .sec01 .box_info .table_wrap table tr td span {
  display: inline-block;
  margin-right: 16px; 
}
#plan .sec01 .box_info .table_wrap table tr td span:last-child {
  margin-right: 0; 
}
#plan .sec01 .box_info .table_wrap table tr td span img {
  vertical-align: middle; 
}
#plan .sec01 .box_info ul {
  margin-top: 9px;
}
#plan .sec01 .box_info ul li {
  color: #272727;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: left;
  list-style: none;
  margin-left: -4px; 
}
@media screen and (max-width: 767px) {
  #plan .sec01 .box_info ul li {
    margin-left: 0px; 
    } 
  }
#plan .sec03 .info_box ul {
  margin-top: 9px;
}
#plan .sec03 .info_box ul li {
  color: #272727;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: left;
  list-style: none;
  margin-left: -4px; 
}
@media screen and (max-width: 767px) {
  #plan .sec03 .info_box ul li {
    margin-left: 0px; 
    } 
  }
#plan .sec02 h2 {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 3px;
  color: #3262b0;
  background: #e5e5e5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 28px 0 29px; 
}
@media screen and (max-width: 767px) {
  #plan .sec02 h2 {
    font-size: 16px;
    margin: 30px 0 15px;
    padding: 5px 0;
    line-height: 1.6; 
    } 
  }
#plan .sec02 .box_info {
  max-width: 890px;
  width: 100%;
  margin: 0px 0 30px 30px;
  border: 3px solid #3262b0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; 
}
@media screen and (max-width: 767px) {
  #plan .sec02 .box_info {
    margin: 0px 0 30px; } }
#plan .sec02 .box_info h3 {
  color: #FFF;
  font-size: 18px;
  font-weight: normal;
  padding: 5px 10px 9px;
  text-align: center;
  background: #3262b0;
  margin: 0; 
}
@media screen and (max-width: 767px) {
  #plan .sec02 .box_info h3 {
    font-size: 14px; 
    } 
  }
#plan .sec02 .box_info .content_box {
  padding: 23px 25px 24px;
}
@media screen and (max-width: 767px) {
  #plan .sec02 .box_info .content_box {
    padding: 10px 10px 50px 10px; 
    } 
  }
#plan .sec02 .box_info .content_box .table_warp {
  width: 100%; 
}
#plan .sec02 .box_info .content_box .table_warp table {
  border-collapse: collapse;
  border: 1px solid  #bdbdbd;
  width: 100%; 
}
@media screen and (max-width: 767px) {
  #plan .sec02 .box_info .content_box .table_warp table {
    width: 890px; 
    } 
  }
#plan .sec02 .box_info .content_box .table_warp table tr {
  border-bottom: 1px solid  #bdbdbd; 
}
#plan .sec02 .box_info .content_box .table_warp table tr:last-child {
  border-bottom: none; 
}
#plan .sec02 .box_info .content_box .table_warp table tr td {
  padding: 8px;
  border-right: 1px solid #bdbdbd;
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  color: #272727; 
}
#plan .sec02 .box_info .content_box .table_warp table tr td.sub_title {
  background: #e5e5e5;
  text-align: center;
  width: 306px; 
}
#plan .sec02 .box_info .content_box .table_warp table tr td:nth-child(2) {
  width: 270px; 
}
#plan .sec02 .box_info .content_box ul {
  margin-top: 11px; 
}
@media screen and (max-width: 767px) {
  #plan .sec02 .box_info .content_box ul {
    margin-top: 50px; 
    } 
  }
#plan .sec02 .box_info .content_box ul li {
  color: #272727;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: left;
  list-style: none; 
}
#plan .sec02 .box_info02 h3 {
  color: #FFF;
  font-size: 18px;
  font-weight: normal;
  padding: 6px 10px 5px;
  text-align: center;
  background: #3262b0;
  margin: 0; }
@media screen and (max-width: 767px) {
  #plan .sec02 .box_info02 h3 {
    font-size: 14px; } }
#plan .sec02 .box_info02 .content_box {
  padding: 23px 25px 11px; }
@media screen and (max-width: 767px) {
  #plan .sec02 .box_info02 .content_box {
    padding: 10px; } }
#plan .sec02 .box_info02 .content_box .table_warp {
  width: 100%; }
#plan .sec02 .box_info02 .content_box .table_warp table tr td {
  padding: 5px 8px 6px;
  letter-spacing: 0; }
#plan .sec02 .box_info02 .content_box .table_warp table tr td.sub_title {
  background: #e5e5e5;
  text-align: center;
  width: 122px; }
#plan .sec02 .box_info02 .content_box .table_warp table tr td.sub_title02 {
  width: 70px;
  background: #e5e5e5; }
#plan .sec02 .box_info02 .content_box .table_warp table tr td.sub_title03 {
  width: 640px; }
#plan .sec02 .box_info02 .content_box .table_warp table tr:last-child td {
  padding: 8px 8px 9px; }
#plan .sec03 {
  margin-bottom: 70px; }
#plan .sec03 h2 {
  width: 100%;
  text-align: center;
  padding: 22px 0 18px;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 3px;
  color: #3262b0;
  background: #e5e5e5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 30px 0 30px; }
@media screen and (max-width: 767px) {
  #plan .sec03 h2 {
    font-size: 16px;
    margin-bottom: 15px;
    padding: 5px 0; } }
#plan .sec03 p {
  text-align: center;
  color: #272727;
  font-size: 12px;
  margin: 10px 0; }
#plan .sec03 .info_box {
  padding: 0 30px 30px; }
@media screen and (max-width: 767px) {
  #plan .sec03 .info_box {
    padding: 0 10px; } }
#plan .sec03 .info_box .table_warp {
  width: 100%; }
#plan .sec03 .info_box .table_warp table {
  border-collapse: collapse;
  border: 1px solid  #bdbdbd;
  width: 100%; }
@media screen and (max-width: 767px) {
  #plan .sec03 .info_box .table_warp table {
    width: 890px; } }
#plan .sec03 .info_box .table_warp table tr {
  border-bottom: 1px solid  #bdbdbd; }
#plan .sec03 .info_box .table_warp table tr:last-child {
  border-bottom: none; }
#plan .sec03 .info_box .table_warp table tr td {
  padding: 8px 10px 8px;
  border-right: 1px solid #bdbdbd;
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  color: #272727; }
#plan .sec03 .info_box .table_warp table tr td:first-child {
  background: #e5e5e5;
  width: 69%; }
#plan .sec03 .info_box .note {
  font-size: 14px;
  color: #272727;
  margin-top: 10px; }
@media screen and (max-width: 767px) {
  #plan .sec03 .info_box .note {
    margin-top: 50px; } }

@media screen and (max-width: 767px) {
  #plan .main_v .main_v_text img {
    max-width: initial;
    width: 320px; } }
