@charset "UTF-8";
#edwin-lp-men-wrap {
  overflow: hidden !important;
  font-family: 'Noto Serif JP', serif;
  color: #333333;
  line-height: 1;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  /* HTML5 display-role reset for older browsers */
  /*BOX*/
  /*付加*/
}

#edwin-lp-men-wrap div, #edwin-lp-men-wrap span, #edwin-lp-men-wrap applet, #edwin-lp-men-wrap object, #edwin-lp-men-wrap iframe,
#edwin-lp-men-wrap h1, #edwin-lp-men-wrap h2, #edwin-lp-men-wrap h3, #edwin-lp-men-wrap h4, #edwin-lp-men-wrap h5, #edwin-lp-men-wrap h6, #edwin-lp-men-wrap p, #edwin-lp-men-wrap blockquote, #edwin-lp-men-wrap pre,
#edwin-lp-men-wrap a, #edwin-lp-men-wrap abbr, #edwin-lp-men-wrap acronym, #edwin-lp-men-wrap address, #edwin-lp-men-wrap big, #edwin-lp-men-wrap cite, #edwin-lp-men-wrap code,
#edwin-lp-men-wrap del, #edwin-lp-men-wrap dfn, #edwin-lp-men-wrap em, #edwin-lp-men-wrap img, #edwin-lp-men-wrap ins, #edwin-lp-men-wrap kbd, #edwin-lp-men-wrap q, #edwin-lp-men-wrap s, #edwin-lp-men-wrap samp,
#edwin-lp-men-wrap small, #edwin-lp-men-wrap strike, #edwin-lp-men-wrap strong, #edwin-lp-men-wrap sub, #edwin-lp-men-wrap sup, #edwin-lp-men-wrap tt, #edwin-lp-men-wrap var,
#edwin-lp-men-wrap b, #edwin-lp-men-wrap u, #edwin-lp-men-wrap i, #edwin-lp-men-wrap center,
#edwin-lp-men-wrap dl, #edwin-lp-men-wrap dt, #edwin-lp-men-wrap dd, #edwin-lp-men-wrap ol, #edwin-lp-men-wrap ul, #edwin-lp-men-wrap li,
#edwin-lp-men-wrap fieldset, #edwin-lp-men-wrap form, #edwin-lp-men-wrap label, #edwin-lp-men-wrap legend,
#edwin-lp-men-wrap table, #edwin-lp-men-wrap caption, #edwin-lp-men-wrap tbody, #edwin-lp-men-wrap tfoot, #edwin-lp-men-wrap thead, #edwin-lp-men-wrap tr, #edwin-lp-men-wrap th, #edwin-lp-men-wrap td,
#edwin-lp-men-wrap article, #edwin-lp-men-wrap aside, #edwin-lp-men-wrap canvas, #edwin-lp-men-wrap details, #edwin-lp-men-wrap embed,
#edwin-lp-men-wrap figure, #edwin-lp-men-wrap figcaption, #edwin-lp-men-wrap footer, #edwin-lp-men-wrap header, #edwin-lp-men-wrap hgroup,
#edwin-lp-men-wrap menu, #edwin-lp-men-wrap nav, #edwin-lp-men-wrap output, #edwin-lp-men-wrap ruby, #edwin-lp-men-wrap section, #edwin-lp-men-wrap summary,
#edwin-lp-men-wrap time, #edwin-lp-men-wrap mark, #edwin-lp-men-wrap audio, #edwin-lp-men-wrap video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

#edwin-lp-men-wrap article, #edwin-lp-men-wrap aside, #edwin-lp-men-wrap details, #edwin-lp-men-wrap figcaption, #edwin-lp-men-wrap figure,
#edwin-lp-men-wrap footer, #edwin-lp-men-wrap header, #edwin-lp-men-wrap hgroup, #edwin-lp-men-wrap menu, #edwin-lp-men-wrap nav, #edwin-lp-men-wrap section {
  display: block;
}

#edwin-lp-men-wrap ol, #edwin-lp-men-wrap ul {
  list-style: none;
}

#edwin-lp-men-wrap blockquote, #edwin-lp-men-wrap q {
  quotes: none;
}

#edwin-lp-men-wrap blockquote:before, #edwin-lp-men-wrap blockquote:after,
#edwin-lp-men-wrap q:before, #edwin-lp-men-wrap q:after {
  content: '';
  content: none;
}

#edwin-lp-men-wrap table {
  border-collapse: collapse;
  border-spacing: 0;
}

#edwin-lp-men-wrap a {
  color: black;
  text-decoration: none;
}

#edwin-lp-men-wrap .edwin-lp-men-container {
  width: 800px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 769px) {
  #edwin-lp-men-wrap .edwin-lp-men-container {
    width: auto;
    margin: 0 10px;
    box-sizing: border-box;
  }
}

#edwin-lp-men-wrap .pc-none {
  display: none;
}

@media screen and (max-width: 769px) {
  #edwin-lp-men-wrap .pc-none {
    display: block;
  }
  #edwin-lp-men-wrap .sp-none {
    display: none;
  }
}

@font-face {
  #edwin-lp-men-wrap {
    font-family: 'Noto Serif JP';
    font-style: normal;
    src: url("../font/NotoSerifJP-Regular.woff") format("woff");
    font-weight: 400;
  }
}

@font-face {
  #edwin-lp-men-wrap {
    font-family: 'Noto Serif JP';
    font-style: normal;
    src: url("../font/NotoSerifJP-Bold.woff") format("woff");
    font-weight: 700;
  }
}

#edwin-lp-men-wrap .edwin-lp-men #top {
  height: 800px;
  background-color: #b22824;
  overflow: hidden;
}

#edwin-lp-men-wrap .edwin-lp-men #top .cover {
  width: 100%;
  height: 100%;
  position: absolute;
}

#edwin-lp-men-wrap .edwin-lp-men #top .cover img {
  width: 100%;
  height: 800px;
  object-fit: cover;
}

#edwin-lp-men-wrap .edwin-lp-men #top .edwin-lp-men-container {
  width: 1100px;
  height: 100%;
}

#edwin-lp-men-wrap .edwin-lp-men #top .center-img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

#edwin-lp-men-wrap .edwin-lp-men #top .center-text {
  width: 100%;
  position: relative;
  z-index: 2;
  font-size: 40px;
  color: white;
  text-align: center;
  padding-top: 230px;
}

#edwin-lp-men-wrap .edwin-lp-men #top .center-text h1 {
  font-size: 120px;
  font-weight: bold;
  margin-bottom: 10px;
}

#edwin-lp-men-wrap .edwin-lp-men #top .center-text p span {
  color: #f8ea0d;
}

#edwin-lp-men-wrap .edwin-lp-men #top .center-text p .border-bottom {
  position: relative;
}

#edwin-lp-men-wrap .edwin-lp-men #top .center-text p .border-bottom::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #f8ea0d;
  position: absolute;
  bottom: -5px;
  left: 0;
}

#edwin-lp-men-wrap .edwin-lp-men #top .silhouettes-text {
  position: absolute;
  top: 80px;
  left: 60px;
  line-height: 1.4;
  font-size: 18px;
}

#edwin-lp-men-wrap .edwin-lp-men #top .silhouettes-text img {
  margin-bottom: 10px;
}

#edwin-lp-men-wrap .edwin-lp-men #top .size-text {
  position: absolute;
  top: 180px;
  right: 180px;
  line-height: 1.4;
  font-size: 18px;
}

#edwin-lp-men-wrap .edwin-lp-men #top .size-text img {
  margin-bottom: 10px;
}

#edwin-lp-men-wrap .edwin-lp-men #top .size-text .yellow-circle {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  color: #f8ea0d;
  border: 2px solid #f8ea0d;
  text-align: center;
  box-sizing: border-box;
  padding-top: 33px;
  position: absolute;
  right: -100px;
  top: -110px;
  transform: rotate(15deg);
}

#edwin-lp-men-wrap .edwin-lp-men #top .details-text {
  position: absolute;
  bottom: 100px;
  right: 110px;
  line-height: 1.4;
  font-size: 18px;
}

#edwin-lp-men-wrap .edwin-lp-men #top .details-text > div {
  display: flex;
}

#edwin-lp-men-wrap .edwin-lp-men #top .details-text > div p:first-child {
  margin-right: 50px;
}

#edwin-lp-men-wrap .edwin-lp-men #top .details-text img {
  margin-bottom: 10px;
}

#edwin-lp-men-wrap .edwin-lp-men #top .washingmachine-text {
  width: 280px;
  padding: 20px 0;
  text-align: center;
  font-size: 18px;
  border: 1px solid #ffffff;
  color: #ffffff;
  position: absolute;
  left: 50px;
  bottom: 90px;
}

#edwin-lp-men-wrap .edwin-lp-men #top .washingmachine-text p {
  margin: 20px 0 10px;
}

@media screen and (max-width: 760px) {
  #edwin-lp-men-wrap .edwin-lp-men #top {
    height: 400px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .cover {
    height: 400px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .cover img {
    height: 400px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .edwin-lp-men-container {
    width: 100%;
    max-width: 375px;
    height: 100%;
    margin: 0 auto;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .center-img {
    max-height: 350px;
    width: auto;
    height: 90%;
    object-fit: contain;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .center-text {
    width: 100%;
    font-size: 20px;
    padding-top: 155px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .center-text h1 {
    font-size: 44px;
    margin-top: 5px;
    margin-bottom: 10px;
    letter-spacing: -5px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .center-text p {
    font-weight: bold;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .center-text p .border-bottom::after {
    height: 2px;
    bottom: -5px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .center-text .sub-title {
    font-size: 14px;
    letter-spacing: -1px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .silhouettes-text {
    top: 30px;
    left: 10px;
    line-height: 1.2;
    font-size: 7px;
    letter-spacing: -1px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .silhouettes-text img {
    width: 100px;
    margin-bottom: 5px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .size-text {
    top: 125px;
    right: inherit;
    left: 10px;
    line-height: 1.2;
    font-size: 7px;
    letter-spacing: -1px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .size-text img {
    width: 50px;
    margin-bottom: 5px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .size-text .yellow-circle {
    width: 85px;
    height: 85px;
    padding-top: 19px;
    right: -260px;
    top: -91px;
    letter-spacing: 1px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .details-text {
    bottom: 30px;
    right: 15px;
    line-height: 1.2;
    font-size: 7px;
    letter-spacing: -1px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .details-text > div p:first-child {
    margin-right: 0px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .details-text img {
    width: 75px;
    margin-bottom: 10px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .washingmachine-text {
    width: 80px;
    padding: 8px 0;
    font-size: 9px;
    left: 10px;
    bottom: 30px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .washingmachine-text p {
    line-height: 1.3;
    margin: 7px 0 0;
  }
  #edwin-lp-men-wrap .edwin-lp-men #top .washingmachine-text img {
    width: 30px;
  }
}

#edwin-lp-men-wrap .edwin-lp-men .sec-subTitle {
  font-size: 24px;
  line-height: 1.7;
  font-weight: bold;
  text-align: center;
}

#edwin-lp-men-wrap .edwin-lp-men .sec-subTitle img {
  margin-right: 10px;
}

#edwin-lp-men-wrap .edwin-lp-men .sec-title {
  font-size: 38px;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  color: #b22824;
  margin-bottom: 30px;
}

#edwin-lp-men-wrap .edwin-lp-men .sec-title span {
  position: relative;
}

#edwin-lp-men-wrap .edwin-lp-men .sec-title span::after {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  background-color: #f8ea0d;
  position: absolute;
  bottom: 2px;
  left: 0;
  z-index: -1;
}

#edwin-lp-men-wrap .edwin-lp-men .sec-text {
  font-size: 13px;
  line-height: 2.1;
  font-family: Hiragino Sans, 
 "ヒラギノ角ゴ ProN W3",
 Hiragino Kaku Gothic ProN,
 "ヒラギノ角ゴシック",
 sans-serif;
}

@media screen and (max-width: 760px) {
  #edwin-lp-men-wrap .edwin-lp-men .sec-subTitle {
    font-size: 17px;
    line-height: 1.7;
  }
  #edwin-lp-men-wrap .edwin-lp-men .sec-subTitle img {
    margin-right: 10px;
  }
  #edwin-lp-men-wrap .edwin-lp-men .sec-title {
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 30px;
    margin-top: 5px;
  }
  #edwin-lp-men-wrap .edwin-lp-men .sec-title span::after {
    height: 10px;
    bottom: 2px;
  }
  #edwin-lp-men-wrap .edwin-lp-men .sec-text {
    font-size: 12px;
    line-height: 2;
  }
}

#edwin-lp-men-wrap .edwin-lp-men #section1 {
  padding: 100px 0 120px;
  border-bottom: #929292 1px solid;
}

#edwin-lp-men-wrap .edwin-lp-men #section1 .index {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  margin: 40px 0 25px;
}

#edwin-lp-men-wrap .edwin-lp-men #section1 .index::after {
  content: "";
  display: block;
  width: 43%;
  height: 1px;
  background-color: #333333;
  position: absolute;
  bottom: 10px;
  left: 0;
}

#edwin-lp-men-wrap .edwin-lp-men #section1 .index::before {
  content: "";
  display: block;
  width: 43%;
  height: 1px;
  background-color: #333333;
  position: absolute;
  bottom: 10px;
  right: 0;
}

#edwin-lp-men-wrap .edwin-lp-men #section1 .index-flex-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

#edwin-lp-men-wrap .edwin-lp-men #section1 .index-flex-box div a {
  display: flex;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  border: black 2px solid;
  border-radius: 40px;
}

#edwin-lp-men-wrap .edwin-lp-men #section1 .index-flex-box div img {
  margin-top: 4px;
  margin-right: 15px;
  width: 23px;
  height: 20px;
}

#edwin-lp-men-wrap .edwin-lp-men #section1 .index-flex-box div p {
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  font-family: Hiragino Sans, 
 "ヒラギノ角ゴ ProN W3",
 Hiragino Kaku Gothic ProN,
 "ヒラギノ角ゴシック",
 sans-serif;
}

@media screen and (max-width: 760px) {
  #edwin-lp-men-wrap .edwin-lp-men #section1 {
    padding: 50px 0 70px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section1 .index {
    margin: 20px 0;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section1 .index::after {
    width: 37%;
    bottom: 10px;
    left: 0;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section1 .index::before {
    width: 37%;
    bottom: 10px;
    right: 0;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section1 .index-flex-box {
    display: block;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section1 .index-flex-box div {
    padding: 15px;
    margin-bottom: 20px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section1 .index-flex-box div img {
    margin-top: 5px;
    margin-right: 10px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section1 .index-flex-box div p {
    font-size: 14px;
    line-height: 32px;
  }
}

#edwin-lp-men-wrap .edwin-lp-men #section2 {
  padding: 100px 0;
  border-bottom: #929292 1px solid;
}

#edwin-lp-men-wrap .edwin-lp-men #section2 .edwin-lp-men-container {
  width: 660px;
}

#edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box {
  width: 1240px;
  margin: 50px auto;
  position: relative;
}

#edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .prev-arrow {
  width: 20px;
  position: absolute;
  top: 230px;
  left: 350px;
  z-index: 2;
  cursor: pointer;
}

#edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .next-arrow {
  width: 20px;
  position: absolute;
  top: 230px;
  right: 350px;
  z-index: 2;
  cursor: pointer;
}

#edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .slick-current {
  opacity: 1 !important;
}

#edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .slick-dots li button:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-color: white;
  border-radius: 50%;
  border: 1px solid black;
  opacity: 1;
}

#edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: black;
}

#edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .denim-slide {
  text-align: center;
  opacity: .5;
  margin-bottom: 30px;
}

#edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .denim-slide img {
  width: 380px;
  margin: 0 auto;
}

#edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .denim-slide .slide-title {
  font-size: 32px;
  font-weight: bold;
  margin: 50px 0 30px;
}

#edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .denim-slide .slide-subTitle {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,"ヒラギノ角ゴシック",sans-serif;
}

#edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .denim-slide .slide-text {
  width: 600px;
  margin: 0 auto;
  font-size: 13px;
  text-align: left;
  line-height: 2.1;
  font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,"ヒラギノ角ゴシック",sans-serif;
  margin-bottom: 50px;
}

#edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .denim-slide .slide-btn {
  display: inline-block;
  width: 380px;
  font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,"ヒラギノ角ゴシック",sans-serif;
  text-align: center;
  border: 2px solid black;
  padding: 20px 0;
  border-radius: 40px;
  font-weight: bold;
}

@media screen and (max-width: 760px) {
  #edwin-lp-men-wrap .edwin-lp-men #section2 {
    padding: 50px 0;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section2 .edwin-lp-men-container {
    width: auto;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box {
    width: 100%;
    margin: 30px auto;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .prev-arrow {
    width: 30px;
    top: 180px;
    left: 10px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .next-arrow {
    width: 30px;
    top: 180px;
    right: 10px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .denim-slide {
    width: calc( 490 / 750 * 100%);
  }
  #edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .denim-slide > img {
    width: 100%;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .denim-slide .slide-title {
    font-size: 16px;
    margin: 20px 0;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .denim-slide .slide-subTitle {
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .denim-slide .slide-text {
    width: 240px;
    font-size: 13px;
    line-height: 2.1;
    margin-bottom: 25px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section2 .denim-slide-box .denim-slide .slide-btn {
    width: 240px;
    padding: 20px 0;
    border-radius: 40px;
    font-size: 14px;
  }
}

#edwin-lp-men-wrap .edwin-lp-men #section3 {
  padding: 100px 0;
  border-bottom: #929292 1px solid;
}

#edwin-lp-men-wrap .edwin-lp-men #section3 .edwin-lp-men-container {
  width: 660px;
}

#edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box {
  text-align: center;
}

#edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-imgBox {
  text-align: center;
  position: relative;
  margin: 50px 0 40px;
}

#edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-imgBox p {
  display: inline-block;
  padding: 5px 10px;
  background-color: #fff;
  font-size: 24px;
}

#edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-imgBox img {
  position: absolute;
  top: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

#edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-tableBox .waistsize-title {
  font-size: 32px;
  margin: 50px 0 30px;
}

#edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-tableBox table {
  width: 100%;
  margin-bottom: 35px;
}

#edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-tableBox table td {
  text-align: center;
  padding: 20px 0;
  border: 1px solid black;
  font-size: 20px;
  font-weight: bold;
}

#edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-tableBox table .blue td {
  color: white;
  background-color: #3263b5;
}
/*----------
ssstxt 追加↓↓↓
----------*/
#edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-tableBox table .blue td .ssstxt {
  display: inline-block;
  font-size: 0.58em;
}
/*----------
ssstxt 追加↑↑↑
----------*/

#edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-tableBox .coution {
  font-size: 11px;
  text-align: left;
  line-height: 2;
  font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,"ヒラギノ角ゴシック",sans-serif;
}

@media screen and (max-width: 760px) {
  #edwin-lp-men-wrap .edwin-lp-men #section3 {
    padding: 50px 0;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section3 .edwin-lp-men-container {
    width: auto;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-imgBox {
    text-align: center;
    position: relative;
    margin: 35px 0 20px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-imgBox p {
    padding: 5px 10px;
    font-size: 12px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-imgBox img {
    width: 60%;
    max-width: 210px;
    top: 12px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box > img {
    width: 100%;
    max-width: 410px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-tableBox {
    max-width: 410px;
    margin: 0 auto;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-tableBox .waistsize-title {
    font-size: 16px;
    margin: 25px 0;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-tableBox table {
    margin-bottom: 30px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section3 .waistsize-box .waistsize-tableBox table td {
    padding: 10px 0;
    font-size: 12px;
  }
}

#edwin-lp-men-wrap .edwin-lp-men #section4 {
  padding: 100px 0;
  border-bottom: #929292 1px solid;
}

#edwin-lp-men-wrap .edwin-lp-men #section4 .edwin-lp-men-container2 {
  width: 660px;
  margin: 0 auto;
}

#edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box {
  margin-top: 50px;
}

#edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-title {
  display: flex;
  margin: 40px 0 30px;
}

#edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-title .deatil-title-left {
  width: 85px;
  height: 85px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 15px;
  border: 1px solid black;
  font-size: 14px;
  margin-right: 30px;
}

#edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-title .deatil-title-left span {
  font-weight: bold;
  font-size: 40px;
  line-height: 1.1;
  font-style: italic;
  position: relative;
  right: 9px;
}

#edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-title .deatil-title-right {
  padding-top: 5px;
}

#edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-title .deatil-title-right h4 {
  line-height: 1.1;
  font-size: 40px;
  font-weight: bold;
}

#edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-title .deatil-title-right p {
  line-height: 1.4;
  font-size: 20px;
  font-weight: bold;
}

#edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-text {
  font-size: 13px;
  line-height: 2.1;
  font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,"ヒラギノ角ゴシック",sans-serif;
}

@media screen and (max-width: 760px) {
  #edwin-lp-men-wrap .edwin-lp-men #section4 {
    padding: 50px 0;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section4 .edwin-lp-men-container2 {
    width: auto;
    margin: 0 auto;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box {
    margin-top: 35px;
    margin-bottom: 30px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box > img {
    width: 100%;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-title {
    margin: 30px 0;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-title .deatil-title-left {
    width: 65px;
    height: 65px;
    padding-top: 10px;
    font-size: 10px;
    margin-right: 20px;
    font-weight: bold;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-title .deatil-title-left span {
    font-size: 30px;
    line-height: 1.1;
    right: 4px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-title .deatil-title-right {
    padding-top: 5px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-title .deatil-title-right h4 {
    line-height: 1.1;
    font-size: 24px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-title .deatil-title-right p {
    line-height: 1.4;
    font-size: 16px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-title .deatil-title-right p img {
    position: relative;
    top: 3px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section4 .detail-box .deatil-text-box .deatil-text {
    font-size: 12px;
    line-height: 2;
  }
}

#edwin-lp-men-wrap .edwin-lp-men #section5 {
  padding: 100px 0;
  border-bottom: #929292 1px solid;
}

#edwin-lp-men-wrap .edwin-lp-men #section5 .edwin-lp-men-container2 {
  width: 660px;
  margin: 0 auto;
}

#edwin-lp-men-wrap .edwin-lp-men #section5 .care-box {
  margin-top: 50px;
}

#edwin-lp-men-wrap .edwin-lp-men #section5 .care-box .care-text-box .care-title {
  display: flex;
  margin: 40px 0 30px;
}

#edwin-lp-men-wrap .edwin-lp-men #section5 .care-box .care-text-box .care-title .care-title-left {
  width: 65px;
  height: 65px;
  border-right: 1px solid black;
  font-size: 14px;
  margin-right: 30px;
  padding-top: 5px;
  font-style: italic;
}

#edwin-lp-men-wrap .edwin-lp-men #section5 .care-box .care-text-box .care-title .care-title-left span {
  font-weight: bold;
  font-size: 40px;
  line-height: 1.1;
  font-style: italic;
  position: relative;
  right: 9px;
}

#edwin-lp-men-wrap .edwin-lp-men #section5 .care-box .care-text-box .care-title .care-title-right {
  height: 65px;
}

#edwin-lp-men-wrap .edwin-lp-men #section5 .care-box .care-text-box .care-title .care-title-right h4 {
  line-height: 1.1;
  font-size: 32px;
  font-weight: bold;
}

#edwin-lp-men-wrap .edwin-lp-men #section5 .care-box .care-text-box .care-text {
  font-size: 13px;
  line-height: 2.1;
  font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,"ヒラギノ角ゴシック",sans-serif;
}

@media screen and (max-width: 760px) {
  #edwin-lp-men-wrap .edwin-lp-men #section5 {
    padding: 50px 0;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section5 .edwin-lp-men-container2 {
    width: auto;
    margin: 0 auto;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section5 .care-box {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section5 .care-box > img {
    width: 100%;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section5 .care-box .care-text-box .care-title {
    margin: 40px 0 30px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section5 .care-box .care-text-box .care-title .care-title-left {
    width: 45px;
    height: 45px;
    font-size: 10px;
    margin-right: 15px;
    padding-top: 5px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section5 .care-box .care-text-box .care-title .care-title-left span {
    font-size: 25px;
    line-height: 1.1;
    right: 3px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section5 .care-box .care-text-box .care-title .care-title-right {
    height: 45px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section5 .care-box .care-text-box .care-title .care-title-right h4 {
    line-height: 1.3;
    font-size: 18px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section5 .care-box .care-text-box .care-text {
    font-size: 12px;
    line-height: 2;
  }
}

/*----------
#section-btn 追加↓↓↓
----------*/
#edwin-lp-men-wrap .edwin-lp-men #section-btn {
  display: flex;
  justify-content: space-between;
  width: 800px;
  margin: 0 auto;
  padding-top: 100px;
}
#edwin-lp-men-wrap .edwin-lp-men #section-btn .itm-link-btn {
  width: 250px;
}
#edwin-lp-men-wrap .edwin-lp-men #section-btn .itm-link-btn a {
  position: relative;
  display: inline-block;
  width: 100%;
  font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,"ヒラギノ角ゴシック",sans-serif;
  text-align: center;
  border: 1px solid #000;
  padding: 20px 0;
  border-radius: 40px;
  font-size: 1em;
  font-weight: normal;
  background: transparent;
  transition: 0.3s;
}
#edwin-lp-men-wrap .edwin-lp-men #section-btn .itm-link-btn a:after {
    content: ">";
    position: absolute;
    right: 24px;
    font-weight: 200;
    display: inline-block;
    color: #000;
    transition: 0.3s;
}
/*----------
#section-btn 追加↑↑↑
----------*/

@media screen and (max-width: 760px) {
  /*----------
  #section-btn 追加↓↓↓
  ----------*/
  #edwin-lp-men-wrap .edwin-lp-men #section-btn {
    display: flex;
    flex-direction: column;
    width: auto;
    margin: 0 10px;
    padding-top: 50px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section-btn .itm-link-btn {
    width: 240px;
    margin: 0 auto;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section-btn .rigid-btn,
  #edwin-lp-men-wrap .edwin-lp-men #section-btn .buttonfly-btn {margin-top: 20px;}
  #edwin-lp-men-wrap .edwin-lp-men #section-btn .itm-link-btn a {
    position: relative;
    display: inline-block;
    width: 100%;
    font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,"ヒラギノ角ゴシック",sans-serif;
    text-align: center;
    border: 1px solid #000;
    padding: 20px 0;
    border-radius: 40px;
    font-size: 1em;
    font-weight: normal;
    background: transparent;
    transition: 0.3s;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section-btn .itm-link-btn a:after {
      content: ">";
      position: absolute;
      right: 24px;
      font-weight: 200;
      display: inline-block;
      color: #000;
      transition: 0.3s;
  }
  /*----------
  #section-btn 追加↑↑↑
  ----------*/
}

#edwin-lp-men-wrap .edwin-lp-men #section6 {
  padding: 100px 0;
}

#edwin-lp-men-wrap .edwin-lp-men #section6 .edwin-lp-men-container {
  width: 660px;
  margin: 0 auto;
}

#edwin-lp-men-wrap .edwin-lp-men #section6 p {
  font-size: 13px;
  line-height: 2.1;
  font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,"ヒラギノ角ゴシック",sans-serif;
}

@media screen and (max-width: 760px) {
  #edwin-lp-men-wrap .edwin-lp-men #section6 {
    padding: 50px 0;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section6 .edwin-lp-men-container {
    width: auto;
    margin: 0 10px;
  }
  #edwin-lp-men-wrap .edwin-lp-men #section6 p {
    font-size: 12px;
    line-height: 2;
  }
}
