@media all and (max-width: 480px) {
  header {
    position: relative;
    z-index: 0;
  }
  header h1 {
    padding: 0 0 76%;
    position: relative;
  }
  header h1 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 170%;
    margin: 0 -31%;
    max-width: initial;
  }
  header span img {
    width: 80px;
    top: 0;
    left: 0;
    margin: 0;
  }

  /*--------------------------
  Section01
  ---------------------------*/
  .sec01 {
    border: #DDD 5px solid;
    background: #fff;
    margin: -13% auto 0;
    padding: 25px 3% 5px;
    overflow: hidden;
    position: relative;
    z-index: 10;
    width: 92%;
  }
  .sec01 h2 {
    text-align: center;
  }
  .sec01 h2 img {
    height: 30px;
  }
  .sec01 .col01 {
    margin: 0 0 20px 0;
  }
  .sec01 .col01 .news {
    height: 200px;
    overflow: auto;
  }
  .sec01 .col01 dl {
    background: url(../img/top/sec01_line.png) no-repeat 0 bottom;
    display: table;
    width: 100%;
    padding: 12px 14px 12px 0;
  }
  .sec01 .col01 dt {
    font-family: "Noto Serif Japanese";
    padding: 0 30px 0 0;
    font-weight: bold;
    color: #CB0000;
  }
  .sec01 .col01 dd {
    line-height: 1.5;
  }
  .sec01 .col01 dd a .indent {
    display: inline-block;
  }
  .sec01 .col01 a {
    color: #000;
  }
  .sec01 .col02 li {
    margin: 0 0 10px;
  }

  /*--------------------------
  video
  ---------------------------*/
  .video {
    border: #DDD 5px solid;
    background: #fff;
    padding: 25px 3% 25px;
    text-align: center;
    margin: 20px auto 30px;
    width: 92%;
  }
  .video__ttl {
    padding: 0 4%;
  }
  .video__content {
    max-width: 800px;
    width: 100%;
    margin: 10px auto 0;
    text-align: center;
  }
  .video__box {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .video__box iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }

  /*--------------------------
  Section02
  ---------------------------*/
  .sec02 {
    background: #eee url(../img/common/bg01.png) repeat;
    width: 100%;
    padding: 0 0 115%;
    margin: 0 0 -110%;
  }
  .sec02 .box01 {
    padding: 0 8%;
    position: relative;
  }
  .sec02 .box01:before {
    visibility: visible;
    content: '';
    display: block;
    width: 200vw;
    height: 84%;
    position: absolute;
    top: 140px;
    left: -50vw;
    margin: auto;
    background: rgba(226, 93, 0, 0.4);
  }
  .sec02 .box01 h3 {
    text-align: right;
    padding: 30px 0 0;
    margin: 30px auto 10px;
    position: relative;
    z-index: 10;
  }
  .sec02 .box01 > * {
    position: relative;
    z-index: 10;
  }
  .sec02 .box01 .txt {
    background: #fff;
    text-align: left;
    border-radius: 15px;
    padding: 25px;
    position: relative;
    margin: 20px 0 0;
  }
  .sec02 .box01 .txt:before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -19px;
    left: calc(50% - 25px);
    background: #fff;
    transform: rotate(45deg);
  }
  .sec02 .box01 .txt p {
    line-height: 2;
    position: relative;
    z-index: 10;
  }
  .sec02 .box02 {
    margin: 50px auto 0;
    text-align: center;
  }
  .sec02 .box02 h3 {
    margin: 0 0 38px;
  }
  .sec02 .box02 ul {
    letter-spacing: -.4em;
  }
  .sec02 .box02 li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
  }
  .sec02 .box02 li:nth-child(2) {
    margin: 0 15px;
  }
  .sec02 .box03 {
    padding: 30px 0;
    background: #CB0000;
    text-align: center;
    margin: 45px auto 60px;
  }
  .cmn01 .box02 h3 {
    display: none;
  }

  /*--------------------------
  Section02-02
  ---------------------------*/
  .sec02-02 {
    background: #eee url(../img/common/bg01.png) repeat;
    width: 100%;
    padding: 10px 0 142%;
    margin: 30px 0 -140%;
  }
  .sec02-02 .box01 {
    padding: 0 5%;
    position: relative;
  }
  .sec02-02 .box01 h3 {
    text-align: right;
    padding: 30px 10% 0;
    margin: 30px auto -20px;
    position: relative;
    z-index: 10;
  }
  .sec02-02 .box02 {
    margin: 50px auto 0;
    text-align: center;
  }
  .sec02-02 .box02 h3 {
    margin: 0 0 38px;
  }
  .sec02-02 .box02 ul {
    letter-spacing: -.4em;
  }
  .sec02-02 .box02 li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: calc(50% - 10px);
    max-width: 300px;
    margin: 0 5px 8px;
  }
  .sec02-02 .box02 li:nth-child(2) {
    /* margin: 0 15px; */
  }
  .sec02-02 .box03 {
    padding: 30px 0;
    background: #CB0000;
    text-align: center;
    margin: 30px auto 40px;
  }
  .sec02-02 .entry-bnr {
    margin: 30px 0 0;
    padding: 40px 4% 0;
    text-align: center;
  }

  /*--------------------------
  Section02-03
  ---------------------------*/
  .sec02-03 {
    background: #eee url(../img/common/bg01.png) repeat;
    width: 100%;
    padding: 0 0 142%;
    margin: 0 0 -140%;
  }
  .sec02-03 .box01 {
    padding: 0 5%;
    position: relative;
  }
  .sec02-03 .box01 h3 {
    text-align: right;
    padding: 30px 10% 0;
    margin: 30px auto -20px;
    position: relative;
    z-index: 10;
  }
  .sec02-03 .box02 {
    margin: 50px auto 0;
    text-align: center;
  }
  .sec02-03 .box02 h3 {
    margin: 0 0 25px;
  }
  .sec02-03 .box02 ul {
    letter-spacing: -.4em;
    text-align: left;
  }
  .sec02-03 .box02 li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: calc(50% - 10px);
    max-width: 300px;
    margin: 0 5px 8px;
  }
  .sec02-03 .box02 li:nth-child(2) {
    /* margin: 0 15px; */
  }
  .sec02-03 .box03 {
    padding: 30px 0;
    background: #CB0000;
    text-align: center;
    margin: 45px auto 0;
  }
  .sec02-03 .entry-bnr {
    margin: 30px 0 0;
    padding: 40px 4% 0;
    text-align: center;
  }

  /*--------------------------
  Section03
  ---------------------------*/
  .sec03 {
    margin: 28px auto 0;
    overflow: hidden;
  }
  .sec03 .col {
    width: 92%;
    padding: 25px 4% 5px;
    position: relative;
    border: #CB0000 3px solid;
    margin: 0 auto 20px;
    background: #fff;
  }
  .sec03 .col h4 {
    text-align: center;
    margin: 0 0 22px;
  }
  .sec03 .col h4 img {
    height: 30px;
  }
  .sec03 .col p {
    line-height: 1.8;
    margin: 0 0 18px;
  }
  .sec03 .col p .img01 {
    margin: 0 0 16px;
  }
  .sec03 .col p .img02 {
    text-align: center;
    margin: 15px auto;
    display: block;
  }
  .sec03 .col .btn {
    text-align: center;
  }
  .sec03 .col .btn a {
    display: block;
    width: 250px;
    margin: 0 auto;
    padding: 18px 0 5px;
    border: #CCC 2px solid;
    text-align: center;
  }
  .sec03 .col .btn a img {
    height: 13px;
  }
  .sec03 .additional {
    display: block;
    margin: 2px 0 0;
    font-size: 13px;
    text-align: right;
  }
  #lbox {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 0.85);
  }
  #lbox .lbox-inr {
    width: 90%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    /* top: 52%;
    left: 50%;
    background: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); */
    z-index: 101;
  }
  #lbox .lbox-inr [id^=box] {
    display: none;
    width: 96%;
    background: #FFF;
    text-align: left;
    position: relative;
    padding: 15px 6px 15px;
    z-index: 110;
    margin: 0 auto;
  }
  #lbox .lbox-inr02 {
    position: relative;
    top: -4vh;
    width: 95%;
    margin: 0 auto;
  }
  #lbox h3 {
    font-size: 15px;
    color: #fff;
    background: rgba(201, 0, 0, 0.7);
    margin: 0 0 15px;
    padding: 3px 14px 4px;
  }
  #lbox p {
    font-size: 14px;
    line-height: 1.35;
    padding: 0 13px 20px;
  }
  #lbox p:first-of-type {
    text-indent: -.6em;
  }
  #lbox p br {
    display: none;
  }
  #lbox #box02 {
    height: 350px;
    overflow-y: auto;
  }
  #lbox #box02::-webkit-scrollbar {
    width: 10px;
  }
  #lbox #box02::-webkit-scrollbar-track {
    border-radius: 0px;
    background: #eee;
  }
  #lbox #box02::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background: #999;
  }
  #lbox #box02 ul li {
    font-size: 1.3rem;
    line-height: 1.5;
    margin: 0 0 10px;
  }
  #lbox #box02 ul li a {
    color: #000;
    text-decoration: underline;
  }
  #lbox #box02 p {
    padding: 0 0 12px;
    text-align: center;
  }
  #lbox #close {
    position: absolute;
    top: -35px;
    right: 0;
    width: 34px;
    height: 34px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  #lbox #close:hover {
    cursor: pointer;
  }
  #lbox #close:before, #lbox #close:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 50%;
  }
  #lbox #close:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  #lbox #close:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  #clickable {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    opacity: .3;
  }
}

@media (min-width: 481px) {
  header h1 span img {
    top: 0;
    left: 0;
    margin: 0;
  }
  /*--------------------------
  Section01
  ---------------------------*/
  .sec01 {
    border: #DDD 10px solid;
    background: #fff;
    padding: 40px 135px 50px;
    overflow: hidden;
    width: 1308px;
    margin: -120px auto 0;
    position: relative;
    z-index: 10;
  }
  .sec01 h2 {
    text-align: center;
    margin: 0 0 50px;
  }
  .sec01 .col {
    float: left;
  }
  .sec01 .col01 {
    width: 535px;
    margin: 0 42px 0 0;
  }
  .sec01 .col01 .news {
    height: 450px;
    overflow: auto;
  }
  .sec01 .col01 dl {
    background: url(../img/top/sec01_line.png) no-repeat 0 bottom;
    width: 100%;
    padding: 20px 0;
  }
  .sec01 .col01 dt, .sec01 .col01 dd {
    display: inline-block;
    vertical-align: top;
  }
  .sec01 .col01 dt {
    font-family: "Noto Serif Japanese";
    width: 120px;
    padding: 0 30px 0 0;
    font-weight: bold;
    color: #CB0000;
  }
  .sec01 .col01 dd {
    width: calc(100% - 130px);
    padding: 0 20px 0 0;
  }
  .sec01 .col01 dd a .indent {
    display: inline-block;
  }
  .sec01 .col01 a {
    color: #000;
  }
  .sec01 .col02 {
    width: 380px;
  }
  .sec01 .col02 li {
    margin: 0 0 15px;
  }
  /*--------------------------
  video
  ---------------------------*/
  .video {
    border: #DDD 10px solid;
    background: #fff;
    padding: 45px 135px 57px;
    text-align: center;
    width: 1308px;
    margin: 54px auto 69px;
  }
  .video__content {
    max-width: 800px;
    width: 92%;
    margin: 45px auto 0;
    text-align: center;
  }
  .video__box {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .video__box iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  /*--------------------------
  Section02
  ---------------------------*/
  .sec02 {
    width: 100%;
    min-width: 1308px;
    padding: 530px 0 0;
    margin: -530px 0 0;
    background: #eee url(../img/common/bg01.png) repeat;
    overflow: hidden;
  }
  .sec02 .box01 {
    width: 960px;
    margin: 0 auto;
    position: relative;
    width: 1050px;
    margin: 50px auto 0;
    text-align: center;
  }
  .sec02 .box01:before {
    visibility: visible;
    content: '';
    display: block;
    width: 200vw;
    height: 250px;
    position: absolute;
    top: 140px;
    left: -50vw;
    margin: auto;
    background: rgba(226, 93, 0, 0.4);
  }
  .sec02 .box01 > * {
    position: relative;
    z-index: 10;
  }
  .sec02 .box01 h3 {
    text-align: center;
    padding: 60px 0 0;
    margin: 70px auto 30px;
    position: relative;
    z-index: 10;
    margin: 0 0 28px;
  }
  .sec02 .box01 .img, .sec02 .box01 .txt {
    display: inline-block;
    vertical-align: middle;
  }
  .sec02 .box01 .img {
    width: 440px;
  }
  .sec02 .box01 .txt {
    background: #fff;
    width: calc(100% - 480px);
    text-align: left;
    border-radius: 15px;
    padding: 25px;
    position: relative;
    margin: 18px 0 0;
  }
  .sec02 .box01 .txt:before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 70px;
    left: 1px;
    background: #fff;
    -webkit-transform: skew(55deg) rotate(-73deg);
            transform: skew(55deg) rotate(-73deg);
  }
  .sec02 .box01 .txt p {
    line-height: 2;
    position: relative;
    z-index: 10;
  }
  .sec02 .box02 ul {
    letter-spacing: -.4em;
  }
  .sec02 .box02 li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
  }
  .sec02 .box02 li:nth-child(2) {
    margin: 0 15px;
  }
  .sec02 .box03 {
    padding: 30px 0;
    background: #CB0000;
    text-align: center;
    margin: 45px auto 60px;
  }
  /*--------------------------
  Section02-02
  ---------------------------*/
  .sec02-02 {
    background: #eee url(../img/common/bg01.png) repeat;
    width: 100%;
    min-width: 1308px;
    padding: 380px 0 0;
    margin: -380px 0 0;
  }
  .sec02-02 .box01 {
    width: 960px;
    margin: 0 auto;
    position: relative;
    text-align: center;
  }
  .sec02-02 .box01 h3 {
    text-align: right;
    padding: 60px 0 0;
    margin: 70px auto 0;
    position: relative;
    z-index: 10;
  }
  .sec02-02 .box02 {
    width: 960px;
    margin: 50px auto 0;
    text-align: center;
  }
  .sec02-02 .box02 h3 {
    margin: 0 0 38px;
  }
  .sec02-02 .box02 ul {
    letter-spacing: -.4em;
  }
  .sec02-02 .box02 li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    margin-bottom: 15px;
  }
  .sec02-02 .box03 {
    padding: 80px 0;
    background: #CB0000;
    text-align: center;
    margin: 42px auto 60px;
  }
  .sec02-02 .entry-bnr {
    text-align: center;
    margin: 70px 0 0px;
  }

  /*--------------------------
  Section03
  ---------------------------*/
  .cmn01 .box02 h3 {
    /* display: none; */
  }
  .cmn01 .box03 {
    margin-bottom: 50px;
  }
  .cmn01 .caution {
    display: none;
  }

/*--------------------------
Section02-03
---------------------------*/
.sec02-03 {
  background: #eee url(../img/common/bg01.png) repeat;
  width: 100%;
  min-width: 1308px;
  padding: 380px 0 0;
  margin: -380px 0 0;
}
.sec02-03 .box01 {
  width: 960px;
  /* height: 491px; */
  margin: 0 auto;
  position: relative;
}
.sec02-03 .box01 h3 {
  text-align: center;
  padding: 60px 0 0;
  margin: 70px auto 0;
  position: relative;
  z-index: 10;
}
.sec02-03 .box01 p {
  position: absolute;
  top: 0;
  left: 0;
}
.sec02-03 .box02 {
  width: 960px;
  margin: 100px auto 0;
  text-align: center;
}
.sec02-03 .box02 h3 {
  margin: 0 0 38px;
}
.sec02-03 .box02 p {
  margin-bottom: 25px;
}
.sec02-03 .box02 ul {
  letter-spacing: -.4em;
  text-align: left;
}
.sec02-03 .box02 li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  margin: 0 15px 15px 0;
}
.sec02-03 .box02 li:nth-child(3n) {
  margin: 0 0 15px;
}
.sec02-03 .box03 {
  padding: 80px 0;
  background: #CB0000;
  text-align: center;
  margin: 100px auto 60px;
}
.sec02-03 .entry-bnr {
  text-align:center;
  margin: 80px 0 0px;
}

  /*--------------------------
  Section03
  ---------------------------*/
  .sec03 {
    width: 1308px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 40px;
  }
  .sec03 .col {
    float: left;
    width: 640px;
    min-height: 645px;
    padding: 75px 40px 100px;
    position: relative;
    background: url(../img/top/sec03_bg_btm.png) no-repeat 0 bottom;
  }
  .sec03 .col:before {
    content: '';
    display: block;
    width: calc(100% + 80px);
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/top/sec03_bg_top.png) no-repeat 0 top;
  }
  .sec03 .col h4 {
    text-align: center;
    margin: 0 0 55px;
  }
  .sec03 .col p {
    line-height: 2.1;
    margin: 0 0 32px;
  }
  .sec03 .col p .img01 {
    margin: 0 0 16px;
  }
  .sec03 .col p .img02 {
    float: right;
    margin: -74px 0 0;
  }
  .sec03 .col .btn {
    position: absolute;
    left: calc(50% - 160px);
    bottom: 18px;
  }
  .sec03 .col .btn a {
    display: block;
    width: 320px;
    margin: 0 auto;
    padding: 18px 0 5px;
    border: #CCC 2px solid;
    text-align: center;
  }
  .sec03 .col01 {
    margin-right: 28px;
  }
  .sec03 .additional {
    display: block;
    margin: 2px 0 0;
    text-align: right;
    font-size: 14px;
  }
  #lbox {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 0.85);
  }
  #lbox .lbox-inr {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 101;
    text-align: center;
  }
  #lbox .lbox-inr [id^="box"] {
    display: none;
    padding: 15px 15px 10px;
    text-align: left;
    position: relative;
    background: #FFF;
    margin: 0 auto;
    z-index: 110;
  }
  #lbox .lbox-inr02 {
    position: relative;
    top: 12px;
    width: 430px;
    margin: 0 auto;
  }
  #lbox h3 {
    font-size: 16px;
    color: #fff;
    background: rgba(201, 0, 0, 0.7);
    margin: 0 0 18px;
    padding: 3px 14px 4px;
  }
  #lbox p {
    font-size: 15px;
    line-height: 1.4;
    padding: 0 13px 16px;
  }
  #lbox p:first-of-type {
    text-indent: -.6em;
  }
  #lbox ul li {
    font-size: 1.2rem;
    line-height: 1.4;
    margin: 0 0 8px;
  }
  #lbox ul li a {
    color: #000;
    text-decoration: underline;
  }
  #lbox ul li a:hover {
    text-decoration: none;
  }
  #lbox #box02 {
    overflow: auto;
    height: 550px;
  }
  #lbox #box02 p {
    text-align: center;
    padding: 0;
  }
  #lbox #box02 ul {
    margin: 6px auto 1px;
    border-top: #ccc 1px solid;
    padding: 11px 12px 2px;
    width: 90%;
  }
  #lbox #close {
    position: absolute;
    top: -35px;
    right: 0;
    width: 34px;
    height: 34px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 101;
  }
  #lbox #close:hover {
    cursor: pointer;
  }
  #lbox #close:before, #lbox #close:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 50%;
  }
  #lbox #close:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  #lbox #close:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  #clickable {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    opacity: .3;
  }
}

/*-----------------------------------
 jScrollPane
-----------------------------------*/
.jspContainer {
  width: 100% !important;
  /* for RWD */
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
  padding: 0 !important;
  width: 100% !important;
  /* for RWD */
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 6px;
  height: 100%;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
}

.jspTrack {
  background: #EEE;
  position: relative;
}

.jspDrag {
  background: #CCC;
  border-left: #EEE 1px soid;
  border-right: #EEE 1px solid;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}