@charset "utf-8";
@media screen and (max-width:374px) {
  .box_2nd_01 {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 58px;
  }
  /*  ▼▼パンくずナビ▼▼  */
  .page_navi_area {
    margin: 15px 15px 30px;
  }
  #page_navi_box {
    font-size: 13px;
  }
  #page_navi_box a {
    text-decoration: none;
    color: #000000;
    font-size: 14px;
  }
  #page_navi_box a:before {
    content: url("../img/home_icon.jpg");
    margin-right: 5px;
  }
  .navi_sp {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*  ▲▲パンくずナビ▲▲  */
  .sub_title {
    text-align: center;
    margin-bottom: 45px;
  }
  .sub_title h3 {
    font-size: 5vw;
    font-weight: bold;
    border-bottom: 1px solid #000000;
    max-width: 94%;
    margin-right: auto;
    margin-left: auto;
  }
  /*----- ▼▼▼ご視聴について(374px以下)▼▼▼ -----*/
  .greeting_box p {
    font-size: 17px;
    text-align: justify;
    line-height: 28px;
    margin-bottom: 20px;
    letter-spacing: 1px;
  }
  /*----- ▲▲▲ご視聴について(374px以下)▲▲▲ -----*/
  /*----- ▼▼▼ご視聴について(374px以下)▼▼▼ -----*/
  #overview {
    box-sizing: border-box;
    border-collapse: collapse;
    width: 100%;
  }
  #overview th, #overview td {
    font-size: 17px;
    padding: 10px;
	text-align : center;
    display: block;
  }
  #overview th {
    background: #eee;
    text-align: center;
  }
  
  #overview02 {
    box-sizing: border-box;
    border-collapse: collapse;
    width: 100%;
  }
  #overview02 th, #overview02 td {
    font-size: 17px;
    padding: 10px;
	text-align : center;
    display: block;
  }
  #overview02 th {
    background: #eee;
    text-align: center;
  }
  #overview03 {
    box-sizing: border-box;
    border-collapse: collapse;
    width: 100%;
  }
  #overview03 th, #overview03 td {
    font-size: 17px;
    padding: 10px;
	text-align : center;
  }
  #overview03 th {
    background: #eee;
    text-align: center;
  }
  /*----- ▲▲▲ご視聴について(374px以下)▲▲▲ -----*/
}
@media screen and (min-width:375px) and (max-width:1000px) {
  .box_2nd_01 {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 58px;
  }
  /*  ▼▼パンくずナビ▼▼  */
  .page_navi_area {
    margin: 15px 15px 30px;
  }
  #page_navi_box {
    font-size: 13px;
  }
  #page_navi_box a {
    text-decoration: none;
    color: #000000;
    font-size: 14px;
  }
  #page_navi_box a:before {
    content: url("../img/home_icon.jpg");
    margin-right: 5px;
  }
  .navi_sp {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*  ▲▲パンくずナビ▲▲  */
  .sub_title {
    text-align: center;
    margin-bottom: 45px;
  }
  .sub_title h3 {
    font-size: 4vw;
    font-weight: bold;
    border-bottom: 1px solid #000000;
    max-width: 94%;
    margin-right: auto;
    margin-left: auto;
  }
  /*----- ▼▼▼ご視聴について(375-1000px)▼▼▼ -----*/
  .greeting_box p {
    font-size: 17px;
    text-align: justify;
    line-height: 28px;
    margin-bottom: 20px;
    letter-spacing: 1px;
  }
  /*----- ▲▲▲ご視聴について(375-1000px)▲▲▲ -----*/
  /*----- ▼▼▼ご視聴について(375-1000px)▼▼▼ -----*/
  #overview {
    box-sizing: border-box;
    border-collapse: collapse;
    width: 100%;
  }
  #overview th, #overview td {
    font-size: 17px;
    padding: 10px;
	text-align : center;
    display: block;
  }
  #overview th {
    background: #eee;
    text-align: center;
  }
   #overview02 {
    box-sizing: border-box;
    border-collapse: collapse;
    width: 100%;
  }
  #overview02 th, #overview02 td {
    font-size: 17px;
    padding: 10px;
	text-align : center;
    display: block;
  }
  #overview02 th {
    background: #eee;
    text-align: center;
  }
  
   #overview03 {
    box-sizing: border-box;
    border-collapse: collapse;
    width: 100%;
  }
  #overview03 th, #overview03 td {
    font-size: 17px;
    padding: 10px;
	text-align : center;
  }
  #overview03 th {
    background: #eee;
    text-align: center;
  }
  /*----- ▲▲▲ご視聴について(375-1000px)▲▲▲ -----*/
}
@media screen and (min-width:1001px) and (max-width:1375px) {
  .box_2nd_01 {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 80px;
  }
  /*  ▼▼パンくずナビ▼▼  */
  .page_navi_area {}
  #page_navi_box {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    margin-top: 10px;
    font-size: 13px;
  }
  #page_navi_box a {
    text-decoration: none;
    color: #000000;
    font-size: 14px;
  }
  #page_navi_box a:before {
    content: url("../img/home_icon.jpg");
    margin-right: 5px;
  }
  .navi_sp {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*  ▲▲パンくずナビ▲▲  */
  .sub_title {
    text-align: center;
    margin-bottom: 45px;
  }
  .sub_title h3 {
    font-size: 32px;
    font-weight: bold;
    border-bottom: 1px solid #000000;
    max-width: 780px;
    margin-right: auto;
    margin-left: auto;
    width: 1100px;
  }
  /*----- ▼▼▼ご視聴について(1001-1375px)▼▼▼ -----*/
  .greeting_box p {
    font-size: 17px;
    text-align: justify;
    line-height: 28px;
    margin-bottom: 20px;
    letter-spacing: 1px;
  }
  /*----- ▲▲▲ご視聴について(1001-1375px)▲▲▲ -----*/
  /*----- ▼▼▼ご視聴について(1001-1375px)▼▼▼ -----*/
  #overview {
    box-sizing: border-box;
    border-collapse: collapse;
    width: 100%;
  }
  #overview th, #overview td {
    border: 1px solid #999;
    font-size: 17px;
    padding: 10px;
	text-align : left;
  }
  #overview th {
    background: #eee;
    text-align: center;
  }
  #overview02 {
    box-sizing: border-box;
    border-collapse: collapse;
    width: 100%;
  }
  #overview02 th, #overview02 td {
    border: 1px solid #999;
    font-size: 17px;
    padding: 10px;
	text-align : left;
  }
  #overview02 th {
	width: 30%;
    background: #eee;
    text-align: center;
  }
  
  #overview03 {
    box-sizing: border-box;
    border-collapse: collapse;
    width: 100%;
  }
  #overview03 th, #overview03 td {
    border: 1px solid #999;
    font-size: 17px;
    padding: 10px;
	text-align : center;
  }
  #overview03 th {
    background: #eee;
    text-align: center;
  }
  /*----- ▲▲▲ご視聴について(1001-1375px)▲▲▲ -----*/
}
@media screen and (min-width:1376px) {
  .box_2nd_01 {
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 80px;
  }
  /*  ▼▼パンくずナビ▼▼  */
  .page_navi_area {}
  #page_navi_box {
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    margin-top: 10px;
    font-size: 13px;
  }
  #page_navi_box a {
    text-decoration: none;
    color: #000000;
    font-size: 14px;
  }
  #page_navi_box a:before {
    content: url("../img/home_icon.jpg");
    margin-right: 5px;
  }
  .navi_sp {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*  ▲▲パンくずナビ▲▲  */
  .sub_title {
    text-align: center;
    margin-bottom: 45px;
  }
  .sub_title h3 {
    font-size: 32px;
    font-weight: bold;
    border-bottom: 1px solid #000000;
    max-width: 780px;
    margin-right: auto;
    margin-left: auto;
    width: 1100px;
  }
  /*----- ▼▼▼ご視聴について(1376px以上)▼▼▼ -----*/
  .greeting_box {}
  .greeting_box p {
    font-size: 17px;
    text-align: justify;
    line-height: 28px;
    margin-bottom: 20px;
    letter-spacing: 1px;
  }
  /*----- ▲▲▲ご視聴について(1376px以上)▲▲▲ -----*/
  /*----- ▼▼▼ご視聴について(1376px以上)▼▼▼ -----*/
  #overview {
    box-sizing: border-box;
    border-collapse: collapse;
    width: 100%;
  }
  #overview th, #overview td {
    border: 1px solid #999;
    font-size: 17px;
    padding: 10px;
	text-align : left;
  }
  #overview th {
      width: 30%;
	  background: #eee;
    text-align: center;
  }
  #overview02 {
    box-sizing: border-box;
    border-collapse: collapse;
    width: 100%;
  }
  #overview02 th, #overview02 td {
    border: 1px solid #999;
    font-size: 17px;
    padding: 10px;
	text-align : left;
  }
  #overview02 th {
	  width: 30%;
    background: #eee;
    text-align: center;
  }
  
  #overview03 {
    box-sizing: border-box;
    border-collapse: collapse;
    width: 100%;
  }
  #overview03 th, #overview03 td {
    border: 1px solid #999;
    font-size: 17px;
    padding: 10px;
	text-align : center;
  }
  #overview03 th {
    background: #eee;
    text-align: center;
  }
  /*----- ▲▲▲ご視聴について(1376px以上)▲▲▲ -----*/
}