/* PC */
@media screen and (min-width: 769px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  #wrap_under {
    width: 100%;
    min-height: 100vh;
    background-color: #fff;
    overflow: hidden;
  }
  header.underlayer_header {
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 80px;
    position: fixed;
    z-index: 100;
  }
  .underlayer_header_inner {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
  }
  .secHeaderNavi_under {
    width: 100%;
    margin-bottom: auto;
  }
  .boxLogoHeader_under {
    display: flex;
    flex-flow: column nowrap;
    width: 14vw;
    margin: 0.3rem auto 0 1rem;
  }
  /*-------------
undermain
-------------*/
  #underlayer_main {
    width: 1000px;
    margin: 80px auto 0 auto;
    overflow: hidden;
    min-height: 800px;
    padding: 25px 0 60px 0;
  }
  .underlayer_main_right.clearfix {
    float: right;
    margin: 0 0 30px 0;
    width: 750px;
  }
  h3.under_banner {
    font-size: 20px;
    text-align: center;
    border-bottom: solid 1px #919191;
    line-height: 35px;
    font-weight: 500;
    margin: 50px 0 20px 0;
  }
  /*-------------
side
-------------*/
  .side.clearfix {
    float: left;
    width: 200px;
    margin: 0 0 50px 0;
  }
  ul.sidelist {
    width: 100%;
    text-align: center;
    margin: 0 0 60px 0;
  }
  ul.sidelist li:nth-child(1) {
    font-size: 17px;
    line-height: 24px;
    margin: 0 0 15px 0;
  }
  ul.sidelist li:nth-child(1) span {
    font-size: 18px;
  }
  ul.sidelist li:nth-child(2) {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 15px 0;
  }
  ul.sidelist li:nth-child(4) {
    margin: 10px 0;
  }
  ul.sidelist li a:hover {
    opacity: 0.8;
  }
  ul.sidenews {
    width: 100%;
    margin: 25px auto 0 auto;
    padding: 10px;
    background-color: #eee;
    overflow-y: scroll;
    min-height: 100px;
  }
  ul.sidenews li {
    line-height: 18px;
    margin: 0 0 15px 0;
  }
  ul.sidenews li a {
    text-decoration: underline;
  }
  ul.sidenews li a:hover {
    text-decoration: none;
  }
  /*-------------
active
-------------*/
  p.active_text {
    font-size: 15px;
    text-align: center;
    line-height: 25px;
    margin: 35px 0 0 0;
  }
  p.active_text span {
    font-size: 25px;
    line-height: 30px;
    font-weight: 550;
    font-family: 'Sawarabi Mincho', sans-serif;
    margin: 0 0 20px 0;
    display: block;
  }
  p.active_text2 {
    font-size: 15px;
    line-height: 25px;
    margin: 25px 0 0 0;
  }
  p.active_text2 span {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 20px 0;
    display: block;
  }
  .activebox {
    width: 100%;
    overflow: hidden;
    margin: 30px 0 0 0;
  }
  ul.activelist_left.clearfix {
    width: 300px;
    float: left;
    margin: 0 0 0 0;
  }
  ul.activelist_left.clearfix li {
    font-size: 15px;
    line-height: 23px;
    margin: 0 0 12px 0;
  }
  ul.activelist_right.clearfix {
    width: 350px;
    float: right;
    margin: 20px 0 0 0;
  }
  ul.activelist_right.clearfix li {
    font-size: 15px;
    line-height: 23px;
    margin: 0 0 30px 0;
  }
  .activeimg {
    margin: 10px auto;
  }
  ul.activeimg2 {
    margin: 10px 0;
  }
  ul.activeimg2 li {
    float: left;
    width: 225px;
    min-height: 240px;
    margin: 0 5px;
  }
  /*-------------
festival
-------------*/
  ul.festivalimg {
    margin: 10px 0;
  }
  ul.festivalimg li {
    float: left;
    width: 353px;
    margin: 5px;
  }
  ul.contestimg {
    margin: 10px 0;
  }
  ul.contestimg li {
    float: left;
    width: 180px;
    margin: 10px 3px;
  }
  ul.contestimg li p {
    text-align: center;
    margin: 5px 0;
  }
  video.festival_movie {
    margin: 10px 0 0 0;
  }
  /*-------------
sightseeing
-------------*/
  .sightseeingbox {
    width: 100%;
    height: auto;
    margin: 10px 0 60px 0;
    padding: 0;
  }
  .sightseeingbox .left {
    width: 350px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
  }
  .sightseeingbox .right {
    width: 380px;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;
  }
  .sightseeingbox .right h3 {
    font-size: 15px;
    margin: 10px 0 5px 0;
  }
  /*-------------
sponsorship
-------------*/
  table.sponsorship {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 40px 0;
    line-height: 20px;
    font-size: 14px;
  }
  table.sponsorship th {
    width: 20%;
    text-align: justify;
    background-color: #e1e1e1;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 500;
  }
  table.sponsorship td {
    width: 20%;
    padding: 10px;
    border: solid 1px #b2b2b2;
  }
  ul.sponsorshiplist {
    width: 100%;
  }
  ul.sponsorshiplist li {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 20px 0;
    text-align: center;
  }
  ul.sponsorshiplist li a {
    font-size: 15px;
    text-decoration: underline;
  }
  ul.sponsorshiplist li a:hover {
    text-decoration: none;
  }
  h3.sponsorshiptitle {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-decoration: underline;
    margin: 0 10px;
  }
  ul.sponsorshiplist2 {
    width: 100%;
  }
  ul.sponsorshiplist2 li {
    font-size: 14px;
    line-height: 22px;
    list-style: disc;
    list-style-position: inside;
  }
  /*-------------
apply
-------------*/
  .applylist li {
    font-size: 20px;
    list-style-type: disc;
    list-style-position: inside;
  }
  .applybox h3 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .applybox p {
    font-size: 0.9rem;
    margin-bottom: 20px;
    margin-left: 10px;
  }
  /*-------------
corner_list3
-------------*/
  table.corner_list3 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 40px 0;
    line-height: 20px;
    font-size: 14px;
  }
  table.corner_list3 th.no {
    width: 20%;
    text-align: justify;
    background-color: #e75d9c;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list3 th {
    width: 33.3%;
    text-align: justify;
    background-color: #e75d9c;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list3 td.no {
    padding: 10px;
    border: solid 1px #b2b2b2;
    background-color: #e75d9c;
    color: #fff;
    font-weight: 700;
  }
  table.corner_list3 td {
    padding: 10px;
    border: solid 1px #b2b2b2;
  }
  /*-------------
corner_list4
-------------*/
  table.corner_list4 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 40px 0;
    line-height: 20px;
    font-size: 14px;
  }
  table.corner_list4 th.no {
    width: 20%;
    text-align: justify;
    background-color: #ee8500;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list4 th {
    width: 33.3%;
    text-align: justify;
    background-color: #ee8500;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list4 td.no {
    padding: 10px;
    border: solid 1px #b2b2b2;
    background-color: #ee8500;
    color: #fff;
    font-weight: 700;
  }
  table.corner_list4 td {
    padding: 10px;
    border: solid 1px #b2b2b2;
  }
  /*-------------
corner_list5
-------------*/
  table.corner_list5 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 40px 0;
    line-height: 20px;
    font-size: 14px;
  }
  table.corner_list5 th.no {
    width: 20%;
    text-align: justify;
    background-color: #21ac39;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list5 th {
    width: 33.3%;
    text-align: justify;
    background-color: #21ac39;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list5 td.no {
    padding: 10px;
    border: solid 1px #b2b2b2;
    background-color: #21ac39;
    color: #fff;
    font-weight: 700;
  }
  table.corner_list5 td {
    padding: 10px;
    border: solid 1px #b2b2b2;
  }
  /*-------------
corner_list6
-------------*/
  table.corner_list6 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 40px 0;
    line-height: 20px;
    font-size: 14px;
  }
  table.corner_list6 th.no {
    width: 20%;
    text-align: justify;
    background-color: #7a6c52;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list6 th {
    width: 33.3%;
    text-align: justify;
    background-color: #7a6c52;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list6 td.no {
    padding: 10px;
    border: solid 1px #b2b2b2;
    background-color: #7a6c52;
    color: #fff;
    font-weight: 700;
  }
  table.corner_list6 td {
    padding: 10px;
    border: solid 1px #b2b2b2;
  }
}
/* Tablet */
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  #wrap_under {
    width: 100%;
    min-height: 100vh;
    background-color: #0c0a0d;
    overflow: hidden;
  }
  #under_header {
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 80px;
  }
  #under_header_inner {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
  }
  /*-------------
undermain
-------------*/
  #underlayer_main {
    width: 100%;
    margin: 100px auto 0 auto;
    overflow: hidden;
    min-height: 400px;
    padding: 20px 0 0 0;
    background-color: #fff;
  }
  .underlayer_main_right.clearfix {
    float: none;
    margin: 0 auto 30px auto;
    width: 95%;
  }
  h3.under_banner {
    font-size: 18px;
    text-align: center;
    border-bottom: solid 1px #919191;
    line-height: 30px;
    font-weight: 500;
    margin: 30px 0 15px 0;
  }
  h2 img {
    max-width: 750px;
    width: 100%;
  }
  /*-------------
active
-------------*/
  p.active_text {
    font-size: 14px;
    text-align: center;
    line-height: 22px;
    margin: 20px 0 0 0;
  }
  p.active_text span {
    font-size: 20px;
    line-height: 25px;
    font-weight: 550;
    font-family: 'Sawarabi Mincho', sans-serif;
    margin: 0 0 20px 0;
    display: block;
  }
  p.active_text2 {
    font-size: 12px;
    line-height: 20px;
    margin: 15px 0 0 0;
  }
  p.active_text2 span {
    font-size: 15px;
    line-height: 30px;
    margin: 0 0 20px 0;
    display: block;
  }
  .activebox {
    width: 100%;
    overflow: hidden;
    margin: 30px 0 0 0;
  }
  ul.activelist_left.clearfix {
    width: 300px;
    float: left;
    margin: 0 0 0 0;
  }
  ul.activelist_left.clearfix li {
    font-size: 15px;
    line-height: 23px;
    margin: 0 0 12px 0;
  }
  ul.activelist_right.clearfix {
    width: 350px;
    float: right;
    margin: 20px 0 0 0;
  }
  ul.activelist_right.clearfix li {
    font-size: 15px;
    line-height: 23px;
    margin: 0 0 30px 0;
  }
  .activeimg {
    margin: 10px auto;
    max-width: 750px;
    width: 100%;
  }
  ul.activeimg2 {
    margin: 10px 0;
  }
  ul.activeimg2 li {
    float: left;
    width: 225px;
    margin: 0 5px 15px 5px;
  }
  /*-------------
festival
-------------*/
  ul.festivalimg {
    margin: 10px 0;
  }
  ul.festivalimg li {
    float: left;
    margin: 5px;
  }
  ul.festivalimg li img {
    width: 100%;
    max-width: 353px;
  }
  ul.contestimg {
    margin: 10px 0;
  }
  ul.contestimg li {
    float: left;
    width: 180px;
    margin: 10px 3px;
  }
  ul.contestimg li p {
    text-align: center;
    margin: 5px 0;
  }
  video.festival_movie {
    margin: 10px 0 0 0;
  }
  /*-------------
sightseeing
-------------*/
  .sightseeingbox {
    width: 100%;
    height: auto;
    margin: 10px 0 60px 0;
    padding: 0;
  }
  .sightseeingbox .left {
    margin: 0 0 10px 0;
    padding: 0;
    float: none;
  }
  .sightseeingbox .left img {
    width: 100%;
    max-width: 350px;
    height: auto;
  }
  .sightseeingbox .right {
    margin: 0;
    padding: 0;
    float: none;
  }
  .sightseeingbox .right img {
    width: 100%;
    max-width: 380px;
    height: auto;
  }
  .sightseeingbox .right h3 {
    font-size: 15px;
    margin: 10px 0 5px 0;
  }
  /*-------------
sponsorship
-------------*/
  p.sponsorship_title {
    font-size: 15px;
    line-height: 24px;
  }
  .sponsorship {
    width: 100%;
    margin: 10px 0 35px 0;
    text-align: left;
    line-height: 17px;
  }
  .sponsorship dt {
    background-color: #eee;
    padding: 5px 5px 5px 10px;
    font-weight: 500;
  }
  .sponsorship dd {
    padding: 5px 5px 5px 10px;
  }
  ul.sponsorshiplist {
    width: 100%;
  }
  ul.sponsorshiplist li {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 20px 0;
    text-align: center;
  }
  ul.sponsorshiplist li a {
    font-size: 15px;
    text-decoration: underline;
  }
  ul.sponsorshiplist li a:hover {
    text-decoration: none;
  }
  h3.sponsorshiptitle {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-decoration: underline;
    margin: 0 10px;
  }
  ul.sponsorshiplist2 {
    width: 100%;
  }
  ul.sponsorshiplist2 li {
    line-height: 22px;
    list-style: disc;
    list-style-position: inside;
  }
  /*-------------
apply
-------------*/
  .applylist li {
    font-size: 20px;
    list-style-type: disc;
    list-style-position: inside;
  }
  .applybox h3 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .applybox p {
    font-size: 0.9rem;
    margin-bottom: 20px;
    margin-left: 10px;
  }
  /*-------------
corner_list3
-------------*/
  table.corner_list3 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 40px 0;
    line-height: 20px;
    font-size: 14px;
  }
  table.corner_list3 th.no {
    width: 20%;
    text-align: justify;
    background-color: #e75d9c;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list3 th {
    width: 33.3%;
    text-align: justify;
    background-color: #e75d9c;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list3 td.no {
    padding: 10px;
    border: solid 1px #b2b2b2;
    background-color: #e75d9c;
    color: #fff;
    font-weight: 700;
  }
  table.corner_list3 td {
    padding: 10px;
    border: solid 1px #b2b2b2;
  }
  /*-------------
corner_list4
-------------*/
  table.corner_list4 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 40px 0;
    line-height: 20px;
    font-size: 14px;
  }
  table.corner_list4 th.no {
    width: 20%;
    text-align: justify;
    background-color: #ee8500;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list4 th {
    width: 33.3%;
    text-align: justify;
    background-color: #ee8500;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list4 td.no {
    padding: 10px;
    border: solid 1px #b2b2b2;
    background-color: #ee8500;
    color: #fff;
    font-weight: 700;
  }
  table.corner_list4 td {
    padding: 10px;
    border: solid 1px #b2b2b2;
  }
  /*-------------
corner_list5
-------------*/
  table.corner_list5 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 40px 0;
    line-height: 20px;
    font-size: 14px;
  }
  table.corner_list5 th.no {
    width: 20%;
    text-align: justify;
    background-color: #21ac39;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list5 th {
    width: 33.3%;
    text-align: justify;
    background-color: #21ac39;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list5 td.no {
    padding: 10px;
    border: solid 1px #b2b2b2;
    background-color: #21ac39;
    color: #fff;
    font-weight: 700;
  }
  table.corner_list5 td {
    padding: 10px;
    border: solid 1px #b2b2b2;
  }
  /*-------------
corner_list6
-------------*/
  table.corner_list6 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 40px 0;
    line-height: 20px;
    font-size: 14px;
  }
  table.corner_list6 th.no {
    width: 20%;
    text-align: justify;
    background-color: #7a6c52;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list6 th {
    width: 33.3%;
    text-align: justify;
    background-color: #7a6c52;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list6 td.no {
    padding: 10px;
    border: solid 1px #b2b2b2;
    background-color: #7a6c52;
    color: #fff;
    font-weight: 700;
  }
  table.corner_list6 td {
    padding: 10px;
    border: solid 1px #b2b2b2;
  }
}
/* SP */
@media screen and (max-width: 480px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  #wrap_under {
    width: 100%;
    min-height: 100vh;
    background-color: #0c0a0d;
    overflow: hidden;
  }
  #under_header {
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 80px;
  }
  #under_header_inner {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
  }
  /*-------------
undermain
-------------*/
  #underlayer_main {
    width: 100%;
    margin: 80px auto 0 auto;
    overflow: hidden;
    min-height: 400px;
    padding: 20px 0 0 0;
    background-color: #fff;
  }
  .underlayer_main_right.clearfix {
    float: none;
    margin: 0 auto 30px auto;
    width: 95%;
  }
  h3.under_banner {
    font-size: 16px;
    text-align: center;
    border-bottom: solid 1px #919191;
    line-height: 30px;
    font-weight: 500;
    margin: 20px 0 15px 0;
  }
  h2 img {
    max-width: 750px;
    width: 100%;
  }
  /*-------------
active
-------------*/
  p.active_text {
    font-size: 14px;
    text-align: center;
    line-height: 22px;
    margin: 20px 0 0 0;
  }
  p.active_text span {
    font-size: 20px;
    line-height: 25px;
    font-weight: 550;
    font-family: 'Sawarabi Mincho', sans-serif;
    margin: 0 0 20px 0;
    display: block;
  }
  p.active_text2 {
    font-size: 12px;
    line-height: 20px;
    margin: 15px 0 0 0;
  }
  p.active_text2 span {
    font-size: 15px;
    line-height: 30px;
    margin: 0 0 20px 0;
    display: block;
  }
  .activebox {
    width: 100%;
    overflow: hidden;
    margin: 30px 0 0 0;
  }
  ul.activelist_left.clearfix {
    width: 300px;
    float: left;
    margin: 0 0 0 0;
  }
  ul.activelist_left.clearfix li {
    font-size: 15px;
    line-height: 23px;
    margin: 0 0 12px 0;
  }
  ul.activelist_right.clearfix {
    width: 350px;
    float: right;
    margin: 20px 0 0 0;
  }
  ul.activelist_right.clearfix li {
    font-size: 15px;
    line-height: 23px;
    margin: 0 0 30px 0;
  }
  .activeimg {
    margin: 10px auto;
    max-width: 750px;
    width: 100%;
  }
  ul.activeimg2 {
    margin: 10px 0;
  }
  ul.activeimg2 li {
    float: left;
    width: 225px;
    margin: 0 5px 15px 5px;
  }
  /*-------------
festival
-------------*/
  ul.festivalimg {
    margin: 10px 0;
  }
  ul.festivalimg li {
    float: left;
    margin: 10px 0 10px 0;
  }
  ul.festivalimg li img {
    width: 100%;
    max-width: 353px;
  }
  ul.contestimg {
    margin: 10px 0;
  }
  ul.contestimg li {
    float: left;
    width: 180px;
    margin: 10px 3px;
  }
  ul.contestimg li p {
    text-align: center;
    margin: 5px 0;
  }
  video.festival_movie {
    margin: 10px 0 0 0;
  }
  /*-------------
sightseeing
-------------*/
  .sightseeingbox {
    width: 100%;
    height: auto;
    margin: 10px 0 60px 0;
    padding: 0;
  }
  .sightseeingbox .left {
    margin: 0 0 10px 0;
    padding: 0;
    float: none;
  }
  .sightseeingbox .left img {
    width: 100%;
    max-width: 350px;
    height: auto;
  }
  .sightseeingbox .right {
    margin: 0;
    padding: 0;
    float: none;
  }
  .sightseeingbox .right img {
    width: 100%;
    max-width: 380px;
    height: auto;
  }
  .sightseeingbox .right h3 {
    font-size: 15px;
    margin: 10px 0 5px 0;
  }
  /*-------------
sponsorship
-------------*/
  p.sponsorship_title {
    font-size: 15px;
    line-height: 24px;
  }
  .sponsorship {
    width: 100%;
    margin: 10px 0 35px 0;
    text-align: left;
    line-height: 17px;
  }
  .sponsorship dt {
    background-color: #eee;
    padding: 5px 5px 5px 10px;
    font-weight: 500;
  }
  .sponsorship dd {
    padding: 5px 5px 5px 10px;
  }
  ul.sponsorshiplist {
    width: 100%;
  }
  ul.sponsorshiplist li {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 20px 0;
    text-align: center;
  }
  ul.sponsorshiplist li a {
    font-size: 15px;
    text-decoration: underline;
  }
  ul.sponsorshiplist li a:hover {
    text-decoration: none;
  }
  h3.sponsorshiptitle {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-decoration: underline;
    margin: 0 10px;
  }
  ul.sponsorshiplist2 {
    width: 100%;
  }
  ul.sponsorshiplist2 li {
    font-size: 14px;
    line-height: 22px;
    list-style: disc;
    list-style-position: inside;
  }
  /*-------------
apply
-------------*/
  .applylist li {
    font-size: 18px;
    list-style-type: disc;
    list-style-position: inside;
  }
  .applybox h3 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 22px;
  }
  .applybox p {
    font-size: 0.9rem;
    margin-bottom: 20px;
    margin-left: 10px;
  }
  /*-------------
corner_list3
-------------*/
  table.corner_list3 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 40px 0;
    line-height: 20px;
    font-size: 14px;
  }
  table.corner_list3 th.no {
    width: 20%;
    text-align: justify;
    background-color: #e75d9c;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list3 th {
    width: 33.3%;
    text-align: justify;
    background-color: #e75d9c;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list3 td.no {
    padding: 10px;
    border: solid 1px #b2b2b2;
    background-color: #e75d9c;
    color: #fff;
    font-weight: 700;
  }
  table.corner_list3 td {
    padding: 10px;
    border: solid 1px #b2b2b2;
  }
  /*-------------
corner_list4
-------------*/
  table.corner_list4 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 40px 0;
    line-height: 20px;
    font-size: 14px;
  }
  table.corner_list4 th.no {
    width: 20%;
    text-align: justify;
    background-color: #ee8500;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list4 th {
    width: 33.3%;
    text-align: justify;
    background-color: #ee8500;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list4 td.no {
    padding: 10px;
    border: solid 1px #b2b2b2;
    background-color: #ee8500;
    color: #fff;
    font-weight: 700;
  }
  table.corner_list4 td {
    padding: 10px;
    border: solid 1px #b2b2b2;
  }
  /*-------------
corner_list5
-------------*/
  table.corner_list5 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 40px 0;
    line-height: 20px;
    font-size: 14px;
  }
  table.corner_list5 th.no {
    width: 20%;
    text-align: justify;
    background-color: #21ac39;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list5 th {
    width: 33.3%;
    text-align: justify;
    background-color: #21ac39;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list5 td.no {
    padding: 10px;
    border: solid 1px #b2b2b2;
    background-color: #21ac39;
    color: #fff;
    font-weight: 700;
  }
  table.corner_list5 td {
    padding: 10px;
    border: solid 1px #b2b2b2;
  }
  /*-------------
corner_list6
-------------*/
  table.corner_list6 {
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 40px 0;
    line-height: 20px;
    font-size: 14px;
  }
  table.corner_list6 th.no {
    width: 20%;
    text-align: justify;
    background-color: #7a6c52;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list6 th {
    width: 33.3%;
    text-align: justify;
    background-color: #7a6c52;
    padding: 10px;
    border: solid 1px #b2b2b2;
    font-weight: 700;
    color: #fff;
  }
  table.corner_list6 td.no {
    padding: 10px;
    border: solid 1px #b2b2b2;
    background-color: #7a6c52;
    color: #fff;
    font-weight: 700;
  }
  table.corner_list6 td {
    padding: 10px;
    border: solid 1px #b2b2b2;
  }
}