@charset "UTF-8";
@font-face {
  font-family: "HarenosoraMincho";
  src: url("/lp/cotton-bratop/fonts/Harenosora.otf") format("otf");
}
@font-face {
  font-family: hirakakupro-w3;
  src: local(Font),
       url('/lp/cotton-bratop/fonts/hirakakupro-w3-opentype.otf') format("otf"),
       url('/lp/cotton-bratop/fonts/hirakakupro-w3-opentype.otf') format("opentype");
}
@font-face {
  font-family: Yu-Gothic;
  src: local(Font),
       url('/lp/cotton-bratop/fonts/YuGothic-Bold-01.woff') format("woff"),
       url('/lp/cotton-bratop/fonts/YuGothic-Bold-01.woff') format("opentype");
}
@font-face {
  font-family: Gothic-Medium;
  src: local(Font),
       url('/lp/cotton-bratop/fonts/YuGothic-Medium-01.woff') format("woff"),
       url('/lp/cotton-bratop/fonts/YuGothic-Medium-01.woff') format("opentype");
}

.pane-main,
.block-products-in--col--txt{
   font-family: 'Gothic-Medium',sans-serif;
}

.title-h2,
.block-links--title,
.title-cutomer,
.block-knowledge-in--title-inner,
.title-h3,
.title-h4{
  font-family: 'Yu-Gothic',sans-serif;
}

.block-links--in{
  font-family: 'hirakakupro-w3',sans-serif;
}

.block-links--in,
.pane-main .main-txt {
  font-size: 20px;
  line-height: 1.8;
}

.blue {
  color: #112f54;
}
.bold {
  font-weight: bold;
}
.type-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.txt-size {
  font-size: 36px;
}
.txt-center {
  text-align: center;
}
.title-top{
  letter-spacing: 3.6px;
}
.orange,
.orang {
  color: #c78537;
}
/*mv*/
.block-mv {
  overflow: hidden;
  position: relative;
}
.block-mv--bg {
  width: 100%;
  height: auto;
  display: block;
}
.block-mv--txt {
  width: 71%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: none;
}
.block-mv--txt img {
  width: 47%;
  height: auto;
  position: absolute;
  left: 0;
  right: auto;
  border: 0;
  text-align: center;
  margin: 0 auto;
  top: calc(135 / 500 * 100%);
}
.block-title {
  background: #fff;
}
.block-title .block-title__title {
  padding: 20px 0;
  border-top: 1px solid #112F54;
  border-bottom: 1px solid #112F54;
  max-width: 100%;
  color: #112f54;
  font-weight: normal;
  letter-spacing: 3.6px;
  text-align: center;
  font-size: 36px;
  font-family: vdl-admin, sans-serif;
  margin: 0 0 38px;
}
.main-title .title-h2 {
  padding: 20px 0;
  border-top: 3px solid #c9cbcd;
  border-bottom: 3px solid #c9cbcd;
  max-width: 100%;
  color: #112f54;
  font-weight: normal;
  letter-spacing: 4.8px;
  text-align: center;
  font-size: 36px;
  font-family: vdl-admin, sans-serif;
  margin-bottom: 0;
}
.block-cotton {
  padding: 30px 0 80px 0;
}
.knowledge-title,
.block-cotton .block-cotton--title{
  position: relative;
  border: none;
  display: inline-block;
  z-index: 1;
  line-height: 1.8;
  text-align: center;
  font-size: 36px;
}
.block-cotton--title{
  text-align: center;
  width: 100%;
}
.block-cotton__text{
  text-align: center;
  font-size: 20px;
  line-height: 1.8;
  font-family: 'Gothic-Medium',sans-serif;
}
.knowledge-title span,
.block-cotton .title-h2 span {
  position: relative;
  text-align: center;
  display: inline-block;
  line-height: 1.3;
}
.knowledge-title span::before,
.block-cotton .title-h2 span::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 8px;
  background: #fcf8c5;
  left: 0;
  z-index: -1;
}
.block-cotton__text {
  font-size: 20px;
  line-height: 1.8;
}
/*INDEX*/
.block-links {
  background-color: #eaebed;
  padding: 50px 0 100px 0;
}
.block-links--in {
  background: #fff;
  border-radius: 5px;
}
.block-links--list {
  background-color: #fff;
  padding: 0 40px;
  padding: 0 40px 30px 40px;
}
.block-links--title {
  padding: 24px 0 18px 0;
  border-bottom: 1px solid rgb(0 0 0 / 15%);
  color: #000000;
  letter-spacing: 9.6px;
  font-weight: 800;
  font-size: 32px;
  line-height: 1;
  position: relative;
  padding-right: 20px;
  text-align: center;
  margin: 0 0 28px;
}
.block-links--title span {
  position: relative;
  font-weight: 400;
}
.block-links--title span::before {
  content: "";
  display: block;
  right: -20px;
  top: 12px;
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(/lp/cotton-bratop/images/dropdown.png) no-repeat right center;
  background-size: auto;
}
.block-links--list li {
  position: relative;
  font-size: 18px;
  cursor: pointer;
  border-top: 2px dotted #d9d9d9;
  padding: 5px 0 5px 0;
  text-indent: 15px;
}
.block-links--list li:first-child {
  border: 0;
}
.block-links--list li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 15px;
  width: 15px;
  height: 15px;
  background: #333;
}
.block-links--list li span{
  position: relative;
  padding-right: 25px;
}
.block-links--list li span::before {
    content: "";
    width: 9px;
    height: 9px;
    border: 0;
    border-width: 3px 3px 0 0;
    border-style: solid;
    -webkit-transform: rotate(136deg);
        -ms-transform: rotate(136deg);
            transform: rotate(136deg);
    position: absolute;
    top: 7px;
    right: 0;
}
.block-links--list .block-links--sub-list {
  padding: 0;
}
.block-links--list .block-links--sub-list li:first-child {
  border-top: 2px dotted #d9d9d9;
}
.block-links--list .block-links--sub-list li {
  list-style: none;
  padding-left: 14px;
  position: relative;
}
.block-links--list .block-links--sub-list li::before {
  width: 3px;
  height: 3px;
  border-radius: 50px;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
  border: 0;
  top: 21px;
  background: #8d8d8d;
  left: 30px;
}
/*top_recommended*/
.block-top-recommended{
  background-color: #f5f5ef;
  padding: calc(150px + 90px ) 0 80px 0;
  margin-top: -90px;
  position: relative;
}
.block-top-recommended::before{
  content: ' ';
  width: 100%;
  height: 90px;
  background-color: #eaebed;
  position: absolute;
  top: 0;
  left: 0;
}
.block-top-recommended-last:before{
  background-color:#f5f5ef;
}
.block-top-recommended--title{
  position: relative;
}
.block-top-recommended--title.recommended-title {
  border: 0;
  margin: 0;
  padding: 0;
}
.block-top-recommended--title img {
    position: absolute;
    top: -214px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block-top-recommended--in{
  width: 1200px;
  margin: 0 auto;
  padding: 0 25px;

}
.block-top-recommended-in--wrap{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block-top-recommended-in-wrap--col{
  width: calc(100% / 3 - 30px);
  border: 1px solid #112f54;
  border-radius: 7px;
  position: relative;
}
.block-top-recommended-in-wrap--col a{
  text-align: center;
}
.block-top-recommended-in-wrap--col a:hover{
  opacity: 1;
}
.block-top-recommended-in-wrap--col a:hover .block-top-recommended-in-wrap-col--image img:last-child,
.block-top-recommended-in-wrap--col a:hover .block-top-recommended-in-wrap-col--content{
  opacity: 0.6;
}
.block-top-recommended-in-wrap-col--image img:first-child{
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -25px;
  z-index: 1;
  opacity: 1 !important;
}
.block-top-recommended-in-wrap-col--image img:last-child{
      border-radius: 7px 7px 0 0;
}
.block-top-recommended-in-wrap-col--content{
  padding: 30px 0;
  background-color: #fff;
  border-radius: 0 0 7px 7px;
}

.block-top-recommended-in-wrap-col--content .recommended-txt{
  font-size: 24px;
  color: #112f54;
  line-height: 1.5;
  margin: 0 auto 25px;
  text-align: center;
}
.block-top-recommended-in-wrap-col--content span{
  position: relative;
  margin: 0 auto;
  display: block;
  max-width: 130px;
  font-size: 16px;
  padding-bottom: 2px;
  color: #112f54;
}
.block-top-recommended-in-wrap-col--content span:before{
  content: "";
  display: block;
  right: 4px;
  top: 5px;
  width: 12px;
  position: absolute;
  height: 12px;
  background: url(/lp/cotton-bratop/images/dropdown.png) no-repeat right center;
  background-size: 100%;
}
.block-top-recommended-in-wrap-col--content span:after{
  content: "";
  display: block;
  width: 100px;
  position: absolute;
  bottom: 0;
  right: 3px;
  border-bottom: dashed 2px #112f54;
}
/*block-seamless*/
.block-seamless{
  height: 336px;
  width: 100%;
  margin: 0 auto 80px;
  background: -o-linear-gradient(left, #f7f7f9 50%, #dfd2cb 50%);
  background: -o-linear-gradient( left, #f7f7f9 50%, #dfd2cb 50% );
  background: -webkit-gradient( linear, left top, right top, color-stop(50%, #f7f7f9), color-stop(50%, #dfd2cb) );
  background: linear-gradient( to right, #f7f7f9 50%, #dfd2cb 50% );
}
.block-seamless.block-seamless-beige{
  background: -o-linear-gradient(left, #f8f3ef 50%, #dfd2cb 50%);
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f8f3ef), color-stop(50%, #dfd2cb));
  background: linear-gradient(to right, #f8f3ef 50%, #dfd2cb 50%);
}
.block-seamless.block-seamless-yellow{
  background: -o-linear-gradient(left, #f8f1e1 50%, #dfd2cb 50%);
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f8f1e1), color-stop(50%, #dfd2cb));
  background: linear-gradient(to right, #f8f1e1 50%, #dfd2cb 50%);
}
.block-seamless--in{
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block-seamless-in--col:first-child{
  width: 42%;
}
.block-seamless-in--col:last-child{
  width: 58%;
  background-color: #dfd2cb;
  padding: 50px 0 0 0;
  text-align: center;
}
.block-seamless-in--col:last-child img{
  margin: 0 auto 30px;
  display: block;
}
.block-seamless-in--col .title-h3{
  background: none;
  padding: 0;
  margin: 0;
}
.pane-main .block-seamless-in--col__text{
  margin: 0 auto 30px;
  display: inline-block;
  text-align: center;
  font-size: 32px;
  color: #112f54;
  border-bottom: 2px solid #112f54;
  font-weight: bold;
  line-height: 1.6;
  background: none;
  padding: 0;
  font-family: 'Gothic-Medium',sans-serif;
}
.pane-main .block-seamless-in--col__title{
  font-size: 48px;
  font-weight: bold;
  color: #112f54;
  line-height: 1.1;
  text-align: center;
  display: block;
}
/*block-integrated*/
.block-integrated{
  width: 1200px;
  margin: 0 auto;
}
.block-integrated--in{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 100px; 
}
.block-integrated-in--col:first-child{
  width: 44.5%;
}
.block-integrated-in--col:last-child{
  width: 53%;
}
.block-integrated-in--col:first-child img {
    width: 100%;
    height: auto;
}
.block-integrated-in--col p{
  margin: 0 auto 30px;
}
.block-integrated-in--col a{
  display: block;
}
.block-integrated-in-col--color{
  display: block;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}
.block-integrated-in-col--color .color-each{
  width: 24px;
  height: 24px;
  display: block;
  margin-right: 10px;
}
.block-integrated-in-col--color .color-each span{
  visibility: hidden;
}

.block-integrated-in-col--color .color-each.right_beige{
  background: #efd6c8;
}
.block-integrated-in-col--color .color-each.black{
    background: #1e1e22;
}
.block-integrated-in-col--color .color-each.cloud_pink{
  background: #d9a99f;
}
.block-integrated-in-col--color .color-each.sepia{
    background: #b29790;
    margin-right: 0;
}

.block-integrated-in-col--color2 .color-each.gray{
  background: #837b78;
}
.block-integrated-in-col--color2 .color-each.black{
  background: #1d1d1d;
}
.block-integrated-in-col--color2 .color-each.ever_green{
  background: #aec0be;
}
.block-integrated-in-col--color2 .color-each.light_brown{
  background: #9a7950;
}
.block-integrated-in-col--color2 .color-each.marche_pink{
  background: #caa295;
}
.block-integrated-in-col--color2 .color-each.white_beige{
  background: #d6cabc;
}
.block-integrated-in-col--color2 .color-each.quiet_peach{
  background: #e1a8ab;
  margin-right: 0;
}

.block-integrated-in-col--color3 .color-each.black{
  background: #1a1d22;
}
.block-integrated-in-col--color3 .color-each.grayish_blue{
  background: #959492;
}
.block-integrated-in-col--color3 .color-each.smoke_green{
  background: #808a7d;
}
.block-integrated-in-col--color3 .color-each.white_beige{
  background: #d4c5bc;
  margin-right: 0;
}

.block-integrated-in-col--price{
  color: inherit;
}
.block-integrated-in-col--btn img{
  display: block;
  text-align: center;
  max-width: 405px;
  margin: 21px auto 0;
}
.block-integrated-in-col--price p{
  font-size: 16px;
  margin: 0 auto 10px;
  line-height: 1.6;
  text-align: center;
}
.block-integrated-in-col--price span{
  font-size: 30px;
  color: #424242;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
  font-family: 'Gothic-Medium',sans-serif;
  display: block;
}
.block-integrated--customer{
  background-color: #f5f5ef;
  padding: 70px 70px 60px 70px;
  margin: 0 auto 90px;
}
.block-integrated--customer .title-cutomer{
  padding: 12px;
  margin: 0 auto;
  background: url(/lp/cotton-bratop/images/bg_border.png) no-repeat center center;
  background-size: auto;
  color: #112f54;
  z-index: 1;
  letter-spacing: 3.2px;
  display: block;
  font-size: 24px;
  margin-top: -100px;
  margin-bottom: 33px;
  text-align: center;
}
.block-integrated--customer__text{
  color: #112f54;
  font-weight: bold;
  margin-bottom: 15px;
}
.block-integrated--customer__noted{
  font-size: 16px;
  line-height: 1.7;
}
/*block-banner*/
.block-banner{
  display: block;
  margin: 0 auto 90px;
  text-align: center;
}
/*block-trivia*/
.block-title{
  background: #fff;
}
.block-title .title-h2{
  padding: 20px 0;
  border-top: 1px solid #112F54;
  border-bottom: 1px solid #112F54;
  max-width: 100%;
  color: #112f54;
  font-weight: normal;
  margin-bottom: 0;
  letter-spacing: 4.8px;
  text-align: center;
  font-size: 36px;
  font-family: vdl-admin, sans-serif;
}
.block-trivia{
  background-color: #dfd2cb;
  padding: 50px 0;
}
.block-trivia--box{
  width: 1200px;
  padding: 70px 95px 75px 95px;
  background-color: #fff;
  margin: 0 auto 50px;
}
.block-trivia--box--title{
  font-size: 48px;
  font-weight: bold;
  padding: 10px 0;
  text-align: left;
  padding-left: 112px;
  background: url(/lp/cotton-bratop/images/one.png) no-repeat left center;
  background-size: 90px;
}

.block-trivia--box__text{
  margin-bottom: 25px;
}
.size-box-title{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.block-trivia--box__text-bold{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
.block-trivia--box__txt-right{
  font-size: inherit;
  text-align: right;
  line-height: 1.5;
  text-align: right;
}
.block-trivia--box table{
  text-align: center;
  width: 100%;
  font-family: "Kozuka Gothic Pr6N", sans-serif;
}
.block-trivia--box table th{
  background: #f8f3f7;
  border: 1px solid #d2d2d2;
  padding: 5px 10px;
  font-weight: bold;  
  text-align: center;
}
.block-trivia--box table th:first-child {
    text-align: left;
}
.block-trivia--box table td {
    border: 1px solid #d2d2d2;
    padding: 0 10px;
}
.block-trivia--box img {
    display: block;
    margin: 0 auto;
    padding: 0;
}
.block-trivia--box:nth-child(2) .title-h3{
  background: url(/lp/cotton-bratop/images/two.png) no-repeat left center;
  background-size: 90px;
}
.block-trivia--box:nth-child(3) .title-h3{
  background: url(/lp/cotton-bratop/images/three.png) no-repeat left center;
  background-size: 90px;
}
.block-trivia--box:nth-child(4) .title-h3{
  background: url(/lp/cotton-bratop/images/four.png) no-repeat left center;
  background-size: 90px;
}
.block-trivia--box:nth-child(2) .block-trivia--box__text{
  margin-bottom: 25px;
}
.block-trivia--box:nth-child(2) .block-trivia--box__text-bottom{
  margin-bottom: 10px;
}
.block-trivia-box--last-text{
  margin: 30px 0 0 0;
}
.block-trivia--box--list {
    display: block;
    border: 1px solid #ccc;
    padding: 30px;
}
.block-trivia--box--list li {
    list-style: none;
    position: relative;
    margin-bottom: 15px;
    font-size: 20px;
}
.block-trivia--box--list li span {
    color: #112f54;
    margin-right: 10px;
}
.block-trivia-box--last {
    display: block;
    text-align: center;
    margin: 30px auto 0;
}
.block-trivia--box__las img {
    width: 100%;
    height: auto;
}
/*block knowledge*/
.block-knowledge{
  background: #f5f5ef url(/lp/cotton-bratop/images/bg_knowledge.png) no-repeat top center;
  background-size: 100%;
  padding: 50px 0 130px 0;
}
.block-knowledge--title .title-h2 {
  background: #fff;
  margin-bottom: 50px;
  letter-spacing: 4.8px;
  padding: 20px 0;
  border-top: 1px solid #112F54;
  border-bottom: 1px solid #112F54;
  max-width: 100%;
  color: #112f54;
  font-weight: normal;
  text-align: center;
  font-size: 36px;
  font-family: vdl-admin, sans-serif;
}
.block-knowledge--in{
  width: 1200px;
  margin: 0 auto;
  padding: 70px 100px;
  background-color: #fff;
}
.block-knowledge-in--title{
  text-align: center;
}
.block-knowledge-in--title .block-knowledge-in--title-inner{
  position: relative;
  border: none;
  display: inline-block;
  z-index: 1;
  line-height: 1.8;
  text-align: center;
  margin: 0 0 40px 0; 
  font-size: 36px;
  font-weight: bold;
  background-color: #fff; 
}
.block-knowledge-in--title .block-knowledge-in--title-inner span {
    position: relative;
    text-align: center;
    display: inline-block;
    line-height: 1.3;
}
.block-knowledge-in--title .block-knowledge-in--title-inner span::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 8px;
    background: #fcf8c5;
    left: 0;
    z-index: -1;
}
.block-knowledge--wrap{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block-knowledge-wrap--col {
    width: calc(100% / 2 - 42px);
}
.pane-main .block-knowledge-wrap--col__title {
    font-size: 24px;
    margin: 0 0 15px 0;
    font-weight: bold;
    color: #112f54;
    font-family: 'Gothic-Medium',sans-serif;
}
.block-knowledge-wrap--col:last-child {
    margin: 40px auto 70px;
    width: 100%;
    box-sizing: border-box;
}
.pane-main .block-knowledge-wrap--col__txt-bold{
  font-size: 24px;
  margin: 0 0 15px 0;
  font-weight: bold;
  color: #112f54;
  font-family: 'Gothic-Medium',sans-serif;
}
/*block-products*/
.block-products{
  max-width: 720px;
  margin: 0 auto 90px;
  background-color: #e6f0f2;
  border: 1px solid #112f54;
  border-radius: 10px;
  padding: 0 20px 20px 20px;
}
.block-products a{
  display: block;
}
.block-products .block-products--title {
    padding: 11px 0 11px 0;
    margin: 0 auto;
    background: url(/lp/cotton-bratop/images/products_border.png) no-repeat center center;
    background-size: auto;
    z-index: 1;
    letter-spacing: 3.2px;
    display: block;
    font-size: 24px;
    margin-top: -32px;
    color: #112f54;
    text-align: center;
    font-family: vdl-admin, sans-serif;
}
.block-products--in{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block-products-in--col:nth-of-type(1) {
    width: 69%;
    padding: 35px 0 0 25px;
}
.block-products-in--col:nth-of-type(2) {
    margin-top: -7px;
}
.block-products-in--col--txt{
    font-size: 32px;
    line-height: 1.6;
    margin: 0 auto 25px;
    font-weight: bold;
    color: #112f54;
}
.block-knowledge--box{
  padding: 0;
  margin: 0 auto;
}
.block-knowledge--box__title{
  text-align: center;
}
.block-knowledge--box__title .knowledge-title-inner {
  margin: 0 auto 25px;
  padding: 0;
  line-height: 1.6;
  background-color: #fff;
  position: relative;
  border: none;
  display: inline-block;
  z-index: 1;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}
.block-knowledge--box__title__ordinary .title-h3{
  margin: 0 auto 25px;
  padding: 0;
  line-height: 1;
}
.block-knowledge--box__title__ordinary .title-h3 span{
  position: relative;
    display: inline-block;
    line-height: 1.3;
}
.block-knowledge--box__title .knowledge-title-inner span {
    position: relative;
    display: inline-block;
    line-height: 1.3;
}
.block-knowledge--box__title .knowledge-title-inner span::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 8px;
    background: #fcf8c5;
    left: 0;
}
.block-knowledge--box__text{
  margin-bottom: 25px;
}
.block-knowledge--box__lists{
  display: block;
  border: 1px solid #ccc;
  padding: 30px;
  margin: 0 auto 100px;
}
.block-knowledge--box__lists .knowledge-list-each {
    list-style: none;
    position: relative;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: initial;
    font-family: 'Gothic-Medium',sans-serif;
}
.block-knowledge--box__lists .knowledge-list-each span {
    position: relative;
    display: inline-block;
    line-height: 1.3;
    color: #112f54;
    margin-right: 10px;
}
.block-box-pro {
    margin: 100px auto 0;
}
/*block-box-recommend*/
.block-box-recommend{
  background-color: #dfd2cb;
}
.block-box-recommend .block-top-recommended-in-wrap-col--content span:before,
.block-box-recommend .block-top-recommended-in-wrap-col--content span:after{
  display: none;
}
/*block-banner*/
.block-banner-last {
    margin-top: 90px;
}

.page-Campaign_PriceNormal span[id^="goods_discount_rate_"] {
    background: red;
    font-size: 16px;
    padding: 2px 5px;
    color: #fff;
}
.page-Campaign_PriceNormal span[id^="goods_discount_rate_"] {
    background: red;
    padding: 0px 4px;
    margin: 0 10px 4px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
}

.page-Campaign_PriceNormal span[id^="goods_discount_rate_"] {
    background: red;
    padding: 0px 4px;
    margin: 0 10px 4px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
}

.page-Campaign_PriceNormal.cms-Ctrl_ItemPrice_Normal{
    font-size: 30px;
    margin: 10px auto 15px;
    text-align: center;
    font-weight: bold;
}

/*関連リンクここから*/
.recommend {
	padding-bottom: 0
}
.recommend__title {
	text-align: center;
	font-size: 24px;
    color: #112f54;
    font-weight: bold;
}
.recommend__title>*+* {
	margin-top: var(--s2);
}
.recommend__title-label {
	text-transform: uppercase
}
.recommend__title-ttl {
	font-size: 1.9999999992rem;
	text-align: center
}
.recommend__list{
	display: flex;
	flex-wrap: wrap;
	gap: var(--s2);
	justify-content: center;
    width: 1206px;
    margin: auto;
	padding: 20px 40px 40px;
    gap: 0px 50px;
}
.recommend__list li{
	width: 36%;
	padding: 10px;
}
.recommend__list li a{
	padding-top: 0px;
}
.recommend__list li a{
	padding-top: 0px;
}

.recommend__bottom {
	width: 44%;
    margin: 0 auto;
	margin: 50px auto;
}


/*関連リンクここまで*/