@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/* style */
/* 目次 */
/* __00: 初期設定 */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/* __01: section */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/* __00: 初期設定 */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
#header {
  position: relative;
  z-index: 99;
}

.n-coupon .nopc {
  display: none;
}

@media screen and (max-width: 768px) {
  .n-coupon .nopc {
    display: block;
  }
}
.n-coupon .nosp {
  display: block;
}

@media screen and (max-width: 768px) {
  .n-coupon .nosp {
    display: none !important;
  }
}
.n-coupon .heaaderArea {
  border: none;
}

@media screen and (max-width: 768px) {
  .n-coupon .heaaderArea {
    padding-bottom: 0;
  }
}
.n-coupon .wrapContents {
  padding-top: 40px;
}

@media screen and (max-width: 1198px) {
  .n-coupon .wrapContents {
    padding-top: 3.33vw;
  }
}
@media screen and (max-width: 768px) {
  .n-coupon .wrapContents {
    padding-top: 2vw;
  }
}
.n-coupon .headLogoBox {
  flex: 1;
  max-width: 100%;
}

.n-coupon .headLogoBox ul {
  width: 585px;
  max-width: 48.35%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .n-coupon .headLogoBox ul {
    max-width: none;
    width: 100%;
    padding: 0 20px;
  }
}
.n-coupon .headLogoBox ul li {
  margin-right: 8%;
  line-height: 1;
}

.n-coupon .headLogoBox ul li:last-child {
  margin-right: 0;
}

.n-coupon .headLogoBox ul li a {
  display: block;
}

.n-coupon .footLogoBox {
  flex: 1;
}

.n-coupon .footLogoBox ul {
  width: 585px;
  max-width: 54.16%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .n-coupon .footLogoBox ul {
    max-width: none;
    width: 100%;
    padding: 0 20px;
  }
}
.n-coupon .footLogoBox ul li {
  margin-right: 8%;
  line-height: 1;
}

.n-coupon .footLogoBox ul li:last-child {
  margin-right: 0;
}

.n-coupon .footLogoBox ul li a {
  display: block;
}

.n-coupon .menuArea > dl > dd > ul.mainSiteMenu > li > dl > dd > ul > li > a:before {
  content: ">";
}

.n-coupon .menuArea > dl > dd > ul.mainSiteMenu > li > dl > dd > ul > li > a[target=_blank]:after {
  content: "";
  background-image: url(../images/icon_target_W.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 8px;
  height: 8px;
  margin-left: 2px;
}

.n-coupon .shopList .linkBox ul li.btn a[target=_blank]:after {
  content: "";
  background-image: url(../images/icon_target_W.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 8px;
  height: 8px;
  margin-left: 2px;
}

.foot-line {
  width: 100%;
  height: 54px;
  background: url("../images/bg02.png") repeat top left/54px 54px;
}

@media screen and (max-width: 1199px) {
  .foot-line {
    height: 4.5vw;
    background: url("../images/bg02.png") repeat top left/4.5vw 4.5vw;
  }
}
@media screen and (max-width: 768px) {
  .foot-line {
    height: 8vw;
    background: url("../images/bg02.png") repeat top left/8vw 8vw;
  }
}
.n-coupon .footerArea .footMenu > dl > dd > ul.mainSiteMenu > li > dl > dd > ul > li > a::before {
  content: ">";
}

.n-coupon .footerArea .footMenu > dl > dd > ul.mainSiteMenu > li > dl > dd > ul > li > a[target=_blank]:after {
  content: "";
  background-image: url(../images/icon_target_B.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 8px;
  height: 8px;
  margin-left: 2px;
}

.lp .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}

.lp figure {
  margin: 0;
}

.lp img {
  pointer-events: none;
}

.lp * {
  font-family: "Roboto", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-feature-settings: "palt";
}

.lp-header {
  width: 90%;
  margin: 0 auto;
  padding: 12px 0 0;
  max-width: 1145px;
}

@media screen and (max-width: 768px) {
  .lp-header {
    padding: 12px 0;
  }
}
.lp-header .logo {
  width: 302px;
  margin: 0;
}

#pagetop {
  width: 60px;
  height: 60px;
  background-color: #613830;
  border: 1px solid #fff;
  border-radius: 50%;
  right: 20px;
  opacity: 0.9;
  z-index: 9999;
  cursor: pointer;
  transition: 0.2s;
}

#pagetop.fix:hover {
  opacity: 0.7;
}

#pagetop::before {
  content: "";
  width: 16px;
  height: 10px;
  background: url("../images/pagetop_arrow.svg") no-repeat center center/contain;
  margin-top: -3px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
  #pagetop {
    width: 13.33vw;
    height: 13.33vw;
    max-width: 50px;
    max-height: 50px;
    right: 2vw;
  }
}
.lp {
  color: #000;
}

.lp .main-area {
  position: relative;
  margin: 0;
}

.lp .main-area .main-area-contents {
  margin: 0;
}

.lp .container {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .lp .container {
    width: 100%;
  }
}
.lp .top-visual {
  position: relative;
  padding: 50px 30px 45px;
  z-index: 1;
}

@media screen and (max-width: 1199px) {
  .lp .top-visual {
    padding-top: 4.16vw;
    padding-bottom: 3.75vw;
  }
}
@media screen and (max-width: 768px) {
  .lp .top-visual {
    padding: 0;
  }
}
.lp .top-visual::before {
  content: "";
  width: 100%;
  height: 92%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .lp .top-visual::before {
    content: none;
  }
}
.lp .top-visual img {
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .lp .top-visual img {
    margin: 10% auto 8%;
    z-index: -1;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .wrap br.sp {
    font-size: 0;
  }
}
.lp a {
  transition: all 0.2s;
}

.lp a:hover {
  opacity: 0.7;
}

.lp a:hover, .lp a:active, .lp a:focus {
  color: inherit;
}

.yugo,
.yugo *,
.yugo a {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
}

.headline1 {
  font-size: 43px;
  font-weight: bold;
  color: #fff;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 0.2em 0.5em 0.3em;
  background-color: #f00;
  margin-bottom: 60px;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .headline1 {
    font-size: 3.583vw;
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .headline1 {
    font-size: 4.8vw;
  }
}
.headline1::after {
  content: "";
  width: 2.09em;
  height: 2.2em;
  background: url("../images/deco01.png") no-repeat center center/contain;
  position: absolute;
  top: -30%;
  left: 5px;
}

.headline2 {
  position: relative;
  text-align: center;
}

.headline2::before {
  content: "";
  width: 100%;
  height: 6px;
  background-color: #f00;
  border-radius: 100vh;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .headline2::before {
    height: 4px;
  }
}
.headline2 > span {
  font-size: 40px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.07em;
  position: relative;
  z-index: 2;
  background-color: #fff;
  display: inline-block;
  padding: 0.1em 1em;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .headline2 > span {
    font-size: 3.333vw;
  }
}
@media screen and (max-width: 768px) {
  .headline2 > span {
    font-size: 4vw;
    letter-spacing: normal;
    padding: 0.1em 0.8em;
  }
}
.headline2 > span::before {
  content: "";
  width: 6px;
  height: 1.1em;
  border-radius: 100vw;
  background-color: #f00;
  position: absolute;
  top: 50%;
  left: -3px;
  transform: translateY(-50%) rotate(45deg);
}

.headline2 > span::after {
  content: "";
  width: 6px;
  height: 1.1em;
  border-radius: 100vw;
  background-color: #f00;
  position: absolute;
  top: 50%;
  right: -3px;
  transform: translateY(-50%) rotate(45deg);
}

@media screen and (max-width: 768px) {
  .headline2 > span::before,
.headline2 > span::after {
    width: 4px;
  }

  .headline2 > span::before {
    left: -2px;
  }

  .headline2 > span::after {
    right: -2px;
  }
}
.txt1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.07em;
}

@media screen and (max-width: 1199px) {
  .txt1 {
    font-size: 2.666vw;
  }
}
@media screen and (max-width: 768px) {
  .txt1 {
    font-size: 3.733vw;
  }
}
.txt2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.07em;
}

@media screen and (max-width: 1199px) {
  .txt2 {
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .txt2 {
    font-size: 3.733vw;
  }
}
.txt3 {
  font-size: 27px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 1199px) {
  .txt3 {
    font-size: 2.25vw;
  }
}
@media screen and (max-width: 768px) {
  .txt3 {
    font-size: 3.466vw;
  }
}
.small {
  font-size: 0.8em;
  display: inline-block;
  font-weight: bold;
}

.indent-1 {
  text-indent: -1em;
  padding-left: 1em;
}

.marker {
  background: linear-gradient(transparent 75%, #ffff00 25%);
  margin: 0 3px;
  padding: 0 2px 0 2px;
  display: inline;
}

.ib {
  display: inline-block;
}

/* リスト */
.list {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .list {
    margin-top: 5.33vw;
  }
}
.list > li {
  position: relative;
  line-height: 1.4;
  padding-left: 0.8em;
}

.list.block > li {
  display: block;
  margin-right: 0;
}

.list > li::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: currentColor;
  position: absolute;
  top: 0.45em;
  left: 0;
}

.list-note {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .list-note {
    margin-top: 2.66vw;
  }
}
.list-note > li {
  position: relative;
  line-height: 1.4;
  padding-left: 1.2em;
}

.list-note > li:not(:first-child) {
  margin-top: 0.3em;
}

.list-note > li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

.list-note-inline {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3em 1em;
}

.list-note-inline > li:not(:first-child) {
  margin-top: 0;
}

/* テーブル */
table.table1 {
  width: 100%;
  table-layout: fixed;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
}

@media screen and (max-width: 768px) {
  table.table1 {
    border: 2px solid #000;
  }
}
table.table1 th,
table.table1 td {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.07em;
  text-align: center;
  border-bottom: solid 1px #000;
  padding: 0.5em 0.8em;
  vertical-align: top;
  word-break: break-all;
}

table.table1 tr:first-child th,
table.table1 tr:first-child td {
  font-size: 20px;
  font-weight: normal;
  font-weight: 500;
  padding: 1em 0.8em;
}

@media screen and (max-width: 1199px) {
  table.table1 th,
table.table1 td {
    font-size: 2.5vw;
  }

  table.table1 tr:first-child th,
table.table1 tr:first-child td {
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  table.table1 th,
table.table1 td {
    font-size: 3.733vw;
  }
}
table.table1 th {
  background-color: #f0e6d3;
}

table.table1 th *,
table.table1 td * {
  font-size: inherit;
}

table.table1 .col1 {
  width: 40%;
}

table.table1 .col2 {
  width: 60%;
}

.wrap.lp {
  color: #231815;
  overflow-x: hidden;
}

.container .inner {
  padding: 0 40px;
}

@media screen and (max-width: 1112px) {
  .container .inner {
    padding: 0 3.59vw;
  }
}
@media screen and (max-width: 768px) {
  .container .inner {
    padding: 0 5.33vw;
  }
}
.wrap .pc {
  display: block !important;
}

.wrap .sp {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .wrap .pc {
    display: none !important;
  }

  .wrap .sp {
    display: block !important;
  }
}
/* c-btn */
.wrap .main-area a.c-btn {
  background-color: #e60012;
  padding: 1em 2.4em;
  display: inline-block;
  border-radius: 10px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap .main-area a.c-btn {
    width: 69.33vw;
    padding: 0.8em 1.5em;
  }
}
.wrap .main-area a.c-btn:hover {
  text-decoration: none;
}

.wrap .main-area a.c-btn > span {
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.4;
  position: relative;
  padding-right: 1.2em;
  padding-left: 0.5em;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .wrap .main-area a.c-btn > span {
    font-size: 3.46vw;
  }
}
.wrap .main-area a.c-btn > span::before {
  content: "";
  width: 0.72em;
  height: 1.045em;
  background: url("../images/arrow_w_wht.svg") no-repeat center center/contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

/* mv */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.mv {
  max-width: 1400px;
  margin: 0 auto;
  padding-bottom: 50px;
}
@media screen and (max-width: 1200px) {
  .mv {
    padding-bottom: 4.16vw;
  }
}
@media screen and (max-width: 768px) {
  .mv {
    padding-bottom: 4vw;
  }
}

.mv-ttl {
  width: 1100px;
  margin: 0 auto;
  padding: 10px 0 275px;
  background: url("../images/mv_bg.png") no-repeat bottom center/70% auto;
}
@media screen and (max-width: 1200px) {
  .mv-ttl {
    width: 91.66vw;
    padding: 0.83vw 0 22.91vw;
  }
}
@media screen and (max-width: 768px) {
  .mv-ttl {
    width: 96vw;
  }
}

.mv-lead {
  font-size: 35px;
  font-weight: bold;
  color: #613830;
  line-height: 1.8;
  letter-spacing: 0.02em;
  text-align: center;
  padding: 60px 0;
  border-top: 2px solid #613830;
  border-bottom: 2px solid #613830;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .mv-lead {
    font-size: 2.91vw;
    padding: 5vw 0;
  }
}
@media screen and (max-width: 768px) {
  .mv-lead {
    font-size: 4.26vw;
    border-width: 1px;
    padding: 5.33vw 0;
  }
}

.mv-lead::before {
  content: "";
  width: 150px;
  height: 150px;
  background-color: #fff;
  border-right: 2px solid #613830;
  border-bottom: 2px solid #613830;
  position: absolute;
  bottom: -130px;
  left: 50%;
  transform: rotate(45deg) translateX(-50%);
}
@media screen and (max-width: 1200px) {
  .mv-lead::before {
    width: 12.5vw;
    height: 12.5vw;
    bottom: -10.84vw;
  }
}
@media screen and (max-width: 768px) {
  .mv-lead::before {
    border-width: 1px;
  }
}

.mv-lead .em {
  font-size: 1.25em;
  font-weight: 900;
}

.mv-lead p {
  position: relative;
  z-index: 2;
}

.bg-brown {
  background: #613830;
}

/* about */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.about .bg-brown {
  padding: 120px 0;
}
@media screen and (max-width: 1200px) {
  .about .bg-brown {
    padding: 10vw 0;
  }
}
@media screen and (max-width: 768px) {
  .about .bg-brown {
    padding: 10.66vw 0;
  }
}

.about-lead {
  font-size: 44px;
  font-weight: bold;
  color: #fff;
  line-height: 1.7;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 180px;
}
@media screen and (max-width: 1200px) {
  .about-lead {
    font-size: 3.66vw;
    margin-bottom: 15vw;
  }
}
@media screen and (max-width: 768px) {
  .about-lead {
    font-size: 5.33vw;
    margin-bottom: 18.66vw;
  }
}

.box-white {
  background-color: #fff;
  padding: 80px 60px 50px;
  box-shadow: 5px 6px 12px rgba(35, 24, 21, 0.3);
  position: relative;
}
@media screen and (max-width: 1200px) {
  .box-white {
    padding: 6.66vw 5vw 4.16vw;
  }
}
@media screen and (max-width: 768px) {
  .box-white {
    padding: 10.13vw 2.66vw 4vw;
  }
}

h2.about-ttl {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #613830;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -125px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1200px) {
  h2.about-ttl {
    width: 16.66vw;
    height: 16.66vw;
    top: -10.42vw;
  }
}
@media screen and (max-width: 768px) {
  h2.about-ttl {
    width: 21.33vw;
    height: 21.33vw;
    top: -13.34vw;
  }
}

.about-ttl > span {
  font-size: 33px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-align: center;
  transform: translateY(0.3em);
}
@media screen and (max-width: 1200px) {
  .about-ttl > span {
    font-size: 2.75vw;
  }
}
@media screen and (max-width: 768px) {
  .about-ttl > span {
    font-size: 4vw;
  }
}

.about .box-ttl {
  font-size: 39px;
  font-weight: 900;
  color: #613830;
  line-height: 1.25;
  letter-spacing: 0.02em;
  text-align: center;
  border: 2px solid currentColor;
  padding: 25px 20px;
}
@media screen and (max-width: 1200px) {
  .about .box-ttl {
    font-size: 3.25vw;
    padding: 2.08vw 1.66vw;
  }
}
@media screen and (max-width: 768px) {
  .about .box-ttl {
    font-size: 4.26vw;
    padding: 2.13vw 1.33vw;
    line-height: 1.3;
  }
}

.about .box-ttl > span {
  font-size: 0.5em;
  font-weight: 500;
  display: block;
}
@media screen and (max-width: 768px) {
  .about .box-ttl > span {
    font-size: 2.66vw;
  }
}

.box-grad {
  position: relative;
  padding-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .box-grad {
    padding-bottom: 2.5vw;
  }
}

.box-grad::before {
  content: "";
  width: 100%;
  height: 100px;
  background: linear-gradient(180deg, white 0%, #fdfbf9 24.93%, #f8f1e7 59.66%, #f0e1c9 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1200px) {
  .box-grad::before {
    height: 8.33vw;
  }
}

.about .box-col2 {
  display: flex;
  gap: 50px;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .about .box-col2 {
    gap: 4.16vw;
    margin-top: 1.66vw;
  }
}
@media screen and (max-width: 768px) {
  .about .box-col2 {
    margin-top: 2.66vw;
    flex-direction: column;
    gap: 5.33vw;
  }
}

.about .box-l {
  width: 42%;
  padding-left: 40px;
}
@media screen and (max-width: 1200px) {
  .about .box-l {
    padding-left: 3.33vw;
  }
}
@media screen and (max-width: 768px) {
  .about .box-l {
    width: 100%;
    padding-left: 0;
  }
}

.about .box-r {
  width: 54%;
}
@media screen and (max-width: 768px) {
  .about .box-r {
    width: 100%;
  }
}

.about .box-l .item + .item {
  margin-top: 30px;
}
@media screen and (max-width: 1200px) {
  .about .box-l .item + .item {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .about .box-l .item + .item {
    margin-top: 4vw;
  }
}

.about .box-ttl2 {
  font-size: 26px;
  font-weight: 900;
  color: #fff;
  line-height: 1;
  background-color: #613830;
  padding: 0.4em 0.5em;
  margin-bottom: 0.4em;
}
@media screen and (max-width: 1200px) {
  .about .box-ttl2 {
    font-size: 2.16vw;
  }
}
@media screen and (max-width: 768px) {
  .about .box-ttl2 {
    font-size: 4vw;
  }
}

.about .box-txt {
  font-size: 21px;
  font-weight: 500;
  color: #613830;
  line-height: 1.4;
}
@media screen and (max-width: 1200px) {
  .about .box-txt {
    font-size: 1.75vw;
  }
}
@media screen and (max-width: 768px) {
  .about .box-txt {
    font-size: 3.73vw;
  }
}

.about-img {
  text-align: center;
}

.about-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  margin-top: 50px;
}
@media screen and (max-width: 1200px) {
  .about-items {
    gap: 4.16vw;
    margin-top: 4.16vw;
  }
}
@media screen and (max-width: 768px) {
  .about-items {
    gap: 2.66vw;
  }
}

.about .note {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  line-height: 1.4;
  letter-spacing: 0.025em;
  text-align: right;
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  .about .note {
    font-size: 1.41vw;
    margin-top: 3.33vw;
  }
}
@media screen and (max-width: 768px) {
  .about .note {
    font-size: 3.2vw;
    margin-top: 2.66vw;
  }
}

/* info */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.info {
  padding-top: 60px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .info {
    padding-top: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .info {
    padding-top: 8vw;
  }
}

.info::before {
  content: "";
  width: 190px;
  height: 190px;
  background-color: #fff;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: rotate(45deg) translateX(-72%);
}
@media screen and (max-width: 1200px) {
  .info::before {
    width: 15.83vw;
    height: 15.83vw;
    top: 3.33vw;
  }
}

.info .container {
  position: relative;
  z-index: 2;
}

.info-lead {
  font-size: 32px;
  font-weight: bold;
  color: #613830;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 0.2em;
}
@media screen and (max-width: 1200px) {
  .info-lead {
    font-size: 2.66vw;
  }
}
@media screen and (max-width: 768px) {
  .info-lead {
    font-size: 4.26vw;
    margin-bottom: 1em;
  }
}

.info-lead .em {
  font-size: 1.25em;
}

.c_orange {
  color: #df5f1a;
  font-weight: 900;
}

.info-txt {
  font-size: 23px;
  color: #613830;
  line-height: 1.7;
  letter-spacing: 0.035em;
  text-align: justify;
  text-justify: auto;
}
@media screen and (max-width: 1200px) {
  .info-txt {
    font-size: 1.91vw;
  }
}
@media screen and (max-width: 768px) {
  .info-txt {
    font-size: 3.46vw;
  }
}

.info-txt2 {
  font-size: 44px;
  font-weight: 900;
  color: #613830;
  line-height: 1.35;
  letter-spacing: 0.025em;
  text-align: center;
  margin: 50px 0;
}
@media screen and (max-width: 1200px) {
  .info-txt2 {
    font-size: 3.66vw;
    margin: 4.16vw 0;
  }
}
@media screen and (max-width: 768px) {
  .info-txt2 {
    font-size: 4.26vw;
    margin: 8vw 0;
    line-height: 1.5;
  }
}

.info-txt2 .em {
  font-size: 1.43em;
}

.box-line {
  width: 830px;
  max-width: 83%;
  border: 1px solid #231815;
  padding: 45px 60px;
  margin: 0 auto 180px;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media screen and (max-width: 1200px) {
  .box-line {
    padding: 3.75vw 5vw;
    margin: 0 auto 15vw;
    font-size: 1.66vw;
  }
}
@media screen and (max-width: 768px) {
  .box-line {
    max-width: 100%;
  }
}

.box-line .ttl {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .box-line .ttl {
    font-size: 2vw;
    margin-bottom: 1.66vw;
  }
}
@media screen and (max-width: 768px) {
  .box-line .ttl {
    font-size: 4vw;
  }
}

.list-square {
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .list-square {
    margin-top: 1.66vw;
  }
}

.list-square > li {
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 1.7;
  position: relative;
  padding-left: 1.2em;
}
@media screen and (max-width: 1200px) {
  .list-square > li {
    font-size: 1.66vw;
  }
}
@media screen and (max-width: 768px) {
  .list-square > li {
    font-size: 3.2vw;
    line-height: 1.5;
  }
}

.list-square > li:not(:first-child) {
  margin-top: 0.5em;
}

.list-square > li::before {
  content: "■";
  position: absolute;
  top: 0;
  left: 0;
}

/* message */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.message-wrap {
  max-width: 1400px;
  background: url("../images/message_bg_left.png") no-repeat top left/25.7% auto, url("../images/message_bg_right.png") no-repeat top right/25.7% auto;
  margin: 0 auto;
}

h2.message-ttl {
  width: 378px;
  height: 378px;
  border: 4px solid #159a3f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 30px;
}
@media screen and (max-width: 1400px) {
  h2.message-ttl {
    width: 27vw;
    height: 27vw;
    margin: 0 auto 2.14vw;
  }
}
@media screen and (max-width: 768px) {
  h2.message-ttl {
    width: 37.33vw;
    height: 37.33vw;
    border-width: 2px;
    margin-bottom: 8vw;
  }
}

.message-ttl > span {
  font-size: 46px;
  font-weight: 900;
  color: #159a3f;
  line-height: 1.4;
  letter-spacing: 0.075em;
  text-align: center;
}
@media screen and (max-width: 1400px) {
  .message-ttl > span {
    font-size: 3.28vw;
  }
}
@media screen and (max-width: 768px) {
  .message-ttl > span {
    font-size: 4.53vw;
  }
}

.message-txt {
  font-size: 26px;
  font-weight: 600;
  color: #613830;
  line-height: 1.8;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (max-width: 1400px) {
  .message-txt {
    font-size: 1.85vw;
  }
}
@media screen and (max-width: 768px) {
  .message-txt {
    font-size: 3.46vw;
  }
}

/* foot-logo-menu */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.foot-logo-menu {
  padding-top: 190px;
}
@media screen and (max-width: 1200px) {
  .foot-logo-menu {
    padding-top: 15.83vw;
  }
}

/* foot-logo-menu */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.footer {
  background-color: #613830;
  padding: 15px 1em;
  text-align: center;
  margin-top: 100px;
  position: relative;
  z-index: 10000;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  .footer {
    margin-top: 8.33vw;
  }
}
@media screen and (max-width: 768px) {
  .footer {
    margin-top: 21.33vw;
  }
}

.footer small {
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 768px) {
  .footer small {
    font-size: 2.66vw;
  }
}
