@media all and (min-width: 768px) {
  #globalContArea {
    background: #faf6ef;
    position: relative;
  }
  #globalContArea * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #globalContArea img {
    display: inline-block;
  }
}
@media all and (min-width: 768px) and (max-width: 1070px) {
  #globalContArea img {
    max-width: 100%;
  }
}
@media all and (min-width: 768px) {
  #globalContArea img.sp, #globalContArea img.sp_contents {
    display: none;
  }
  #globalContArea .btmPagetop {
    position: absolute;
    width: 950px;
    left: 50%;
    bottom: 13px;
    margin-left: -475px;
    z-index: 99;
  }
  #globalContArea .btmPagetop a {
    margin-left: auto;
  }
  #globalContArea .btmPagetop img {
    display: none;
  }
  #globalContArea .mv {
    background-image: url(../images/index_bg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 398px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 44px;
  }
  #globalContArea .mv h1 {
    margin: 0;
    padding: 0;
    position: relative;
    left: 3px;
  }
  #globalContArea .balanceInner {
    max-width: 1060px;
    margin: 0 auto;
  }
}
@media all and (min-width: 768px) and (max-width: 1070px) {
  #globalContArea .balanceInner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 768px) {
  #globalContArea .sectionContent {
    background-repeat: no-repeat;
    background-image: url(../images/index_bg_main.png);
    background-position: center top;
    margin-top: -118px;
    position: relative;
    z-index: 3;
  }
  #globalContArea .sectionLead {
    background-repeat: no-repeat;
    height: 676px;
    padding-top: 116px;
    padding-bottom: 70px;
  }
  #globalContArea .sectionLead .blockLead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: left;
  }
  #globalContArea .sectionLead .blockLead .blockLeadInfo {
    width: 51%;
    padding-right: 40px;
    margin-top: -13px;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  #globalContArea .sectionLead .blockLead .blockLeadImg {
    width: 49%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #globalContArea .sectionInfo {
    padding-top: 89px;
  }
  #globalContArea .blockInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 50px;
    padding-right: 50px;
    text-align: left;
  }
  #globalContArea .blockInfoImg {
    width: 49%;
  }
  #globalContArea .blockInfoDes {
    width: 51%;
    padding-left: 9px;
    padding-top: 13px;
  }
  #globalContArea .blockInfoDes h2 {
    text-align: center;
    padding-left: 38px;
    margin-bottom: 34px;
  }
  #globalContArea .blockInfo--01 {
    height: 659px;
  }
  #globalContArea .blockInfo--02 {
    margin-top: 56px;
    height: 658px;
  }
  #globalContArea .blockInfo--02 .blockInfoImg {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 0;
    padding-left: 1px;
  }
  #globalContArea .blockInfo--02 .blockInfoDes {
    padding-top: 0;
    padding-left: 0px;
    margin-top: -80px;
  }
  #globalContArea .blockInfo--02 .blockInfoDes h2 {
    padding-left: 0;
    margin-left: -41px;
    margin-top: -3px;
    margin-bottom: 37px;
  }
  #globalContArea .blockInfo--02 .blockInfoDes p {
    padding-left: 3px;
  }
  #globalContArea .blockInfo--03 .blockInfoDes {
    padding-top: 31px;
  }
  #globalContArea .blockInfo--03 .blockInfoDes h2 {
    padding-left: 90px;
  }
  #globalContArea .sectionProfile {
    padding-top: 309px;
    padding-bottom: 80px;
  }
}
@media all and (max-width: 767px) {
  #globalContArea {
    background: #faf6ef;
    position: relative;
  }
  #globalContArea * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #globalContArea .btmPagetop {
    margin-top: -81px;
    position: relative;
    z-index: 3;
    margin-right: 3%;
    padding: 5% 0 3%;
    text-align: right;
  }
  #globalContArea .sectionContent {
    background-repeat: no-repeat;
    background-image: url(../images/sp/index_bg_main.png);
    background-position: center top;
    background-size: 100% auto;
    margin-top: -9vw;
    position: relative;
    z-index: 3;
  }
  #globalContArea .mv {
    background-image: url(../images/sp/index_bg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 41.6vw;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #globalContArea .mv h1 {
    margin: 0;
    padding: 0;
    position: relative;
    top: 11px;
  }
  #globalContArea .sectionLead {
    padding-top: 18.5vw;
  }
  #globalContArea .sectionLead .blockLeadImg {
    padding-left: 17px;
    padding-right: 17px;
  }
  #globalContArea .sectionLead .blockLeadInfo {
    margin-top: -28px;
    margin-bottom: 30px;
  }
  #globalContArea .sectionInfo {
    padding-top: 74px;
    padding-bottom: 149px;
  }
  #globalContArea .sectionInfo .balanceInner {
    padding-left: 17px;
    padding-right: 17px;
  }
  #globalContArea .sectionInfo .blockInfo--01 {
    padding-bottom: 132px;
  }
  #globalContArea .sectionInfo .blockInfo--01 .blockInfoDes {
    margin-top: 18px;
  }
  #globalContArea .sectionInfo .blockInfo--01 .blockInfoDes h2 {
    position: relative;
    left: 20px;
    margin-bottom: 15px;
  }
  #globalContArea .sectionInfo .blockInfo--02 {
    margin-bottom: 110px;
  }
  #globalContArea .sectionInfo .blockInfo--02 .blockInfoDes {
    margin-top: -50px;
    position: relative;
    left: -4px;
  }
  #globalContArea .sectionInfo .blockInfo--02 .blockInfoDes h2 {
    margin-bottom: 18px;
  }
  #globalContArea .sectionInfo .blockInfo--03 .blockInfoDes {
    position: relative;
    left: -2px;
    margin-top: 17px;
  }
  #globalContArea .sectionInfo .blockInfo--03 .blockInfoDes h2 {
    margin-bottom: 20px;
  }
  #globalContArea .sectionProfile {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 69px;
  }
}