@charset "UTF-8";
.guide-1 {
  position: relative;
  top: 0;
  left: 0;
}

.guide-1 .guide .guide__section .guide-item {
  display: flex;
  margin-bottom: 40px;
}

.guide-1 .guide .guide__section .guide-image, .guide-1 .list-item .guide-image {
  display: inline-block;
  margin-right: 2.5%;
  margin-bottom: 30px;
  width: 48.83333%;
}

.guide-1 .guide .guide__section .guide-text, .guide-1 .list-item .guide-text {
  vertical-align: top;
  display: inline-block;
  width: 45.83333%;
}

.guide-1 .guide .guide__section .guide-text h4 {
  font-size: 16px;
  font-weight: bold;
}

.guide-1 .main p {
  color: #333;
  font-size: 14px;
  letter-spacing: .06em;
  line-height: 2.0;
  text-align: left;
  margin: 0;
}

.guide-1 .main h3 {
  font-size: 16px;
  letter-spacing: .1rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.guide-1 .main a {
  text-decoration: none;
  font-size: 14px;
  letter-spacing: .04rem;
}

.guide-1 .main a:link {
  color: #551937;
}

.guide-1 .main a:visited {
  color: #551937;
}

.guide-1 .main a:hover {
  color: #aa0046;
}

.guide-1 .guide-1-header {
  overflow: hidden;
  margin-bottom: 50px;
  text-align: center;
}

.guide-1 .guide-1-header .guide-1-header__inner .hr {
  background-color: #f3edf0;
  border: 0;
  height: 0;
  padding-top: 1px;
  margin: 0;
  box-shadow: none;
}

.guide-1 .guide-1-header .guide-1-header__section {
  padding: 6% 0 3.5%;
  width: 100%;
  max-width: 790px;
  margin: 0 auto;
}

.guide-1 .guide-1-header h1 {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: .04em;
  line-height: 1.5;
}

.guide-1 .guide-1-header h2 {
  margin-top: 10px;
  margin-bottom: 25px;
  font-family: "�q���M�m�p�S Pro W3", Hiragino Kaku Gothic Pro, Meiryo, "���C���I", "�l�r �o�S�V�b�N", MS PGothic, -apple-system, BlinkMacSystemFont, Verdana, Roboto, Droid Sans, sans-serif;
  font-size: 24px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: .45rem;
  color: #551937;
}

.guide-1 .guide {
  margin-bottom: 50px;
}

.guide-1 .guide .hr {
  background-color: #f3edf0;
  border: 0;
  height: 0;
  padding-top: 1px;
  margin: 0 auto 50px;
  box-shadow: none;
}

.guide-1 .guide .guide__section {
  margin-bottom: 50px;
}

.guide-1 .guide .guide__section .guide-image .guide-image-holder {
  border: 1px solid #f3edf0;
}

.guide-1 .guide .guide__link {
  margin-top: 30px;
}

.guide-1 #guide-1-guide {
  margin-top: -50px;
  padding-top: 50px;
}

.guide-1 .list-item {
  margin-bottom: 50px;
  list-style: none;
}

.guide-1 .list-item .guide-image .list-item-image {
  border: 1px solid #f3edf0;
}

.guide-1 .list-item .guide-text .guide-small-text {
  margin-top: 10px;
  font-size: 10px;
}

.guide-1 .list-item .guide-text h4 {
  font-size: 16px;
  letter-spacing: .1rem;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px;
}

.guide-1 .list-item .guide-text .guide-text__link {
  margin-top: 20px;
}

.guide-1 .application {
  overflow: hidden;
  margin-bottom: 42px;
}

.guide-1 .application .hr {
  background-color: #f3edf0;
  border: 0;
  height: 0;
  padding-top: 1px;
  margin: 0;
  box-shadow: none;
}

.guide-1 .application .application__section {
  width: 280px;
  max-width: 790px;
  margin: 0 auto 50px;
}

.guide-1 .application p {
  text-align: center;
  font-size: 14px;
  margin: 0 0 5.83333%;
  margin-bottom: 20px;
}

.guide-1 .another-guide {
  margin-bottom: 42px;
}

.guide-1 .another-guide .another-guide__inner {
  text-align: right;
}

.guide-1 .another-guide .another-guide__section {
  width: 100%;
  margin: 0 auto;
}

.guide-1 .another-guide .another-guide__search {
  width: 217px;
  display: inline-block;
  margin-right: 18px;
}

.guide-1 .another-guide .serch-btn__link {
  display: inline-block;
  width: 200px;
  vertical-align: top;
}

.guide-1 .another-guide .serch-btn__link .l-button__inner {
  height: 40px;
}

@media(max-width:720px) {
  .guide-1 .guide .guide__section .guide-item {
    flex-direction: column;
  }
  .guide-1 .guide .guide__section .guide-image, .guide-1 .guide .guide__section .guide-image, .guide-1 .list-item .guide-image {
    margin-right: 0;
    width: 100%;
  }
  .guide-1 .guide .guide__section .guide-text, .guide-1 .guide .guide__section .guide-text, .guide-1 .list-item .guide-text {
    width: 100%;
  }
  .guide-1 .guide .guide__section .guide-item .guide-image {
    margin-bottom: 0;
    order: 2;
  }
  .guide-1 .guide .guide__section .guide-item .guide-text {
    margin-bottom: 10px;
    order: 1;
  }
  .guide-1 .main h3 {
    font-size: 14px;
  }
  .guide-1 .guide-1-header .guide-1-header__inner {
    padding: 0;
  }
  .guide-1 .guide-1-header .guide-1-header__section {
    width: 100%;
    margin-top: 21px;
  }
  .guide-1 .guide-1-header h1 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.71429;
  }
  .guide-1 .guide-1-header h2 {
    font-size: 18px;
    margin-bottom: 42px;
  }
  .guide-1 .application .application__inner {
    padding: 0;
  }
  .guide-1 .application .application__section {
    width: 74.62687%;
    margin-top: 21px;
  }
  .guide-1 .application p {
    font-size: 12px;
    margin-bottom: 35px;
  }
  .guide-1 .another-guide {
    margin-bottom: 0;
  }
  .guide-1 .another-guide .another-guide__inner {
    padding: 0;
  }
  .guide-1 .another-guide .another-guide__section {
    width: 100%;
    font-size: 0;
  }
  .guide-1 .another-guide .another-guide__search {
    width: 60%;
    margin-right: 0;
    border-radius: 0;
    border-right: 0;
    border-left: 0;
  }
  .guide-1 .another-guide .serch-btn__link {
    width: 39.9999%;
    border-top: 1px solid #ede8ea;
    border-bottom: 1px solid #ede8ea;
  }
  .guide-1 .another-guide .serch-btn__link .l-button__inner {
    border-radius: 0;
    padding: 10px 0;
  }
}

.title-body span {
  display: block;
}

.title-body .title-body__main {
  margin-top: 10px;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: .45rem;
}

.guide-1 .guide .guide-text-square {
  margin-top: 50px;
  border: 1px solid #f3edf0;
}

.guide-1 .guide .guide-text-square .guide-text-square-inner {
  margin: 20px;
}

.guide-1 .guide .guide-text-square h4 {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px;
}

.guide-1 .guide .guide-text-square .guide-text-square__link {
  margin-bottom: 20px;
}

.guide-1 .guide .guide-text-square h4 {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px;
}

/* �^�u�؂�ւ� */
.guide-1 .tabs {
    margin: 0 auto;
    background: #fff;
    width: 100%
}
.guide-1 .tab_item {
    width: 50%;
    height: 60px;
    border-bottom: 3px solid #40142a;
    background: #fff;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    color: #40142a;
    display: block;
    float: left;
    font-weight: 700;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    position: relative;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    margin: 0;
}
.guide-1 .tab_item span {
    position: absolute;
    left: 50%;
    bottom: 5px;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
.guide-1 .tab_item:hover {
    opacity: .75;
    cursor: pointer
}
.guide-1 input[name=tab_item] {
    display: none
}
.guide-1 .tab_content {
    display: none;
    padding: 40px 0;
    clear: both;
    overflow: hidden
}
.guide-1 .tab_content .cancel {
    padding: 60px 0
}
.guide-1 .tab_content .cancel-flow {
    padding: 60px 0 0
}
.guide-1 #delivery:checked~#delivery_content,
.guide-1 #shop:checked~#shop_content {
    display: block
}
.guide-1 .tabs input:checked+.tab_item {
    background-color: #b9406a;
    color: #fff
}
.guide-1 .decoration {
    margin-bottom: 50px
}
/* 2023/2/16�ǋL�uWeb����@�\�ɂ��āv */
.tal {
  text-align: left;
}