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

#head .txt_conte{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 170px;
}
#head .txt_conte .illust_img{
  width: 170px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
#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_03.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_04.webp);
  background-size: 100% 100%;
}
#head .txt_lists li:nth-child(5)::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
  width: 100%;
  height: 5px;
  background: url(../images/head_line_05.webp);
  background-size: 100% 100%;
}
#head .txt_lists li:nth-child(6)::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
  width: 100%;
  height: 5px;
  background: url(../images/head_line_06.webp);
  background-size: 100% 100%;
}
#head .reform_conte{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 195px;
}
#head .reform_conte .lists_wrap{
  position: relative;
  border: 3px solid #0054a7;
  border-radius: 25px;
  margin-bottom: 90px;
  padding-bottom: 50px;
}
#head .reform_conte .lists_wrap::after{
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
  width: 0;
  height: 0;
  border-left: 26px solid transparent;
  border-right: 26px solid transparent;
  border-top: 26px solid #0054a7;
}
#head .reform_conte .lists_wrap::before{
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-top: 22px solid #FFF;
  z-index: 1;
}
#head .reform_conte .lists_wrap .lists_ttl{
  width: 387px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
#head .reform_conte .lists_wrap .lists{
  width: 696px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;
  font-size: 20px;
  font-weight: 700;
  color: #0054a7;
  position: relative;
}
#head .reform_conte .lists_wrap .lists li{
  position: relative;
  width: 48%;
  padding-left: 30px;
  white-space: nowrap;
}
#head .reform_conte .lists_wrap .lists li::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border: 3px solid #0054a7;
}
#head .reform_conte .lists_wrap .lists li:nth-child(n+3){
  margin-top: .8em;
}

#head .reform_conte .kurashi_wrap{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}
#head .reform_conte .kurashi_wrap .kurashi_img{
  width: 539px;
  margin-left: auto;
  margin-right: auto;
}
#head .reform_conte .kurashi_wrap .btn_box{
  position: relative;
  border: 3px solid #0054a7;
  border-radius: 25px;
  margin-top: 40px;
}
#head .reform_conte .kurashi_wrap .btn_box .box_ttl{
  background: #0054a7;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
#head .reform_conte .kurashi_wrap .btn_box .box_ttl img{
  width: 402px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
#head .reform_conte .kurashi_wrap .btn_box .c_flex{
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 90px;
}
#head .reform_conte .kurashi_wrap .btn_box .c_flex .txt{
  width: 70%;
  font-size: 20px;
  font-weight: 700;
  text-align: justify;
  line-height: 1.8;
  color: #0054a7;
}
#head .reform_conte .kurashi_wrap .btn_box .c_flex .img{
  width: 24%;
}
#head .reform_conte .kurashi_wrap .btn_box .box_btn{
  display: block;
  width: 590px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  background: #FFF;
}


#nav .nav_head{
  text-align: center;
  background: #0054a7;
  color: #FFF;
  font-size: 26px;
  padding: 1.5em 0;
  margin-bottom: 1.5em;
}
#nav .nav_img{
  border-bottom: 2px solid #0054a7;
}
#nav .nav_img img{
  width: 1095px;
  margin-left: auto;
  margin-right: auto;
}

#container .btn_lists{
  width: 1080px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
}
#container .btn_lists li{
  width: 48%;
}

#nav .nav_ttl{
  width: 976px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 140px;
  margin-bottom: 80px;
}

#plan{
  background: #fbf1e5;
  padding-top: 190px;
  padding-bottom: 190px;
}
#plan .plan:nth-child(n+2){
  margin-top: 220px;
}
#plan .plan .txt_conte{
  width: 1080px;
  margin-left: auto;
  margin-right: auto;
  background: #FFF;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-top: 40px;
  padding-bottom: 90px;
}
#plan .plan .txt_conte .num{
  width: 193px;
  margin-left: auto;
  margin-right: auto;
}
#plan .plan .txt_conte .head{
  margin-left: auto;
  margin-right: auto;
  margin-top: 34px;
  margin-bottom: 50px;
}
#plan #plan01.plan .txt_conte .head,
#plan #plan02.plan .txt_conte .head{
  width: 567px;
}
#plan #plan03.plan .txt_conte .head{
  width: 703px;
}
#plan #plan04.plan .txt_conte .head{
  width: 798px;
}
#plan #plan05.plan .txt_conte .head{
  width: 358px;
}
#plan .plan .txt_conte .ttl{
  width: 972px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}
#plan .plan .txt_conte .txt{
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  line-height: 2.5;
  color: #0054a7;
}
#plan .plan .img_conte{
  width: 100%;
  overflow: visible;
}
#plan .plan .img_conte .plan-slider{
  width: 100%;
  overflow: visible;
}
#plan .plan .img_conte .slick-slide{
  width: 1080px;
  margin: 0 30px;
  box-sizing: border-box;
}
#plan .plan .plan_btn{
  display: block;
  width: 758px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 120px;
}

#summary{
  background: #0054a7;
  padding-top: 60px;
  padding-bottom: 60px;
}
#summary .conte{
  background: #FFF;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 30px;
  padding-top: 45px;
  padding-bottom: 45px;
}
#summary .conte .logo{
  width: 205px;
  margin-left: auto;
  margin-right: auto;
}
#summary .conte .txt{
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  line-height: 2;
  color: #0054a7;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5em;
}

#shop .shop_mv{
  background: #c5e7f6;
  padding-top: 76px;
}
#shop .shop_mv .ttl{
  width: 981px;
  margin-left: auto;
  margin-right: auto;
}
#shop .shop_mv .txt{
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  line-height: 2;
  color: #0054a7;
  margin-top: 2em;
  margin-bottom: 2em;
}
#shop .shop_head{
  width: 855px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 100px;
}
#shop .shop_conte .conte_ttl{
  width: 930px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: end;
  justify-content: space-between;
}
#shop .shop_conte .conte_ttl .num{
  width: 12%;
}
#shop .shop_conte .conte_ttl .ttl{
  width: 88%;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  color: #0054a7;
  padding-bottom: 1em;
}
#shop .shop_conte .inner{
  position: relative;
  border-top: 3px solid #0054a7;
  z-index: 1;
  margin-bottom: 115px;
}
#shop .shop_conte .inner::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 480px;
  background: url(../images/shop_point_before.webp);
  background-size: 100% 100%;
  z-index: -1;
}
#shop .shop_conte .inner .txt{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  line-height: 1.8;
  color: #0054a7;
  margin-top: 3em;
  margin-bottom: 3em;
}
#shop .shop_conte .inner .img{
  width: 888px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left: 46px;
}
#shop #conte02.shop_conte .inner .img img{
  width: 794px;
  margin-left: 0;
  margin-right: auto;
}
#shop #conte03.shop_conte .inner .img img{
  width: 822px;
  margin-left: 0;
  margin-right: auto;
}






@media(max-width:2000px){
  #container{
    margin-bottom: 11.5vw;
  }

  #head .txt_conte{
    width: 45vw;
    margin-bottom: 8.5vw;
  }
  #head .txt_conte .illust_img{
    width: 8.5vw;
    margin-bottom: 2.5vw;
  }
  #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 .txt_lists li:nth-child(5)::after{
    height: 0.25vw;
  }
  #head .txt_lists li:nth-child(6)::after{
    height: 0.25vw;
  }
  #head .reform_conte{
    width: 45vw;
    margin-bottom: 9.75vw;
  }
  #head .reform_conte .lists_wrap{
    margin-bottom: 4.5vw;
    padding-bottom: 2.5vw;
  }
  #head .reform_conte .lists_wrap .lists_ttl{
    width: 19.35vw;
    padding-top: 2.5vw;
    padding-bottom: 2.5vw;
  }
  #head .reform_conte .lists_wrap .lists{
    width: 34.8vw;
    font-size: 1vw;
  }
  #head .reform_conte .lists_wrap .lists li{
    padding-left: 1.5vw;
  }
  #head .reform_conte .lists_wrap .lists li::before{
    width: 1.1vw;
    height: 1.1vw;
  }
  
  #head .reform_conte .kurashi_wrap{
    width: 45vw;
  }
  #head .reform_conte .kurashi_wrap .kurashi_img{
    width: 26.95vw;
  }
  #head .reform_conte .kurashi_wrap .btn_box{
    margin-top: 2vw;
  }
  #head .reform_conte .kurashi_wrap .btn_box .box_ttl img{
    width: 20.1vw;
    padding-top: 1vw;
    padding-bottom: 1vw;
  }
  #head .reform_conte .kurashi_wrap .btn_box .c_flex{
    width: 39vw;
    padding-top: 2vw;
    padding-bottom: 4.5vw;
  }
  #head .reform_conte .kurashi_wrap .btn_box .c_flex .txt{
    width: 70%;
    font-size: 1vw;
  }
  #head .reform_conte .kurashi_wrap .btn_box .box_btn{
    width: 29.5vw;
  }
  
  #nav .nav_head{
    font-size: 1.3vw;
  }
  #nav .nav_img img{
    width: 54.75vw;
  }
  
  #container .btn_lists{
    width: 54vw;
    margin-top: 5vw;
  }
  
  #nav .nav_ttl{
    width: 48.8vw;
    margin-top: 7vw;
    margin-bottom: 4vw;
  }
  
  #plan{
    padding-top: 9.5vw;
    padding-bottom: 9.5vw;
  }
  #plan .plan:nth-child(n+2){
    margin-top: 11vw;
  }
  #plan .plan .txt_conte{
    width: 54vw;
    padding-top: 2vw;
    padding-bottom: 4.5vw;
  }
  #plan .plan .txt_conte .num{
    width: 9.65vw;
  }
  #plan .plan .txt_conte .head{
    margin-top: 1.7vw;
    margin-bottom: 2.5vw;
  }
  #plan #plan01.plan .txt_conte .head,
  #plan #plan02.plan .txt_conte .head{
    width: 28.35vw;
  }
  #plan #plan03.plan .txt_conte .head{
    width: 35.15vw;
  }
  #plan #plan04.plan .txt_conte .head{
    width: 39.9vw;
  }
  #plan #plan05.plan .txt_conte .head{
    width: 17.9vw;
  }
  #plan .plan .txt_conte .ttl{
    width: 48.6vw;
    margin-bottom: 3.5vw;
  }
  #plan .plan .txt_conte .txt{
    font-size: 1.3vw;
  }
  #plan .plan .img_conte .slick-slide{
    width: 54vw;
    margin: 0 1.5vw;
  }
  #plan .plan .plan_btn{
    width: 37.9vw;
    margin-top: 6vw;
  }
  
  #summary{
    padding-top: 3vw;
    padding-bottom: 3vw;
  }
  #summary .conte{
    width: 45vw;
    padding-top: 2.25vw;
    padding-bottom: 2.25vw;
  }
  #summary .conte .logo{
    width: 10.25vw;
  }
  #summary .conte .txt{
    font-size: 1vw;
  }
  
  #shop .shop_mv{
    padding-top: 3.8vw;
  }
  #shop .shop_mv .ttl{
    width: 49.05vw;
  }
  #shop .shop_mv .txt{
    font-size: 1vw;
  }
  #shop .shop_head{
    width: 42.75vw;
    margin-top: 3vw;
    margin-bottom: 5vw;
  }
  #shop .shop_conte .conte_ttl{
    width: 46.5vw;
  }
  #shop .shop_conte .conte_ttl .ttl{
    font-size: 1.7vw;
  }
  #shop .shop_conte .inner{
    margin-bottom: 5.75vw;
  }
  #shop .shop_conte .inner::before{
    height: 24vw;
  }
  #shop .shop_conte .inner .txt{
    width: 40vw;
    font-size: 1vw;
  }
  #shop .shop_conte .inner .img{
    width: 44.4vw;
    left: 2.3vw;
  }
  #shop #conte02.shop_conte .inner .img img{
    width: 39.7vw;
  }
  #shop #conte03.shop_conte .inner .img img{
    width: 41.1vw;
  }
}

@media(max-width:756px){
  #container{
    margin-bottom: 13.57vw;
  }

  #head .txt_conte{
    width: 85.71vw;
    margin-bottom: 11.42vw;
  }
  #head .txt_conte .illust_img{
    width: 24.57vw;
    margin-bottom: 5.71vw;
  }
  #head .txt_lists{
    font-size: 2.85vw;
  }
  #head .txt_lists li:nth-child(1)::before{
    height: 1vw;
    background: url(../images/head_line_01_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists li:nth-child(1)::after{
    height: 1vw;
    background: url(../images/head_line_02_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists li:nth-child(2)::after{
    height: 1vw;
    background: url(../images/head_line_03_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists li:nth-child(3)::after{
    height: 1vw;
    background: url(../images/head_line_04_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists li:nth-child(4)::after{
    height: 1vw;
    background: url(../images/head_line_05_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists li:nth-child(5)::after{
    height: 1vw;
    background: url(../images/head_line_06_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists li:nth-child(6)::after{
    height: 1vw;
    background: url(../images/head_line_07_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists li:nth-child(7)::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(50%);
    width: 100%;
    height: 1vw;
    background: url(../images/head_line_08_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists li:nth-child(8)::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(50%);
    width: 100%;
    height: 1vw;
    background: url(../images/head_line_09_sp.webp);
    background-size: 100% 100%;
  }
  #head .txt_lists li:nth-child(9)::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(50%);
    width: 100%;
    height: 1vw;
    background: url(../images/head_line_10_sp.webp);
    background-size: 100% 100%;
  }
  #head .reform_conte{
    width: 85.42vw;
    margin-bottom: 21.42vw;
  }
  #head .reform_conte .lists_wrap{
    border-radius: 20px;
    margin-bottom: 15.71vw;
    padding-bottom: 7.14vw;
  }
  #head .reform_conte .lists_wrap::after{
    border-left: 3.71vw solid transparent;
    border-right: 3.71vw solid transparent;
    border-top: 3.71vw solid #0054a7;
  }
  #head .reform_conte .lists_wrap::before{
    border-left: 3.14vw solid transparent;
    border-right: 3.14vw solid transparent;
    border-top: 3.14vw solid #FFF;
    bottom: 0.9px;
  }
  #head .reform_conte .lists_wrap .lists_ttl{
    width: 55.14vw;
    padding-top: 6.42vw;
    padding-bottom: 6.42vw;
  }
  #head .reform_conte .lists_wrap .lists{
    width: 47.32vw;
    flex-direction: column;
    gap: 1em;
    font-size: 2.85vw;
  }
  #head .reform_conte .lists_wrap .lists li{
    width: 100%;
    padding-left: 4.57vw;
  }
  #head .reform_conte .lists_wrap .lists li::before{
    width: 3.57vw;
    height: 3.57vw;
  }
  #head .reform_conte .lists_wrap .lists li:nth-child(n+3){
    margin-top: 0;
  }
  
  #head .reform_conte .kurashi_wrap{
    width: 85.71vw;
  }
  #head .reform_conte .kurashi_wrap .kurashi_img{
    width: 76.85vw;
  }
  #head .reform_conte .kurashi_wrap .btn_box{
    border-radius: 20px;
    margin-top: 8.57vw;
  }
  #head .reform_conte .kurashi_wrap .btn_box .box_ttl{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  #head .reform_conte .kurashi_wrap .btn_box .box_ttl img{
    width: 57.42vw;
    padding-top: 3.42vw;
    padding-bottom: 3.42vw;
  }
  #head .reform_conte .kurashi_wrap .btn_box .c_flex{
    width: 73.57vw;
    flex-direction: column;
    align-items: center;
    padding-top: 4.28vw;
    padding-bottom: 11.71vw;
  }
  #head .reform_conte .kurashi_wrap .btn_box .c_flex .txt{
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
    font-size: 2.85vw;
  }
  #head .reform_conte .kurashi_wrap .btn_box .c_flex .img{
    width: 24vw;
    margin-left: auto;
    margin-right: auto;
  }
  #head .reform_conte .kurashi_wrap .btn_box .box_btn{
    width: 76vw;
  }

  #nav .nav_head{
    font-size: 4vw;
  }
  #nav .nav_img img{
    width: 98.14vw;
  }
  #container .btn_lists{
    width: 74.28vw;
    margin-top: 11.42vw;
    flex-direction: column;
  }
  #container .btn_lists li{
    width: 100%;
  }
  #container .btn_lists li:nth-child(n+2){
    margin-top: 10vw;
  }
  #nav .nav_ttl{
    width: 86.28vw;
    margin-top: 20vw;
    margin-bottom: 10vw;
  }

  #plan{
    padding-top: 9vw;
    padding-bottom: 15.42vw;
  }
  #plan .plan:nth-child(n+2){
    margin-top: 14.28vw;
  }
  #plan .plan .txt_conte{
    width: 85.71vw;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    padding-top: 2.85vw;
    padding-bottom: 7.14vw;
  }
  #plan .plan .txt_conte .num{
    width: 15.28vw;
  }
  #plan .plan .txt_conte .head{
    margin-top: 2.85vw;
    margin-bottom: 4.28vw;
  }
  #plan #plan01.plan .txt_conte .head,
  #plan #plan02.plan .txt_conte .head{
    width: 44.85vw;
  }
  #plan #plan03.plan .txt_conte .head{
    width: 55.71vw;
  }
  #plan #plan04.plan .txt_conte .head{
    width: 63.14vw;
  }
  #plan #plan05.plan .txt_conte .head{
    width: 28.57vw;
  }
  #plan .plan .txt_conte .ttl{
    width: 77vw;
    margin-bottom: 5.28vw;
  }
  #plan .plan .txt_conte .txt{
    font-size: 2.85vw;
    line-height: 2.1;
  }
  #plan .plan .img_conte .slick-slide{
    width: 85.71vw;
    margin: 0 2.14vw;
  }
  #plan .plan .plan_btn{
    width: 74.28vw;
    margin-top: 11.42vw;
  }
  
  #summary{
    padding-top: 6.14vw;
    padding-bottom: 6.14vw;
  }
  #summary .conte{
    width: 85.71vw;
    border-radius: 20px;
    padding-top: 3.57vw;
    padding-bottom: 6.42vw;
  }
  #summary .conte .logo{
    width: 19.42vw;
  }
  #summary .conte .txt{
    width: 80%;
    font-size: 2.85vw;
  }

  #shop .shop_mv{
    padding-top: 7.42vw;
  }
  #shop .shop_mv .ttl{
    width: 74.14vw;
  }
  #shop .shop_mv .txt{
    font-size: 2.85vw;
  }
  #shop .shop_head{
    width: 73.28vw;
    margin-top: 7.85vw;
    margin-bottom: 6.42vw;
  }
  #shop .shop_conte .conte_ttl{
    width: 80.42vw;
  }
  #shop .shop_conte .conte_ttl .num{
    width: 17.14vw;
  }
  #shop .shop_conte .conte_ttl .num img{
    width: 14.71vw;
    margin-left: 0;
    margin-right: auto;
  }
  #shop .shop_conte .conte_ttl .ttl{
    width: 63.28vw;
    font-size: 3.85vw;
    line-height: 1.6;
  }
  #shop #conte02.shop_conte .conte_ttl .ttl,
  #shop #conte03.shop_conte .conte_ttl .ttl{
    text-align: left;
    padding-left: 1.2em;
  }
  #shop .shop_conte .inner{
    margin-bottom: 10.85vw;
  }
  #shop .shop_conte .inner::before{
    height: 43.42vw;
  }
  #shop .shop_conte .inner .txt{
    width: 72.85vw;
    text-align: justify;
    font-size: 2.85vw;
    line-height: 1.8;
    margin-top: 3em;
    margin-bottom: 2em;
  }
  #shop .shop_conte .inner .img{
    width: 100%;
    position: static;
    left: 0;
  }
  #shop #conte01.shop_conte .inner .img img{
    width: 81vw;
    margin-left: auto;
    margin-right: auto;
  }
  #shop #conte02.shop_conte .inner .img img{
    width: 90.42vw;
    margin-left: auto;
    margin-right: auto;
  }
  #shop #conte03.shop_conte .inner .img img{
    width: 82.42vw;
    margin-left: auto;
    margin-right: auto;
  }
}
