.wrp-contents {
  max-width: none;
  padding: 0;
}
#container{
  letter-spacing: 0.02em;
  margin-bottom: 230px;
}

#head{
  margin-top: 100px;
}
#head .archive_conte{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#head .archive_ttl{
  font-size: 26px;
  text-align: center;
  font-weight: 700;
  color: #0054a7;
  border-bottom: 3px solid #0054a7;
  padding-bottom: 0.2em;
  margin-bottom: 2em;
}
#head .archive_lists{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#head .archive_lists li{
  width: 48%;
}
#head .txt_conte{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 150px;
  text-align: center;
}
#head .txt_head{
  font-size: 34px;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
  color: #0054a7;
  margin-bottom: 1.5em;
}
#head .txt_lists{
  font-size: 20px;
  color: #0054a7;
  font-weight: 700;
  text-align: center;
}
#head .txt_lists li{
  position: relative;
  padding: .6em 0;
  text-align: center;
}
#head .txt_lists li:nth-child(1)::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 5px;
  background: url(../images/head_line_01.webp);
  background-size: 100% 100%;
}
#head .txt_lists li:nth-child(1)::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
  width: 100%;
  height: 5px;
  background: url(../images/head_line_02.webp);
  background-size: 100% 100%;
}
#head .txt_lists li:nth-child(2)::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
  width: 100%;
  height: 5px;
  background: url(../images/head_line_02.webp);
  background-size: 100% 100%;
}
#head .txt_lists li:nth-child(3)::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
  width: 100%;
  height: 5px;
  background: url(../images/head_line_02.webp);
  background-size: 100% 100%;
}
#head .txt_lists li:nth-child(4)::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
  width: 100%;
  height: 5px;
  background: url(../images/head_line_02.webp);
  background-size: 100% 100%;
}
#head .nav_conte{
  width: 960px;
  position: relative;
  left: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}
#head .nav_conte .nav_lists{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#container .sec{
  margin-top: 145px;
}
#container .sec .ttl_conte{
  text-align: center;
  padding-bottom: 128px;
}
#container .sec#sec01 .ttl_conte{
  background: url(../images/sec01_bg.webp);
  background-size: 100% 75%;
  background-position: bottom;
  background-repeat: no-repeat;
}
#container .sec#sec02 .ttl_conte{
  background: url(../images/sec02_bg.webp);
  background-size: 100% 75%;
  background-position: bottom;
  background-repeat: no-repeat;
}
#container .sec#sec03 .ttl_conte{
  background: url(../images/sec03_bg.webp);
  background-size: 100% 75%;
  background-position: bottom;
  background-repeat: no-repeat;
}
#container .sec .ttl_conte .main_img{
  position: relative;
  left: 25px;
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
#container .sec#sec01 .ttl_conte .ttl{
  width: 335px;
  margin-left: auto;
  margin-right: auto;
}
#container .sec#sec02 .ttl_conte .ttl{
  width: 432px;
  margin-left: auto;
  margin-right: auto;
}
#container .sec#sec03 .ttl_conte .ttl{
  width: 411px;
  margin-left: auto;
  margin-right: auto;
}
#container .sec .ttl_conte .txt{
  font-size: 18px;
  color: #0054a7;
  font-weight: 700;
  line-height: 2;
  margin-top: 2.5em;
}
#container .sec .merit_conte{
  position: relative;
  margin-top: -76px;
  padding-top: 76px;
}
#container .sec .merit_conte .merit_ttl{
  width: 583px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 5%);
}
#container .sec .merit_conte .bg_inner{
  background: #0054a7;
  padding-bottom: 90px;
}
#container .sec .merit_conte .merit_head{
  width: 413px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 77px;
  padding-bottom: 68px;
}
#container .sec .merit_conte .merit_lists{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  color: #FFF;
}
#container .sec .merit_conte .merit_lists .merit_list{
  display: flex;
  justify-content: space-between;
  align-items: start;
}
#container .sec .merit_conte .merit_lists .merit_list:nth-child(even){
  flex-direction: row-reverse;
}
#container .sec .merit_conte .merit_lists .merit_list:nth-child(n+2){
  margin-top: 96px;
}
#container .sec .merit_conte .merit_lists .merit_list .merit_img{
  width: 48%;
  border: 5px solid #fff;
  box-shadow: 10px 7px 29px -4px #231815;
}
#container .sec .merit_conte .merit_lists .merit_list .txt_wrap{
  width: 47%;
}
#container .sec .merit_conte .merit_lists .merit_list .txt_wrap .wrap_head{
  font-size: 24px;
  font-weight: 700;
  margin-bottom: .6em;
  padding-bottom: .6em;
  border-bottom: 1px solid #FFF;
  line-height: 1.6;
}
#container .sec .merit_conte .merit_lists .merit_list .txt_wrap .wrap_head span{
  display: block;
  font-size: 50%;
  font-weight: 400;
}
#container .sec .merit_conte .merit_lists .merit_list .txt_wrap .wrap_txt{
  font-size: 18px;
  font-weight: 400;
  text-align: justify;
  line-height: 1.8;
}
#container .sec .merit_conte .merit_lists .merit_list .txt_wrap .wrap_txt_hash{
  font-size: 18px;
  font-weight: 700;
  color: #fff100;
  margin-top: .5em;
}
#container .sec .merit_conte .btn_lists{
  width: 1080px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}
#container .sec .merit_conte .btn_lists li{
  width: 48%;
}

#container .sec .merit_conte .merit_head_img{
  width: 552px;
  margin-left: auto;
  margin-right: auto;
  border: 5px solid #fff;
  box-shadow: 10px 7px 29px -4px #231815;
}
#container .sec .merit_conte .merit_lists_wrap{
  position: relative;
  width: 1195px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 144px;
  border: 1px solid #FFF;
  border-radius: 40px;
  padding-top: 178px;
  padding-bottom: 136px;
}
#container .sec .merit_conte .merit_lists_wrap .merit_lists_head{
  font-size: 28px;
  color: #FFF;
  text-align: center;
  line-height: 1.6;
  background-color: #0054a7;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0.85em 3em;
  white-space: nowrap;
}
#container .sec .merit_conte .merit_lists_wrap .merit_lists_head::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 137px;
  background: url(../images/sec03_head_kakko-l.webp);
  background-size: 100% 100%;
}
#container .sec .merit_conte .merit_lists_wrap .merit_lists_head::after{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 137px;
  background: url(../images/sec03_head_kakko-r.webp);
  background-size: 100% 100%;
}

#container .promotionMovieArea_item_iframe{
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  overflow: hidden;
  border-radius: 0.5em;
}
#container .promotionMovieArea_item_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


@media(max-width:2000px){
  #container{
    margin-bottom: 11.5vw;
  }
  
  #head{
    margin-top: 5vw;
  }
  #head .archive_conte{
    width: 90%;
  }
  #head .archive_ttl{
    font-size: 1.3vw;
  }
  #head .txt_conte{
    width: 45vw;
    margin-top: 7.5vw;
  }
  #head .txt_head{
    font-size: 1.7vw;
  }
  #head .txt_lists{
    font-size: 1vw;
  }
  #head .txt_lists li:nth-child(1)::before{
    height: 0.25vw;
  }
  #head .txt_lists li:nth-child(1)::after{
    height: 0.25vw;
  }
  #head .txt_lists li:nth-child(2)::after{
    height: 0.25vw;
  }
  #head .txt_lists li:nth-child(3)::after{
    height: 0.25vw;
  }
  #head .txt_lists li:nth-child(4)::after{
    height: 0.25vw;
  }
  #head .nav_conte{
    width: 48vw;
    left: 0.5vw;
    margin-top: 4vw;
  }
  
  #container .sec{
    margin-top: 7.25vw;
  }
  #container .sec .ttl_conte{
    padding-bottom: 6.4vw;
  }
  #container .sec .ttl_conte .main_img{
    left: 1.25vw;
    width: 55vw;
  }
  #container .sec#sec01 .ttl_conte .ttl{
    width: 16.75vw;
  }
  #container .sec#sec02 .ttl_conte .ttl{
    width: 21.6vw;
  }
  #container .sec#sec03 .ttl_conte .ttl{
    width: 20.55vw;
  }
  #container .sec .ttl_conte .txt{
    font-size: 0.9vw;
  }
  #container .sec .merit_conte{
    margin-top: -3.8vw;
    padding-top: 3.8vw;
  }
  #container .sec .merit_conte .merit_ttl{
    width: 29.15vw;
  }
  #container .sec .merit_conte .bg_inner{
    padding-bottom: 4.5vw;
  }
  #container .sec .merit_conte .merit_head{
    width: 20.65vw;
    padding-top: 3.85vw;
    padding-bottom: 3.4vw;
  }
  #container .sec .merit_conte .merit_lists{
    width: 45vw;
  }
  #container .sec .merit_conte .merit_lists .merit_list:nth-child(n+2){
    margin-top: 4.8vw;
  }
  #container .sec .merit_conte .merit_lists .merit_list .txt_wrap .wrap_head{
    font-size: 1.2vw;
  }
  #container .sec .merit_conte .merit_lists .merit_list .txt_wrap .wrap_txt{
    font-size: 0.9vw;
  }
  #container .sec .merit_conte .merit_lists .merit_list .txt_wrap .wrap_txt_hash{
    font-size: 0.9vw;
  }
  #container .sec .merit_conte .btn_lists{
    width: 54vw;
    margin-top: 4vw;
  }
  
  #container .sec .merit_conte .merit_head_img{
    width: 27.6vw;
  }
  #container .sec .merit_conte .merit_lists_wrap{
    width: 59.75vw;
    margin-top: 7.2vw;
    padding-top: 8.9vw;
    padding-bottom: 6.8vw;
  }
  #container .sec .merit_conte .merit_lists_wrap .merit_lists_head{
    font-size: 1.4vw;
  }
  #container .sec .merit_conte .merit_lists_wrap .merit_lists_head::before{
    width: 1.25vw;
    height: 6.85vw;
  }
  #container .sec .merit_conte .merit_lists_wrap .merit_lists_head::after{
    width: 1.25vw;
    height: 6.85vw;
  }
}

@media(max-width:756px){
  #container{
    margin-bottom: 13.57vw;
  }
  
  #head{
    margin-top: 11.42vw;
  }
  #head .archive_conte{
    width: 85.71vw;
  }
  #head .archive_ttl{
    font-size: 4.28vw;
    padding-bottom: 0.7em;
    margin-bottom: 1em;
  }
  #head .archive_lists{
    flex-direction: column;
    gap: 8.14vw;
  }
  #head .archive_lists li{
    width: 100%;
  }
  #head .txt_conte{
    width: 85.71vw;
    margin-top: 11.5vw;
  }
  #head .txt_head{
    font-size: 4.85vw;
  }
  #head .txt_lists{
    font-size: 2.85vw;
  }
  #head .txt_lists li{
    padding: 0.8em 0;
  }
  #head .txt_lists.sp li:nth-child(1)::before{
    height: 1vw;
    background: url(../images/head_line_01_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists.sp li:nth-child(1)::after{
    height: 1vw;
    background: url(../images/head_line_02_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists.sp li:nth-child(2)::after{
    height: 1vw;
    background: url(../images/head_line_03_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists.sp li:nth-child(3)::after{
    height: 1vw;
    background: url(../images/head_line_04_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists.sp li:nth-child(4)::after{
    height: 1vw;
    background: url(../images/head_line_05_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists.sp li:nth-child(5)::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(50%);
    width: 100%;
    height: 1vw;
    background: url(../images/head_line_06_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists li:nth-child(6)::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(50%) scaleX(-1);
    width: 100%;
    height: 5px;
    background: url(../images/head_line_01_sp.webp);
    background-size: 100% 100%;
  }
  #head .nav_conte{
    width: 100%;
    left: 0;
    margin-top: 11.42vw;
  }
  #head .nav_conte .nav_lists{
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  #head .nav_conte .nav_lists li{
    width: 48%;
  }
  #head .nav_conte .nav_lists li:nth-child(1){
    position: relative;
    left: 3.4%;
  }
  #head .nav_conte .nav_lists li:nth-child(3){
    margin-top: 1%;
  }

  #container .sec{
    margin-top: 12.85vw;
  }
  #container .sec .ttl_conte{
    padding-bottom: 20vw;
  }
  #container .sec#sec01 .ttl_conte{
    background-size: 100% 75%;
  }
  #container .sec#sec02 .ttl_conte{
    background-size: 100% 75%;
  }
  #container .sec#sec03 .ttl_conte{
    background-size: 100% 75%;
  }
  #container .sec .ttl_conte .main_img{
    left: 1.43vw;
    width: 88.71vw;
  }
  #container .sec#sec01 .ttl_conte .ttl{
    width: 48vw;
    margin-top: 2vw;
  }
  #container .sec#sec02 .ttl_conte .ttl{
    width: 61.71vw;
  }
  #container .sec#sec03 .ttl_conte .ttl{
    width: 58.71vw;
  }
  #container .sec .ttl_conte .txt{
    font-size: 2.85vw;
    line-height: 2;
    margin-top: 1.5em;
  }


  #container .sec .merit_conte{
    margin-top: -21.42vw;
    padding-top: 21.42vw;
  }
  #container .sec .merit_conte .merit_ttl{
    width: 83.28vw;
    transform: translate(-50%, 50%);
  }
  #container .sec .merit_conte .bg_inner{
    padding-bottom: 11.42vw;
  }
  #container .sec .merit_conte .merit_head{
    width: 59vw;
    padding-top: 11.42vw;
    padding-bottom: 9.42vw;
  }
  #container .sec .merit_conte .merit_lists{
    width: 70vw;
  }
  #container .sec .merit_conte .merit_lists .merit_list{
    flex-direction: column;
  }
  #container .sec .merit_conte .merit_lists .merit_list:nth-child(even){
    flex-direction: column;
  }
  #container .sec .merit_conte .merit_lists .merit_list:nth-child(n+2){
    margin-top: 9.71vw;
  }
  #container .sec .merit_conte .merit_lists .merit_list .merit_img{
    width: 100%;
    box-shadow: 10px 7px 29px -4px #231815;
  }
  #container .sec .merit_conte .merit_lists .merit_list .txt_wrap{
    width: 100%;
  }
  #container .sec .merit_conte .merit_lists .merit_list .txt_wrap .wrap_head{
    font-size: 4.42vw;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-bottom: 1.2em;
    line-height: 1.6;
  }
  #container .sec .merit_conte .merit_lists .merit_list .txt_wrap .wrap_txt{
    font-size: 3.28vw;
  }
  #container .sec .merit_conte .merit_lists .merit_list .txt_wrap .wrap_txt_hash{
    font-size: 2.85vw;
    margin-top: .7em;
  }
  #container .sec .merit_conte .btn_lists{
    width: 74.28vw;
    margin-top: 11.42vw;
    flex-direction: column;
  }
  #container .sec .merit_conte .btn_lists li{
    width: 100%;
  }
  #container .sec .merit_conte .btn_lists li:nth-child(n+2){
    margin-top: 10vw;
  }
  
  #container .sec .merit_conte .merit_head_img{
    width: 86.42vw;
    box-shadow: 10px 7px 29px -4px #231815;
  }
  #container .sec .merit_conte .merit_lists_wrap{
    width: 100%;
    margin-top: 15.71vw;
    border: none;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  #container .sec .merit_conte .merit_lists_wrap .merit_lists_head{
    font-size: 4vw;
    line-height: 1.6;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 0.85em 2.5em;
    display: inline-block;
    margin-bottom: 2.5em;
  }
  #container .sec .merit_conte .merit_lists_wrap .merit_lists_head::before{
    width: 3.57vw;
    height: 19.57vw;
  }
  #container .sec .merit_conte .merit_lists_wrap .merit_lists_head::after{
    width: 3.57vw;
    height: 19.57vw;
  }
}

/* .core-site-header--simple {
  border-top: none !important;
} */