.main_pack {
  background: url(https://gigaplus.makeshop.jp/CLECAFE2776/img/pack/tume-mainv-bg.jpg) no-repeat;
  background-size: cover;
  padding-top: 0;
}
.main_pack .h1_main {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .main_pack .h1_main {
    width: calc(100% - 40px);
    margin: auto;
  }
}

@media screen and (max-width: 750px) {
  .pack-lp {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.pack-lp .guest-c-ttl {
  display: grid;
  font-size: 28px;
  font-weight: 700;
  gap: 19px;
  justify-items: center;
  letter-spacing: 0.075em;
  line-height: 1;
  text-align: center;
  letter-spacing: .075em;
  margin-bottom: 50px;
}
.pack-lp .guest-c-ttl::after {
  background-color: #5CB4D5;
  content: "";
  height: 1px;
  width: 60px;
}
@media (min-width: 901px) {
  .pack-lp .guest-c-ttl {
    font-size: 30px;
    gap: 18px;
  }
}
.pack-lp .menu-img {
  margin-bottom: 40px;
}
.pack-lp .menu-img img {
  width: 100%;
}
.pack-lp .caution-red-text {
  margin-bottom: 70px;
}
.pack-lp .caution-red-text p {
  font-size: 16px;
  font-weight: bold;
  color: #e70923;
}
@media screen and (max-width: 750px) {
  .pack-lp .caution-red-text p {
    padding-left: 18px;
    position: relative;
  }
  .pack-lp .caution-red-text p span {
    position: absolute;
    left: 0;
  }
}
.pack-lp .caution-box img {
  width: 100%;
}
.pack-lp h4.pack-option-h4.one-hand span:before {
  display: none;
}
.pack-lp .pack-option .pack-option-block .pack-option-h4 {
  padding-left: 25px;
}
.pack-lp .pack-option .pack-option-block .pack-option-h4:before {
  left: 0;
  top: 8px;
}
.pack-lp .precaution-block {
  margin-top: 70px;
}
.pack-lp .precaution-block ul li {
  font-size: 15px;
  position: relative;
  padding-left: 25px;
  line-height: 2.2;
}
.pack-lp .precaution-block ul li::before {
  content: '';
  width: 10px;
  height: 10px;
  background: #3087ca;
  position: absolute;
  left: 0;
  top: 13px;
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .pack-lp .precaution-block ul li::before {
    top: 12px;
  }
}
.pack-lp .cat-Menu_Title {
  font-weight: bold;
}
.pack-lp .flow-line-section .section-ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 75px;
}
@media screen and (max-width: 747px) {
  .pack-lp .flow-line-section {
    margin-top: 50px !important;
  }
  .pack-lp .flow-line-section .section-ttl {
    margin-bottom: 40px;
  }
}
.pack-lp .flow-line-section .section-ttl span {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  margin-top: 15px;
}
.pack-lp .flow-line-section {
  max-width: 1100px;
  margin: 40px auto 90px;
}
.pack-lp .flow-line-section h2 {
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  position: relative;
  line-height: 1;
  letter-spacing: 2px;
}
.pack-lp .flow-line-section .flow-line {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.pack-lp .flow-line-section .flow-line::before {
  content: '';
  width: calc(100% - 100px);
  height: 3px;
  background: #5cb4d5;
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.pack-lp .flow-line-section .flow-line .item .image {
  margin-bottom: 28px;
}
.pack-lp .flow-line-section .flow-line .item .text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pack-lp .flow-line-section .flow-line .item .text b {
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
}
.pack-lp .flow-line-section .flow-line .item .text span {
  display: inline-block;
  margin-top: 12px;
}
@media screen and (max-width: 747px) {
  .pack-lp .flow-line-section {
    margin: 0 auto 40px;
  }
  .pack-lp .flow-line-section h2 {
    font-size: 24px;
  }
  .pack-lp .flow-line-section .flow-line {
    flex-direction: column;
    gap: 50px 0;
  }
  .pack-lp .flow-line-section .flow-line::before {
    content: '';
    width: 2px;
    height: calc(100% - 50px);
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
  }
  .pack-lp .flow-line-section .flow-line .item {
    display: flex;
    align-items: center;
  }
  .pack-lp .flow-line-section .flow-line .item .image {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .pack-lp .flow-line-section .flow-line .item .text {
    align-items: flex-start;
  }
  .pack-lp .flow-line-section .flow-line .item .text b {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
  }
  .pack-lp .flow-line-section .flow-line .item .text span {
    display: inline-block;
    margin-top: 12px;
  }
}
.pack-lp .flow-line-section .flow-line .item .image {
  display: block;
}
.pack-lp .flow-line-section .flow-line .item a:hover img {
  opacity: 1;
}
.pack-lp .flow-line-section .flow-line li {
  text-align: center;
  line-height: 1.3;
}
@media screen and (max-width: 747px) {
  .pack-lp .flow-line-section .flow-line li span {
    text-align: left;
  }
}
@media screen and (max-width: 747px) {
  .pack-lp .st-Width {
    padding: 0px;
  }
}
.pack-lp .order-btn {
  margin-top: 40px;
}
.pack-lp .order-btn a {
  font-size: 18px;
  color: #fff;
  background: #000;
  border-radius: 5px;
  border: 1px solid #000;
  padding: 18px 56px 18px 25px;
  position: relative;
  transition: .3s;
  font-weight: bold;
  letter-spacing: 2px;
}
.pack-lp .order-btn a::after {
  content: '';
  width: 22px;
  height: 20px;
  background: url(https://gigaplus.makeshop.jp/CLECAFE2776/img/pack/cart-white.png) no-repeat center/100%;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  transition: .3s;
}
.pack-lp .order-btn a:hover {
  opacity: 1;
  background: #fff;
  color: #000;
}
.pack-lp .order-btn a:hover::after {
  background: url(https://gigaplus.makeshop.jp/CLECAFE2776/img/pack/cart-black.png) no-repeat center/100%;
}
.pack-lp a:hover {
  text-decoration: auto;
}
