
@import url("css2-NotoSansJPwght400500700_swap.css");
/*
reset
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup,
tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html,
body {
  height: 100%;
}
html {
  line-height: 1;
  font-size: 62.5%;
}

/* #wrap #content p {
    font-size: 10px;
    line-height: 0px;
    margin-bottom: 30px;
} */
/**************************/
ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

a {
  /*display: block;*/
  text-decoration: none;
  transition-duration: 0.25s;
}

a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.sp {
  display: inline;
}

.pc {
  display: none;
}

@media screen and (min-width: 769px) {
  .pc {
    display: inline;
  }
  .sp {
    display: none;
  }
}
/*
common
*/
#wrap {
  padding-top: 0 !important;
}

body {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #333;
  -webkit-font-smoothing: antialiased;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
  img {
    width: 100%;
  }
}
#wrap #content {
  width: 100%;
}

/******************/
/*nav*/
nav.localMenuTd {
  background-color: #f45f1e;
  width: 100%;
}

nav.localMenuTd ul {
  display: table;
  margin: 0 auto;
}

nav.localMenuTd li {
  text-align: center;
  display: table-cell;
  position: relative;
  vertical-align: middle;
}

nav.localMenuTd li:after {
  content: "";
  display: inline-block;
  position: absolute;
  background-color: #fff;
  width: 1px;
  height: 20px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

nav.localMenuTd li:last-child:after {
  display: none;
}

nav.localMenuTd li a {
  display: block;
  padding: 20px 20px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

nav.localMenuTd li a:hover {
  color: #fff462;
  opacity: 1;
}

nav.localMenuTd.top {
  position: static;
}

@media screen and (max-width: 480px) {
  nav.localMenuTd ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  nav.localMenuTd li {
    display: block;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  nav.localMenuTd li:after {
    margin-top: 0;
  }
  nav.localMenuTd li a {
    font-size: 11px;
    font-size: 1.1rem;
    padding: 1.2rem 1.8rem;
  }
  /* nav.localMenuTd li:nth-child(1) {
      width: 18%;
  }
  nav.localMenuTd li:nth-child(2) {
      width: 27%;
  }
  nav.localMenuTd li:nth-child(3) {
      width: 26%;
  }
  nav.localMenuTd li:nth-child(4) {
      width: 26%;
  } */
  nav.localMenuTd.top {
    position: absolute;
  }
}
@media screen and (max-width: 350px) {
  nav.localMenuTd li a {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.clnmn {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  display: none;
}

.clnmn.scll {
  display: block;
}

.mb30 {
  margin-bottom: 30px;
}

.keyvisual {
  position: relative;
  background: url("../image/keyvisual_sp.png") no-repeat;
  background-size: 100% auto;
  background-color: #fcf8ee;
  height: 0;
  width: 100%;
  padding-bottom: 117.3333%;
}

@media screen and (min-width: 768px) {
  .keyvisual {
    background: url(../image/keyvisual.png) no-repeat, url(../images/2023/pat/img_repeat_cloth1.png) repeat;
    background-size: auto 100%, 50px auto;
    background-position: center;
    height: 560px;
    margin: 0 auto;
    padding: 0 0;
  }
}
.keyvisual-container {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .keyvisual-container {
    width: 1000px;
    margin: 0 auto;
    position: relative;
  }
}
.key_catch {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#wrap #content p.no1come {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  padding: 0;
}

/*end of keyvisual*/
.main-container {
  margin-top: 0px;
  background: #fcf8ee;
}

@media screen and (min-width: 768px) {
  .main-container {
    margin-top: 0px;
  }
}
#content p, #content li, #content a {
  font-family: "Noto Sans JP", sans-serif;
}

/*section-banner*/
.section-banner {
  width: 100%;
  padding: 40px 10px;
}

@media screen and (min-width: 768px) {
  .section-banner {
    text-align: center;
    display: inline-block;
  }
}
/*end of section-banner*/
@media screen and (min-width: 769px) {
  .content-wrap {
    width: 100%;
    text-align: center;
  }
}
.banner-top {
  padding-top: 30px;
  margin: 0 auto;
  width: 90.667vw;
}
.banner-top img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .banner-top {
    width: 880px;
  }
}

#wrap #content .bg01 {
  background: url(../image/img_repeat_dot1.png) center/38px repeat;
  padding-bottom: 16vw;
}
@media screen and (min-width: 769px) {
  #wrap #content .bg01 {
    background-size: 76px auto;
    padding-bottom: 130px;
  }
}

#wrap #content #points.spacer {
  padding-top: 50px;
  margin-top: -50px;
}

#wrap #content #points_cnt {
  background: url(../image/bg_dots_sp.png) center 2.267vw no-repeat;
  background-size: 96.933vw auto;
  padding-top: 18vw;
  padding-bottom: 0vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt {
    background: url(../image/bg_dots.png) center 52px no-repeat;
    background-size: auto;
    padding-top: 156px;
    padding-bottom: 0px;
  }
}
#wrap #content #points_cnt .frame {
  background: url(../image/img_repeat_cloth2.png) 0 0/50px auto repeat;
  position: relative;
  border-radius: 4vw;
  width: 92vw;
  margin: 0 auto 0;
  padding: 11.333vw 2.667vw;
  box-shadow: 0 0 20px rgba(221, 70, 15, 0.15);
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame {
    background-size: 100px auto;
    border-radius: 30px;
    width: 1000px;
    padding: 137px 14px 100px 70px;
  }
}
#wrap #content #points_cnt .frame .title {
  background: none;
  position: absolute;
  top: -12vw;
  width: 93.733vw;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .title {
    width: 1054px;
    left: -28px;
    top: -90px;
  }
}
#wrap #content #points_cnt .frame .label {
  text-align: center;
  margin-bottom: 3.733vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .label {
    display: inline-block;
    margin-right: 18px;
    margin-bottom: 0;
    vertical-align: top;
  }
}
#wrap #content #points_cnt .frame .label img {
  width: 22.667vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .label img {
    width: 120px;
  }
}
#wrap #content #points_cnt .frame .text1 {
  color: #40210f;
  font-size: 5.067vw;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 3.333vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .text1 {
    font-size: 22px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 5px;
  }
}
#wrap #content #points_cnt .frame mark {
  background: linear-gradient(transparent 10%, #fdfd64 0%);
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame mark {
    background: linear-gradient(transparent 25%, #fdfd64 0%);
  }
}
#wrap #content #points_cnt .frame .text2 {
  color: #40210f;
  font-size: 3.2vw;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 4.667vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .text2 {
    font-size: 16px;
    margin-left: 145px;
    margin-top: 10px;
    margin-bottom: 35px;
    text-align: left;
  }
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .text2.bracket {
    margin-left: calc(145px - 0.5em);
  }
}
#wrap #content #points_cnt .frame .frame_bottom {
  position: absolute;
  bottom: -8.267vw;
  left: -3.333vw;
  width: 97.2vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .frame_bottom {
    bottom: -45px;
    left: -58px;
    width: auto;
  }
}
#wrap #content #points_cnt .frame .point1 {
  margin-bottom: 13.333vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .point1 {
    margin-bottom: 63px;
  }
}
#wrap #content #points_cnt .frame .point1 .image {
  width: 74.667vw;
  margin: auto;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .point1 .image {
    width: auto;
  }
}
#wrap #content #points_cnt .frame .point2 {
  margin-bottom: 12vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .point2 {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .point2 .text2 {
    margin-bottom: 0;
  }
}
#wrap #content #points_cnt .frame .point3 {
  margin-bottom: 5.067vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .point3 {
    margin-bottom: 100px;
    position: relative;
  }
}
#wrap #content #points_cnt .frame .point3 .text1 {
  margin-bottom: 4vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .point3 .text1 {
    margin-bottom: 0;
  }
}
#wrap #content #points_cnt .frame .point3 .image {
  width: 66.933vw;
  margin-left: auto;
  position: relative;
  right: -2.667vw;
  top: -4.667vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .point3 .image {
    width: 294px;
    position: absolute;
    right: -14px;
    top: -130px;
  }
}
#wrap #content #points_cnt .frame .point4 {
  position: relative;
}
#wrap #content #points_cnt .frame .point4 .image {
  width: 36.267vw;
  margin: auto;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame .point4 .image {
    width: 182px;
    position: absolute;
    right: 60px;
    top: -60px;
  }
}
#wrap #content #points_cnt .frame::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: calc(100% - 4.8vw);
  height: calc(100% - 4.8vw);
  margin: 2.4vw;
  border: 15px solid;
  border-image-source: url(../image/bg_line.svg);
  border-image-slice: 28 32 fill;
  border-image-width: 28px 32px;
  border-image-repeat: round;
}
@media screen and (min-width: 769px) {
  #wrap #content #points_cnt .frame::before {
    width: calc(100% - 28px);
    height: calc(100% - 28px);
    margin: 14px;
  }
}

/* points */
#wrap #content #lineup.spacer {
  padding-top: 50px;
  margin-top: -50px;
}

#wrap #content #lineup_cnt {
  background: #fdfcee;
  padding-bottom: 1px;
}
#wrap #content #lineup_cnt .title {
  text-align: center;
  margin-bottom: 9.333vw;
  padding-top: 9.333vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #lineup_cnt .title {
    background: url(../image/lineup_title_bg.png) center 100px/1088px auto no-repeat;
    margin-bottom: 90px;
    padding-top: 100px;
  }
}
#wrap #content #lineup_cnt .title .title_inner {
  text-align: center;
}
@media screen and (min-width: 769px) {
  #wrap #content #lineup_cnt .title .title_inner {
    height: 210px;
    margin-left: auto;
    margin-right: auto;
  }
}
#wrap #content #lineup_cnt .lineup {
  margin: 0 5.333vw 13.333vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #lineup_cnt .lineup {
    width: 942px;
    margin: 0 auto 85px;
  }
}
#wrap #content #lineup_cnt .lineup .product {
  text-align: center;
  margin: 0 auto 7.2vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #lineup_cnt .lineup .product {
    margin: 0 0 45px;
  }
}
@media only screen and (max-width: 768px) {
  #wrap #content #lineup_cnt .lineup.lineup1 .product {
    width: 71.067vw;
  }
}
@media only screen and (max-width: 768px) {
  #wrap #content #lineup_cnt .lineup.lineup2 .product {
    width: 56vw;
  }
}
@media only screen and (max-width: 768px) {
  #wrap #content #lineup_cnt .lineup.lineup3 .product {
    width: 56vw;
  }
}
#wrap #content #lineup_cnt .lineup p.lined {
  margin-bottom: 0;
  font-size: 3.467vw;
  font-weight: 500;
  background-color: #fdfcee;
  background-image: linear-gradient(90deg, transparent 0%, transparent 60%, #fdfcee 60%, #fdfcee 100%), linear-gradient(180deg, #eb6129 2px, transparent 2px);
  background-size: 8px 100%, 100% 2.5em;
  line-height: 2.55em;
  padding-left: 2.4vw;
  padding-right: 0.5em;
  padding-bottom: 1em;
}
@media screen and (min-width: 769px) {
  #wrap #content #lineup_cnt .lineup p.lined {
    font-size: 18px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
#wrap #content #lineup_cnt .lineup.lineup2 p.lined {
  background-image: linear-gradient(90deg, transparent 0%, transparent 60%, #fdfcee 60%, #fdfcee 100%), linear-gradient(180deg, #45bd50 2px, transparent 2px);
}
#wrap #content #lineup_cnt .lineup.lineup3 p.lined {
  background-image: linear-gradient(90deg, transparent 0%, transparent 60%, #fdfcee 60%, #fdfcee 100%), linear-gradient(180deg, #e53232 2px, transparent 2px);
}
#wrap #content #lineup_cnt .lineup .att {
  font-size: 2.4vw;
  margin-bottom: 0;
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  #wrap #content #lineup_cnt .lineup .att {
    font-size: 14px;
    padding-left: 25px;
  }
}
#wrap #content #lineup_cnt .lineup sup {
  vertical-align: top;
  font-size: 60%;
  position: relative;
  top: -0.2em;
}

/*attention*/
#wrap #content #attention .box {
  background: url(../image/img_repeat_dot2.png) 0 0/50px auto repeat;
  padding: 8.533vw 0 9.867vw;
  margin-top: 0px;
}
@media screen and (min-width: 769px) {
  #wrap #content #attention .box {
    background-size: 72px auto;
    padding: 85px 0 80px;
    margin: 0 auto 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
#wrap #content #attention p.lead {
  color: #40210f;
  margin-bottom: 5.333vw;
  text-align: center;
  font-size: 3.733vw;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  #wrap #content #attention p.lead {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 40px;
  }
}
#wrap #content #attention .linkbt {
  margin: 0 auto;
}
#wrap #content #attention .linkbt a {
  width: 74.667vw;
  height: 12vw;
  background: url(../image/att_btn_sp.png) 0 0/100% auto no-repeat;
  display: block;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#wrap #content #attention .linkbt a:hover {
  opacity: 1;
}
@media screen and (min-width: 769px) {
  #wrap #content #attention .linkbt {
    width: 440px;
    height: 70px;
    background: url(../image/att_btn_on.png) 0 0/100% auto no-repeat;
    margin: 0 auto;
  }
  #wrap #content #attention .linkbt a {
    width: 440px;
    height: 70px;
    background: url(../image/att_btn.png) 0 0/100% auto no-repeat;
    line-height: 1;
    transition: 0.3s;
  }
  #wrap #content #attention .linkbt a:hover {
    opacity: 0;
  }
}

/*end of coution*/
#wrap #content #product {
  background: #fff;
  padding-top: 6.933vw;
  padding-bottom: 10.667vw;
}
@media screen and (min-width: 769px) {
  #wrap #content #product {
    padding-top: 86px;
    padding-bottom: 100px;
  }
}
#wrap #content #product .title {
  height: 28vw;
  text-align: center;
  margin-bottom: 9.333vw;
  padding: 0;
}
@media screen and (min-width: 769px) {
  #wrap #content #product .title {
    background: url(../image/lineup_title_bg.png) center 0/1088px auto no-repeat;
    height: auto;
    margin-bottom: 60px;
  }
}
#wrap #content #product .title .title_inner {
  text-align: center;
}
@media screen and (min-width: 769px) {
  #wrap #content #product .title .title_inner {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 35px;
  }
}

.banners {
  background-color: #fff;
  padding: 3.5% 10%;
}

@media screen and (min-width: 769px) {
  .banners {
    padding: 0;
    font-size: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.banners a {
  display: block;
  text-align: center;
  margin: 3% 0;
}

@media screen and (min-width: 769px) {
  .banners a {
    display: inline-block;
    margin: 60px 22px 48px;
  }
}
.bl_bnr {
  background-color: #fff;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  padding: 60px 0;
  border-top: #F1E7DE 1px solid;
}

.bl_bnr a {
  display: block;
  margin: 0 25px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .bl_bnr {
    flex-flow: row wrap;
    padding: 6.93333vw 10% 8vw;
  }
  .bl_bnr a {
    margin: 0;
  }
  .bl_bnr a:first-of-type {
    margin-bottom: 3.73333vw;
  }
}