@charset "utf-8";
.under-mv{
    background: url("../img/mv.png") center;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
}

.header-logo {
    display: flex;
    gap: 15px;
    align-items: center;
}
/* .ft-70th {
  display: none !important;
}.hd-70th {
  display: none !important;
} */
.intro{
    background: url("../img/bg_00.png") center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}
.intro-white{
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    max-width: 1280px;
    width: 95%;
    height: 90%;
    background: #fff;
    z-index: 0;
    opacity: .65;
    transform: translate(-50%,-50%);
}
.intro-bg{
    background: url("../img/bg_00_chil.png") center no-repeat;
    max-width: 1280px;
    width: 100%;
    margin: auto;
    -webkit-background-size: contain;
    background-size: contain;
    position: relative;
    z-index: 1;
}
.intro_text {
    max-width: 664px;
    margin: auto;
    padding: 85px 0 115px;
    line-height: 2;
    letter-spacing: 1.6px;
}
.intro_imgs {
    display: none;
}
.block{
    padding: 50px 0;
}
.block-bnr {
    width: 90%;
}
.block_01 .block-bnr{
    margin: 0 0 0 auto;
    background: url("../img/bg_01.png") center content-box no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 295px;
}
.block_01 .more-btn {
    border: 1px solid #f00;
    color: #f00;
    max-width: 350px;
    margin: 40px auto 0;
}
.block_01 .more-btn:hover {
    border: 1px solid #f00;
    color: #fff;
    background: #f00;
}
.block_02 .block-bnr{
    margin: 0 auto 0 0;
    background: url("../img/bg_02.png") center content-box no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 295px;
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
}
.block_02 .block-plate {
    width: auto;
    margin: 0;
    padding: 40px 30%;
}
.block_03 .block-bnr{
    margin: 0 0 0 auto;
    background: url("../img/bg_03.png") center content-box no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 295px;
}
.block-plate {
    width: 100%;
    margin: auto;
    color: #fff;
    padding: 40px 150px;
    box-sizing: border-box;
}
.block-num {
    font-size: 4.8rem;
    margin: 0;
    letter-spacing: 4.8px;
    line-height: 1;
}
.block-name {
    font-size: 3.6rem;
    margin: 15px 0 0;
    line-height: 1.5;
    letter-spacing: 3.6px;
    font-weight: bold;
}
.block-sub {
    font-size: 2rem;
    margin: 15px 0 0;
    letter-spacing: 1.6px;
    font-weight: bold;
}
.block-inner{
    max-width: 833px;
    width: 90%;
    margin: auto;
}
.block-flex {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.block-flex p{
    margin: 0;
}
.block-text {
    max-width: 473px;
    line-height: 2;
    letter-spacing: 1.6px;
}
.block_02 .block-text {
    max-width: 100%;
    margin: 50px 0 0;
}
.block-box {
    background: url("../img/img_02.png") center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 55px 0;
    margin-top: 50px;
}
.block-midashi {
    max-width: 580px;
    width: 90%;
    margin: auto;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
    padding: 8px 0;
}
.block-list {
    max-width: 600px;
    display: flex;
    flex-wrap: wrap;
    margin: 10px auto 0;
}
.block-cell {
    background: #fff;
    margin: 10px;
    display: flex;
    width: 130px;
    height: 130px;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.block-icon {
    margin: 0;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.block-cell-name{
    margin: 0;
    font-weight: bold;
}
.block_03 .block-inner {
    max-width: 913px;
    transform: translateX(40px);
}
p.btn_tips {
    max-width: 350px;
    margin: auto;
    font-size: 1.2rem;
    text-align: left;
    letter-spacing: 0;
}

address .address-company {
  width: 100%;
  margin-bottom: 30px;
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
}

.ft-70th{
  position: absolute;
  top: 0;
  padding-left: 15px;
  max-width: 90px;
}

.ft-70th img{
  width: 100%;
}

@media screen and ( max-width: 1360px ) {
  header {
    padding-left: 40px;
  }
  .gnav-mega {
    left: -500px;
  }

  .gnav li:nth-child(3) > .gnav-mega {
    left: -720px;
  }
  .gnav li:nth-child(4) > .gnav-mega {
    left: -845px;
  }
}
@media screen and ( max-width: 1152px ) {
  .pc-nav {
    padding-left: 48px;
  }
  .gnav {
    margin-right: 32px;
  }
  .gnav-mega {
    left: -400px;
  }
}
@media screen and ( max-width: 1024px ) {
  header {
    width: calc(100% - 104px);
  }
  .pc-nav {
    padding-left: 24px;
  }
  .gnav {
    margin-right: 10px;
  }
  aside {
    width: 104px;
  }
  .side-nav li.ja-font {
    font-size: 1.4rem;
  }
}

@media screen and ( max-width: 767px ) {
  header {
    /* padding: 0 0 0 3%; */
    padding-left: 8px;
  }
  .header-logo {
    width: calc(100% - 180px);
    height: 100%;
    gap: 10px;
    padding-top: 4px;
    padding-right: 8px;
  }
  .header-logo img {
    width: 100%;
    height: 100%;
  }
  .hd-70th {
    height: 100%;
  }
img {
    max-width: 100%;
}
.block_03 .block-inner {
    transform: none;
}
.intro-bg {
    background: none;
}
.intro-inner {
    padding: 0 5%;
}
.intro_text {
    padding: 50px 0 0;
}
.intro_imgs {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 5% 50px;
}
.block-bnr {
    width: 100%;
}
.block_01 .block-bnr{
    background: url("../img/spbg_01.png") center content-box;
    -webkit-background-size: cover;
    background-size: cover;
}
.block_02 .block-bnr{
    background: url("../img/spbg_02.png") center content-box;
    -webkit-background-size: cover;
    background-size: cover;
}
.block_03 .block-bnr{
    background: url("../img/spbg_03.png") center content-box;
    -webkit-background-size: cover;
    background-size: cover;
}
.block-plate {
    padding: 40px 5%;
}
.block_02 .block-plate {
    padding: 40px 5%;
}
.block_02 .block-bnr {
    justify-content: flex-start;
}
.block-list {
    max-width: 300px;
    justify-content: center;
}
.block-midashi {
    padding: 8px 5%;
}
.block-cell {
    max-width: calc(50% - 25px);
}
.block_03 .block-name {
    font-size: 2.4rem;
}
.block-flex {
    flex-direction: column;
    align-items: center;
}
p.block-img {
    margin-top: 20px;
}
}
@media screen and ( max-width: 350px ) {

}
@media screen and ( min-width: 768px ), print {
}

/*iPad用*/
@media screen and (orientation: portrait) and (min-width: 768px){
}
@media print{
}