@charset "utf-8";

main .caution {
  color: var(--color-red);
}

/*-------------------------------------------------------------------------------------------------------------------------------
  Main Visual
-------------------------------------------------------------------------------------------------------------------------------*/
.sec-mainvisual p {
  padding: 8px 16px;
  text-align: center;
  color: #000;
  background: rgba(255 255 255 / 80%);
}

/*-------------------------------------------------------------------------------------------------------------------------------
  notification
-------------------------------------------------------------------------------------------------------------------------------*/
.sec-notification {
  padding: var(--size-inline);
  text-align: justify;
  font-feature-settings: normal;
}



/* ここから */

/* 共通 */
#pagetop img {
  width: 109px;
  height: 109px;
}

.nav-fixed {
  position: sticky;
  top: -1px;
  z-index: 100;
}

#cat01,
#cat02,
#cat03,
#cat04,
#cat05,
#cat06,
#cat07,
#cat08,
#cat09,
#cat10,
#cat11 {
  margin-top: -100px;
  padding-top: 100px;
}

.textarea {
  position: relative;
}

.textarea > h2 {
  text-align: justify;
  font-size: 27px;
  font-weight:  700;
  line-height: 1.3;
}

.textarea > h3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3;
}

.textarea > h3 span {
  font-size: 20px;
}

.textarea > p {
  font-size: 25px;
  line-height: 1.5;
}

.textarea > p .num {
  font-size: 20px;
}

.textarea > p .price {
  font-size: 35px;
  font-weight: bold;
  line-height: 1;
}

.textarea > p .limit {
  font-size: 24px;
  font-weight: 600;
}

.grid {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: 1fr;
}

.grid-reverse {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  direction: rtl;
}

.grid-reverse .textarea {
  direction: ltr;
}

.row-area {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.red {
  color: #e60012;
}

.bg-red {
  display: inline-flex;
  align-items: flex-start;
  background-color: #e41d52;
  padding: 5px;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.1;
  color: #fff;
}

.bg-red .label {
  border-radius: 2px;
  padding: 3px;
  background-color: #fff;
  min-width: fit-content;
  font-size: 20px;
  color: #e41d52;
}

.bg-red .label.mr5 {
  margin-right: 5px;
}

.bg-orange {
  display: inline-flex;
  align-items: flex-start;
  background-color: #e85504;
  padding: 5px;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.05em;
  color: #fff;
}

.bg-orange .label {
  border-radius: 2px;
  padding: 3px;
  background-color: #fff;
  min-width: fit-content;
  font-size: 20px;
  color: #e85504;
}

.bg-orange .label.mr5 {
  margin-right: 5px;
}

.bg-orange p.ti {
  text-indent: 6rem;
  margin-left: -6rem;
}

.bg-orange p.ls12 {
  font-size: 24px;
  letter-spacing: -0.12em;
}

.bg-green {
  display: inline-flex;
  align-items: flex-start;
  background-color: #81ab28;
  padding: 5px;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.05em;
  color: #fff;
}

.bg-green .label {
  border-radius: 2px;
  padding: 3px;
  background-color: #fff;
  min-width: fit-content;
  font-size: 20px;
  color: #81ab28;
}

.bg-green .label.mr5 {
  margin-right: 5px;
}

/* cat01 */
.cat01-bg01 {
  background: url(/base/kyoto/special/dai_kyushuten_260422/img/cat01-bg01.jpg) repeat-y top center;
  background-size: 100% auto;
}

.cat01-bg01 .ml125 {
  margin-left: 125px;
}

.cat01-bg02 {
  background: url(/base/kyoto/special/dai_kyushuten_260422/img/cat01-bg02.jpg) repeat-y top center;
  background-size: 100% auto;
}

.cat01-bg02 .ml125 {
  margin-left: 125px;
}

/* cat02 */
.cat02-bg01 {
  background: url(/base/kyoto/special/dai_kyushuten_260422/img/cat02-bg01.jpg) repeat-y top center;
  background-size: 100% auto;
}

.cat02-bg01 h2 {
  color: #ea718f;
}

.cat02-bg01 .ml70 {
  margin-left: 70px;
}

.cat02-bg01 .ml150 {
  margin-left: 150px;
}

.cat02-bg01 .ml95 {
  margin-left: 95px;
}

.cat02-bg01 .pt100 {
  padding-top: 150px;
}

.cat02-bg01 .pt150 {
  padding-top: 150px;
}


/* cat03 */
.cat03-bg01 {
  background: url(/base/kyoto/special/dai_kyushuten_260422/img/cat03-bg01.jpg) repeat-y top center;
  background-size: 100% auto;
}

.cat03-bg01 .ml85 {
  margin-left: 85px;
}

.cat03-bg01 .ml55 {
  margin-left: 55px;
}

.cat03-bg01 .ml150 {
  margin-left: 150px;
}

/* cat04 */
.cat04-bg01 {
  background: url(/base/kyoto/special/dai_kyushuten_260422/img/cat04-bg01.jpg) repeat-y top center;
  background-size: 100% auto;
}

.cat04-bg01 .ml100 {
  margin-left: 100px;
}

.cat04-bg01 .ml60 {
  margin-left: 60px;
}

.cat04-bg01 .mmt20 {
  margin-top: -20px;
}

.cat04-bg01 .pb70 {
  padding-bottom: 70px;
}

/* cat05 */
.cat05-bg01 {
  background: url(/base/kyoto/special/dai_kyushuten_260422/img/cat05-bg01.jpg) repeat-y top center;
  background-size: 100% auto;
}

.cat05-bg01 .ml90 {
  margin-left: 90px;
}

.cat05-bg01 .mmt10 {
  margin-top: -10px;
}

.cat05-bg01 .pb60 {
  padding-bottom: 60px;
}

/* cat06 */
.cat06-bg01 {
  background: url(/base/kyoto/special/dai_kyushuten_260422/img/cat06-bg01.jpg) repeat-y top center;
  background-size: 100% auto;
}

.cat06-bg01 .ml95 {
  margin-left: 95px;
}

.cat06-bg01 .pt70 {
  padding-top: 70px;
}

.cat06-bg01 .ml60 {
  margin-left: 60px;
}

/* cat07 */
.cat07-bg01 {
  background: url(/base/kyoto/special/dai_kyushuten_260422/img/cat06-bg01.jpg) repeat-y top center;
  background-size: 100% auto;
}

.cat07-bg01 .mmt50 {
  margin-top: -50px;
}

.cat07-bg01 h3 {
  color: #e95504;
}

/* cat08 */
.cat08-bg01 {
  background: url(/base/kyoto/special/dai_kyushuten_260422/img/cat06-bg01.jpg) repeat-y top center;
  background-size: 100% auto;
}

.cat08-bg01 h3 {
  color: #e95504;
}

.cat08-bg01 .pb60 {
  padding-bottom: 60px;
}

/* cat09 */
.cat09-bg01 {
  background: url(/base/kyoto/special/dai_kyushuten_260422/img/cat09-bg01.jpg) repeat-y top center;
  background-size: 100% auto;
}

.cat09-bg01 h3 {
  color: #e95504;
}

.cat09-bg01 .ml100 {
  margin-left: 100px;
}

.cat09-bg01 .pt80 {
  padding-top: 80px;
}

.cat09-bg01 .mt100 {
  margin-top: 100px;
}

.cat09-bg01 .shisa {
  position: relative;
}

.cat09-bg01 .shisa::after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 160px;
  height: 21px;
  background: url(/base/kyoto/special/dai_kyushuten_260422/img/cat09-bg02.png) no-repeat center center / contain;
  z-index: 1;
}


/* cat10 */
.cat10-bg01 {
  background: url(/base/kyoto/special/dai_kyushuten_260422/img/cat06-bg01.jpg) repeat-y top center;
  background-size: 100% auto;
}

.cat10-bg01 h3 {
  color: #e95504;
}

.cat10-bg01 .heading {
  text-align: justify;
}

.cat10-bg01 .mr55 {
  margin-right: 55px;
}

.cat10-bg01 .ml55 {
  margin-left: 55px;
}

.cat10-bg01 .heading p {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.cat10-bg01 .heading span {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.02em;
}