@charset "utf-8";
/* 共通 */
.bg-lightblue{
  background-color: #EAEAF0;
}
/* 共通 */
.head-ttl-wrap{
  background: url(../images/about-eo/eo-hokuriku/header-bg.jpg) no-repeat center center/cover;
}
@media all and (max-width: 400px) {
  .ttl-pattern_2{
    font-size: 1.5rem;
  }
}

/* EO Hokurikuについて */
.sec-about{
  position: relative;
}
.sec-about::after{
  content: "";
  position: absolute;
  bottom: -100px;
  left: -77px;
  width: 580px;
  height: 580px;
  background: url(../images/about-eo/about-bg.png) no-repeat center center/contain;
  z-index: -1;
}
.sec-about-copy{
  font-size: 1.375rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
  line-height: 1.9;
}

@media all and (min-width: 576px) {
}
@media all and (min-width: 768px) {
}
@media all and (min-width: 992px) {
}
@media all and (min-width: 1200px) {
}
@media all and (min-width: 1400px) {
}
@media all and (min-width: 1920px) {
  .d-xxxl-block{
    display: block!important;
  }
  .sec-about-img1{
    margin-bottom: 30px;
  }
  .sec-about-img2 img{
    position: relative;
    right: 120px;
  }
  .sec-about-img3{
    position: absolute;
    bottom: 9.375rem;
    right: -12.75rem;
  }
}
/* EO Hokurikuについて */

/* ミッション */
.sec-mission-wrap{
  padding-bottom: 3rem;
  margin-bottom: 3rem;
  position: relative;
  border-bottom: 1px solid #707070;
}
.sec-mission-wrap::after{
  content: "";
  position: absolute;
  top: 50%;
  right: -194px;
  transform: translateY(-50%);
  width: 647px;
  height: 547px;
  background: url(../images/about-eo/eo-hokuriku/bg-theme.png) no-repeat center center/contain;
  pointer-events: none;
}
.sec-mission-row{
  display: flex;
  align-items: flex-end;
  margin-bottom: 4px;
}
.sec-mission-text{
  padding-bottom: 1.625rem;
  font-size: 1.125rem;
  font-weight: 700;
}
.sec-mission-text1{
  padding-bottom: 1.625rem;
}
.sec-mission-text2{
  padding-bottom: 3.125rem;
}
.sec-mission-text3{
  padding-bottom: 2.125rem;
}
.sec-mission-img{
  position: relative;
}
.sec-mission-text ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.sec-mission-text ul li{
  padding-left: 20px;
  position: relative;
}

.sec-mission-text ul li:not(:last-child){
  padding-bottom: 10px;
}

.sec-mission-text ul li::before{
  content: '';
  position: absolute;
  top: .5em;
  left: 2px;
  width: 8px;
  height: 8px;
  background: #D6A91F;
  border-radius: 50%;
}
.sec-mission-title{
  font-size: 1.75rem;
  font-weight: 700;
  color: #D6A920;
}
.second-theme-text1{
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
.second-theme-text2{
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 8px;
}
.second-theme-text3{
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 2rem;
}
.second-theme-text4{
  font-size: 1.25rem;
  letter-spacing: 0.02em;
}
@media all and (min-width: 576px) {
  .second-theme-text2{
  font-size: 3.5rem;
}
.second-theme-text3{
  font-size: 1.25rem;
}
}
@media all and (min-width: 768px) {
  .second-theme-text1{
    font-size: 1.75rem;
    margin-bottom: 1.5rem;
  }
  .second-theme-text2{
    font-size: 5rem;
  }
  .second-theme-text3{
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }
  .second-theme-text4{
    font-size: 1.75rem;
  }
}
@media all and (min-width: 992px) {
  .sec-mission-wrap{
    padding-bottom: 5rem;
    margin-bottom: 5rem;
  }
  .sec-mission-img img{
    width: 500px;
  }
  .sec-mission-img::before{
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #D6A91F;
    width: 16px;
    height: 16px;
    border-radius: 50%;
  }
  .sec-mission-img::after{
    content: "";
    position: absolute;
    background-color: #D6A91F;
    width: 270px;
    height: 2px;
    right: -19px;
  }
  .sec-mission-img1::before{
    bottom: 20px;
  }
  .sec-mission-img1::after{
    bottom: 27px;
  }
  .sec-mission-img2::before{
    bottom: 40px;
  }
  .sec-mission-img2::after{
    bottom: 47px;
  }
  .sec-mission-img3::before{
    bottom: 40px;
  }
  .sec-mission-img3::after{
    bottom: 47px;
  }
  .sec-mission-text{
    padding-left: 3rem;
    padding-bottom: 1.625rem;
    position: relative;
    flex: 1;
  }
}
@media all and (min-width: 1200px) {
  .sec-mission-text{
    font-size: 1.25rem;
  }
  .sec-mission-img img{
    width: 600px;
  }
  .sec-mission-img::after {
    width: 315px;
}
}
@media all and (min-width: 1400px) {
  .sec-mission-text{
    font-size: 1.625rem;
  }
  .sec-mission-img img{
    width: 715px;
  }
  .sec-mission-img::after{
    width: 384px;
    right: -19px;
  }
  .sec-mission-img1::before{
    bottom: 35px;
  }
  .sec-mission-img1::after{
    bottom: 42px;
  }
  .sec-mission-img2::before{
    bottom: 60px;
  }
  .sec-mission-img2::after{
    bottom: 67px;
  }
  .sec-mission-img3::before{
    bottom: 60px;
  }
  .sec-mission-img3::after{
    bottom: 67px;
  }
    .second-theme-text2{
    font-size: 7rem;
  }
  .second-theme-text3{
    font-size: 2rem;
  }
}
/* ミッション */


/* 設立の想い */
.sec-thought.lazyloaded{
  background: url(../images/about-eo/eo-hokuriku/bg-thought.jpg) no-repeat center center/cover;
}
@media all and (min-width: 576px) {
}
@media all and (min-width: 768px) {
}
@media all and (min-width: 992px) {
}
@media all and (min-width: 1200px) {
}
@media all and (min-width: 1400px) {
}
/* 設立の想い */

/* EO Globaについて */
.sec-global.lazyloaded{
  background: url(../images/about-eo/eo-hokuriku/bg-global.jpg) no-repeat center center/cover;
}
.sec-global-col-inner.lazyloaded{
  background: url(../images/about-eo/eo-hokuriku/global-circle.png) no-repeat center center/cover;
}
.sec-global-row{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  row-gap: 2rem;
}
.sec-global-col-inner{
  border-radius: 50%;
  width: 300px;
  height: 300px;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 4rem;
}
.sec-global-title{
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 1.875rem;
}
.sec-global-desc{
  font-size: 12px;
}
.sec-global-desc dl{
  display: flex;
  flex-wrap: wrap;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.sec-global-desc dl dt{
  width: 140px;
}
.sec-global-desc dl dd{
  width: calc(100% - 140px);
  margin-bottom: 0;
}
@media all and (min-width: 576px) {
  .sec-global-col-inner{
    width: 400px;
    height: 400px;
    padding-top: 6.25rem;
  }
  .sec-global-desc{
    font-size: 1rem;
  }
  .sec-global-desc dl{
    max-width: 300px;
  }
  .sec-global-desc dl dt{
    width: 150px;
  }
  .sec-global-desc dl dd{
    width: calc(100% - 150px);
  }
}
@media all and (min-width: 768px) {
}
@media all and (min-width: 992px) {
  .sec-global-row{
    flex-direction: row;
    align-items: unset;
  }
  .sec-global-col-inner {
    width: 310px;
    height: 310px;
    padding-top: 3.5rem;
}
.sec-global-desc{
  font-size: .875rem;
}
.sec-global-desc dl{
  max-width: 270px;
}
.sec-global-desc dl dt{
  width: 140px;
}
.sec-global-desc dl dd{
  width: calc(100% - 140px);
  margin-bottom: 0;
}
}
@media all and (min-width: 1200px) {
  .sec-global-col-inner{
    width: 360px;
    height: 360px;
    padding-top: 4.25rem;
  }
  .sec-global-desc{
    font-size: 1rem;
  }
  .sec-global-desc dl{
    max-width: 300px;
  }
  .sec-global-desc dl dt{
    width: 150px;
  }
  .sec-global-desc dl dd{
    width: calc(100% - 150px);
  }
}
@media all and (min-width: 1400px) {
  .sec-global-col-inner{
    width: 400px;
    height: 400px;
    padding-top: 6.25rem;
  }
}
/* EO Globaについて */

/* セクション３の記述 */

@media all and (min-width: 576px) {
}
@media all and (min-width: 768px) {
}
@media all and (min-width: 992px) {
}
@media all and (min-width: 1200px) {
}
@media all and (min-width: 1400px) {
}
/* //セクション３の記述 */


/*デスクトップ*/
@media all and (min-width: 992px) and (max-width: 1199px) {
}
/*中デバイス*/
@media all and (min-width: 768px) and (max-width: 991px) {
  
}
/*小デバイス*/
@media all and (min-width: 576px) and (max-width: 767px) {
}

/*iPhone5:SE*/
@media all and (max-width: 320px) {

}