/* --------------------------------------------- /
                    PC layout
/ --------------------------------------------- */
/*#main {
  margin-top: 48px;
}*/

.container {
  min-width: 1280px;
  font-weight: 500;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  word-break: break-all;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
  -webkit-overflow-scrolling: touch;
}

.c_red{
	color: #ff0000;
}
.underline{
	text-decoration: underline;
}
.bold{
	font-weight: 600;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .container {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

.serif {
  font-family: "Ryumin Medium KL", serif;
  font-weight: 600;
}

.inner {
  width: 900px;
  height: inherit;
  margin: 0 auto;
}

.first__view {
  display: block;
}

.sec01 {
  display: block;
  /* height: 1120px; */
	height: 1350px;
}

.sec01 .inner {
  left top/contain;
  padding-top: 80px;
}

.sec01__txt01 {
  padding-top: 46px;
  margin-bottom: 20px;
  font-size: 2.4rem;
  text-align: center;
}

.sec01__txt02 {
  padding-bottom: 12px;
  center bottom;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  position: relative;
}

.sec01__txt02 span {
  font-size: 5.5rem;
  color: #F39800;
}

.sec01__txt02::before {
  display: block;
  content: "";
  width: 198px;
  height: 198px;
  background: url(https://www.bsfine.com/user_data/img/person01.png) no-repeat center/contain;
  position: absolute;
  top: 10px;
  left: 10px;
}

.sec01__txt02::after {
  display: block;
  content: "";
  width: 172px;
  height: 172px;
  background: url(https://www.bsfine.com/user_data/img/person02.png) no-repeat center/contain;
  position: absolute;
  top: 0px;
  right: 20px;
}

.sec01__box01 {
  display: block;
  width: 527px;
  height: 271px;
  background: url(https://www.bsfine.com/user_data/img/2024summer/leadbox.png) no-repeat center top/contain;
  margin: 25px auto 40px;
  position: relative;
  z-index: 1;
}

.sec01__box01::before {
  display: block;
  content: "";
  width: 172px;
  height: 172px;
  background: url('https://www.bsfine.com/user_data/img/2024summer/person03.png') no-repeat center/contain;
  position: absolute;
  bottom: -70px;
  left: -130px;
}

.sec01__box01::after {
  display: block;
  content: "";
  width: 199px;
  height: 199px;
  background: url('https://www.bsfine.com/user_data/img/2024summer/person04.png') no-repeat center/contain;
  position: absolute;
  bottom: -50px;
  right: -140px;
}

.sec01__txt03 {
  /* display: block; */
  width: 370px;
  /* height: 40px; */
  background-color: #F39800;
  border-radius: 20px;
  font-size: 2.2rem;
  line-height: 44px;
  text-align: center;
  font-weight: 300;
  color: #FFFFFF;
  /* position: absolute; */
  /* top: -20px; */
  /* left: 50%; */
  /* -webkit-transform: translateX(-50%); */
  /* transform: translateX(-50%); */
  margin: 0 auto;
  z-index: 1;
  position: relative;
}

.sec01__list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 32px;
}

.sec01__list li {
  padding-left: 40px;
  margin-bottom: 14px;
  font-size: 2.4rem;
  white-space: nowrap;
  background: url(https://www.bsfine.com/user_data/img/2024summer/checkbox.png) no-repeat left top;
  background-size: 28px 33px;
}

.sec01__txt04 {
  padding-top: 14px;
  font-size: 3.3rem;
  font-weight: 700;
  color: #F39800;
  text-align: center;
}

.sec01__box02 {
  display: -webkit-box;
  display: -ms-flexbox;
  /* display: flex; */
  /* -webkit-box-pack: center; */
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* background-color: rgba(255, 255, 255, 0.6); */
  /* -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1); */
  /* box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1); */
  background: url(https://www.bsfine.com/user_data/img/2024summer/sec_bg01.png) no-repeat top 7rem center;
  background-size: cover;
  text-align: center;
  padding: 191px 0 4rem;
  margin-top: -130px;
  position: relative;
}

.sec01__box02 .img01{
	text-align: center;
	margin: 0 auto;
	width: 600px;
}
.sec01__box02 .img01 img{
	
}

.sec01__box03{position: relative;top: -40px;}


.sec01__txt05 {
  font-size: 2.1rem;
  line-height: 1.9;
  padding-left: 20px;
}

.sec01__txt06 {
  display: block;
  width: 140px;
  font-size: 3.6rem;
  padding: 15px 20px 0;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.sec01__txt06::before {
  content: "";
  display: block;
  width: 2px;
  height: 36px;
  background-color: #000000;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  position: absolute;
  left: 0;
  bottom: 10px;
}

.sec01__txt06::after {
  content: "";
  display: block;
  width: 2px;
  height: 36px;
  background-color: #000000;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
  position: absolute;
  right: 0;
  bottom: 10px;
}

.sec01__txt07 {
  width: 482px;
  height: 97px;
  background: url(https://www.bsfine.com/user_data/img/2024summer/brackets.png) no-repeat left top/contain;
  margin: 14px auto 0;
  font-size: 3.8rem;
  line-height: 97px;
  text-align: center;
}

.sec01__txt07 span {
  font-size: 5.8rem;
  color: #F39800;
}

.sec01__txt08 {
  margin-top: 20px;
  font-size: 2.2rem;
  text-align: center;
}

.sec02 {
  display: block;
  min-height: 150px;
  margin-bottom: 10px;
  overflow: hidden;
}

.sec02 .inner {
   background-size: cover;
}

.sec02__txt01 {
  display: block;
  font-size: 3.4rem;
  line-height: 1.3;
  padding-top: 20px;
  color: #693006;
  text-align: center;
}

.sec02__txt01 img{
  width: 456px;
}

.sec02__spn01 {
  display: inline;
  color: #52AC20;
  font-weight: 900;
  font-size: 4.5rem;
  line-height: 1;
  font-style: italic;
  padding-right: 15px;
  text-shadow: 3px 3px 0 #F7DCCC;
}

.sec02__spn01 strong {
  font-size: 6.1rem;
}

.sec02__spn02 {
  color: #52AC20;
  padding-right: 5px;
  text-shadow: 3px 3px 0 #F7DCCC;
}

.sec02__flexbox {
  padding: 5px 48px 0 28px;
  position: relative;
}

.sec02__flexbox > div:nth-child(2) {
  width: 417px;
}

.sec02__flexbox > div:nth-child(3) {
  width: 419px;
  position: absolute;
  top: 225px;
  right: 48px;
}

.sec02__txt02 {
  width: 430px;
  border-radius: 34px;
  margin: 10px auto 11px;
  text-align: center;
  color: #D4151A;
  font-size: 2.4rem;
  font-weight: 700;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.sec02__txt02 span {
  font-size: 3.4rem;
  line-height: 74px;
  padding-left: 10px;
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
}

.sec02__txt03 {
  width: 540px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.9;
  margin: 30px auto 0;
  padding-bottom: 30px;
}

.coupon_block{text-align: center;margin-top: 3rem;}
.coupon_block .p1{
	font-weight: 600;
	font-size: 18px;
}
.coupon_block .p2{
	
}
.coupon_block .p2 a{
    text-decoration: underline;
}


#link01,#link02,#link03,#link04,#link05,#link06{
    padding-top: 100px;
    margin-top:-100px;

}



/* IE only */
@media all and (-ms-high-contrast: none) {
  .sec02__txt02 {
    -webkit-user-select: auto;
       -moz-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }
  .sec02__txt02 span {
    -webkit-user-select: auto;
       -moz-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
  }
}

.item {
  clear: both;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.item__headline {
  width: 840px;
  height: 126px;
  margin: 0 auto;
  padding-top: 20px;
  background: url(https://www.bsfine.com/user_data/img/2024summer/headline.png) no-repeat center;
  -webkit-transform: translateY(-84px);
          transform: translateY(-84px);
  text-align: center;
  font-size: 4rem;
  color: #FFFFFF;
  line-height: 1.3;
}
.item__headline--last {
	font-size: 2.8rem;
	line-height: 1.5;
}
.item__headline.type02{
	padding-top: 5rem;
}

.item__headline span {
  display: block;
  font-size: 2.6rem;
}
.item__headline--small {
  line-height: 80px;
}

.item__headline--small span {
  font-size: 3.8rem;
}

.item__lead {
  margin: -54px 0 30px;
  font-size: 2rem;
  text-align: center;
  font-weight: 500;
  line-height: 1.9;
  z-index: 1;
}

.item__lead span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFAA5B));
  background: linear-gradient(transparent 60%, #FFAA5B 60%);
}

.item__lead + .item__lead {
  margin: 30px 0;
}

.item__lead + .item__title {
  margin-top: 48px;
}

.item__title {
  clear: both;
  padding-bottom: 12px;
  margin: 10px 0 30px;
  background: url(../img/2021smmr_img/underline02.png) no-repeat left bottom;
  text-align: center;
  position: relative;
}

.item__title span {
  font-size: 3.2rem;
  color: #D46600;
  background-repeat: no-repeat;
  background-size: contain;
}

.item__title--01 span {
  padding: 18px 100px 0;
  background-image: url(../img/2021smmr_img/foot.png);
}

.item__title--02 span {
  padding: 18px 130px 0;
  background-image: url(../img/2021smmr_img/waist.png);
}

.item__title--03 span {
  padding: 18px 120px 0;
  background-image: url(../img/2021smmr_img/shoulder.png);
}

.item__title--image {
  display: block;
  width: 218px;
  height: 84px;
  position: absolute;
  top: -34px;
  left: 2px;
}

.item__list {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.item__cell {
  display: block;
  min-width: 388px;
  min-height: 613px;
  padding: 22px 22px 32px;
  margin-bottom: 40px;
  width: 43%;
  position: relative;
}
.item__cell  .item__image{
	width: 100%;
}
.item__cell .new_tag{
    position: absolute;
    left: 30px;
    top: 15px;
    width: 8rem;
}

.item__cell:nth-child(odd) {
/*   float: right; */
}

.item__cell:nth-child(even) {
/*   float: left; */
}

.item__cell_acd {
  display: block;
  min-width: 388px;
  min-height: 80px;
  padding: 22px 22px 0px;
  width: 43%;
  position: relative;
}
.item__cell_acd  .item__image{
	width: 100%;
}
.item__cell_acd .new_tag{
    position: absolute;
    left: 30px;
    top: 15px;
    width: 8rem;
}

.item__cell_acd:nth-child(odd) {
/*   float: right; */
}

.item__cell_acd:nth-child(even) {
/*   float: left; */
}

.item__name {
  margin: 14px 0 8px;
  font-size: 2.4rem;
  line-height: 1.5;
}
.item__name span{
	font-size: 18px;
}
.item__name--small {
  line-height: 1.2;
}

.item__stamp {
  width: 80px;
  float: left;
}

.item__price {
  float: right;
  padding: 6px 4px 0;
  font-size: 1.6rem;
  text-align: right;
  /* height: 74px; */
}

.item__price span {
  font-size: 2.5rem;
  font-weight: 600;
  padding-left: 4px;
}

.item__details {
  clear: both;
  padding-top: 28px;
}

.item__details p {
  font-size: 2rem;
}

.item__details--small {
  padding-top: 28px;
}

.item__details--double {
/*   height: 4.8rem; */
}

.item__yell {
  font-size: 1.6rem;
  font-weight: 600;
}

.item__yell--orange {
  color: #F39800;
}

.item__yell--red {
  color: #F50000;
}

.item__yell + P {
  padding-top: 0;
}

.item__button {
  width: 244px;
  height: 51px;
  padding: 0;
  margin: 28px auto 0;
  border-radius: 5px;
  border: 1px solid #F39800;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.8rem;
  text-align: center;
  color: #fff;
  line-height: 49px;
  background: #ff8b07;
}


#link04 .item.sec06 .item__button {
  width: 264px;
  }


.item__button a {
  display: block;
  color: #fff;
  letter-spacing: 0.05em;
  position: relative;
}

.item__button a:after{
    position: absolute;
    content: "";
    display: block;
    right: 13px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 42%;
}

.sec03 {
  background-image: url(https://www.bsfine.com/user_data/img/2024summer/pattern_lg.png);
}

.sec04 {
  background-image: url(https://www.bsfine.com/user_data/img/2024summer/wave.png);
  background-size: 100% 40%;
}

.sec05 {
  background-image: url(../img/2021smmr_img/stripe_lg.png);
}

.sec06 {
  background-image: url(https://www.bsfine.com/user_data/img/2024summer/polka_dot_lg.png);
  margin-bottom: 0;
}



.navigation{
	text-align: center;
	margin-bottom: 140px;
}
.navigation .inner{
	
}

.navigation ul{
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.navigation ul li{
	width: calc(100%/6.3);
}
.navigation ul li a{
	
}
.navigation ul li a img{
	width: 100%;
}


.comment_block{
	margin-top: 3rem;
}

.comment_block .mail_comment{
	border: solid 2px #ffda78;
	position: relative;
	padding: 1.7rem 2rem 1rem;
}

.comment_block .mail_comment .mail_icon{position: absolute;left: 10px;top: -18px;}
.comment_block .mail_comment .tit{
	text-align: center;
	font-size: 1.6rem;
	font-weight: 600;
	margin-bottom: 0.8rem;
}
.comment_block .mail_comment .txt{
    font-size: 15px;
    line-height: 24px;
}
.comment_block .mail_comment .tr{
	text-align: right;
}

.comment_block .staff_comment{border: solid 2px #f55c6a;position: relative;padding: 2rem;}
.comment_block .staff_comment .c_tit{
	position: absolute;
	background: #fff;
	padding: 0 1rem;
	top: -11px;
	left: 3px;
	color: #f55c6a;
	font-weight: 600;
}
.comment_block .staff_comment .txt{
    font-size: 15px;
    line-height: 24px;
}
.comment_block .staff_comment .flex{
	display: flex;
}
.comment_block .staff_comment .flex .left{
}
.comment_block .staff_comment .flex .right{
	width: 31rem;
	text-align: center;
	padding-left: 2rem;
}
.comment_block .staff_comment .flex .right .img{
	
}
.comment_block .staff_comment .flex .right .img img{
	
}
.comment_block .staff_comment .flex .right p{
	
}

.accordion-008 {
     background-color: white;
     /*box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);*/
     margin: 0px;
     padding: 0px;
     width: 100%;
     box-sizing: border-box;
        }

.accordion-img {
                width: 80%;
	            margin: 10px;
            }


@media (max-width: 2579px) {
  .sec03 {
    background-image: url(https://www.bsfine.com/user_data/img/2024summer/pattern.png);
  }
  .sec04 {
    background-size: contain;
  }
  .sec05 {
    background-image: url(../img/2021smmr_img/stripe.png);
  }
  .sec06 {
    background-image: url(https://www.bsfine.com/user_data/img/2024summer/sec06_bg.png);
    margin-bottom: 170px;
  }
  .sec07 {
    background-image: url(https://www.bsfine.com/user_data/img/2024summer/sec07_bg.png);
    margin-bottom: 170px;
  }
  .sec08 {
    background-image: url(https://www.bsfine.com/user_data/img/2024summer/sec08_bg.png);
    margin-bottom: 170px;
  }
}

/* --------------------------------------------- /
                    SP layout
/ --------------------------------------------- */
@media (max-width: 767px) {
  #main {
    margin-top: 22px;
    padding: 0;
  }
  .container {
    min-width: 100%;
  }
  .inner {
    width: 100%;
    height: inherit;
    margin: 0 auto;
  }
  .first__view {
    display: block;
  }
  .sec01 {
    display: block;
    height: auto;
  }
  .sec01 .inner {
    /* background: none; */
    padding-top: 6rem;
    background-size: 100%;
  }
  .sec01__txt01 {
    padding-top: 22px;
    margin-bottom: 16px;
    font-size: 2rem;
  }
  .sec01__txt02 {
    padding-bottom: 12px;
    background: url(https://www.bsfine.com/user_data/img/2024summer/underline01_sp.png) no-repeat center bottom;
    background-size: 320px 15px;
    font-size: 2.1rem;
    max-width: 414px;
    margin: auto;
  }
  .sec01__txt02 span {
    font-size: 3.65rem;
  }
  .sec01__txt02::before {
    display: block;
    content: "";
    width: 88px;
    height: 88px;
    background: url(https://www.bsfine.com/user_data/img/2024summer/person01.png) no-repeat center/contain;
    position: absolute;
    top: 34px;
    left: -22px;
    z-index: 11;
  }
  .sec01__txt02::after {
    display: block;
    content: "";
    width: 82px;
    height: 82px;
    background: url(https://www.bsfine.com/user_data/img/2024summer/person02.png) no-repeat center/contain;
    position: absolute;
    top: 40px;
    left: inherit;
    right: 0px;
    z-index: 10;
  }
  .sec01__box01 {
    display: block;
    width: 90%;
    max-width: 38rem;
    height: 30rem;
    background: url(https://www.bsfine.com/user_data/img/2024summer/leadbox_sp.png) no-repeat center top;
    margin: 10px auto 0;
    position: relative;
    background-size: 99%;
  }
  .sec01__box01::before {
    display: block;
    content: "";
    width: 82px;
    height: 82px;
    background: url(https://www.bsfine.com/user_data/img/2024summer/person03.png) no-repeat center/contain;
    position: absolute;
    top: 190px;
    left: -30px;
    bottom: auto;
  }
  .sec01__box01::after {
    display: block;
    content: "";
    width: 88px;
    height: 88px;
    background: url(https://www.bsfine.com/user_data/img/2024summer/person04.png) no-repeat center/contain;
    position: absolute;
    top: 190px;
    bottom: auto;
    right: -8px;
  }
  .sec01__txt03 {
    width: 310px;
    height: 38px;
    border-radius: 19px;
    font-size: 1.9rem;
    line-height: 40px;
    top: -;
  }
  .sec01__list li {
    padding-left: 29px;
    padding-top: 4px;
    margin-bottom: 6px;
    font-size: 1.7rem;
    background-size: 22px 24px;
  }
  .sec01__txt04 {
    width: 188px;
    height: 128px;
    padding-top: 0;
    margin: -10px auto 0;
  }
  .sec01__box02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    width: 100%;
    max-width: 100%;
    /* height: 161px; */
    margin: 3px auto 0;
    background-color: nona;
    -webkit-box-shadow: none;
    padding-top: 3rem;
    background-position: top -3rem center;
    background: url(https://www.bsfine.com/user_data/img/2024summer/sec_bg01_sp.png) no-repeat top -8rem center;
    padding: 6rem 0 8rem;
    background-size: cover;
    position: relative;
    top: -2rem;
  }
  .sec01__txt05 {
    font-size: 1.6rem;
    line-height: 1.9;
    padding-left: 15px;
  }
  .sec01__txt06 {
    display: block;
    width: 100px;
    font-size: 2.25rem;
    padding: 18px 15px 0;
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  .sec01__txt06::before {
    content: "";
    display: block;
    width: 1px;
    height: 22px;
    background-color: #000000;
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg);
    position: absolute;
    left: 4px;
    bottom: 8px;
  }
  .sec01__txt06::after {
    content: "";
    display: block;
    width: 1px;
    height: 22px;
    background-color: #000000;
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
    position: absolute;
    right: 4px;
    bottom: 8px;
  }
  .sec01__txt07 {
    width: 295px;
    height: 60px;
    background: url(https://www.bsfine.com/user_data/img/2024summer/brackets.png) no-repeat left top/contain;
    margin: 10px auto 0;
    font-size: 2.4rem;
    line-height: 60px;
  }
  .sec01__txt07 span {
    font-size: 3.6rem;
  }
  .sec01__txt08 {
    font-size: 1.6rem;
  }
	.sec01__box02 .img01{
		width: 90%;
	}
  .sec02 {
    display: block;
    min-height: 500px;
    margin-bottom: 46px;
    overflow: hidden;
  }
	
  .sec99 {
    display: block;
    min-height: 150px;
    margin-bottom: 0px;
    overflow: hidden;
  }

  .sec02 .inner {
    padding-top: 1rem;
  }
  .sec02__txt01 {
    display: block;
    font-size: 2.7rem;
    padding-top: 20px;
    color: #693006;
    text-align: center;
  }
  .sec02__spn01 {
    display: inline;
    color: #52AC20;
    font-weight: 900;
    font-size: 3.7rem;
    line-height: 1;
    font-style: italic;
    padding-right: 15px;
    text-shadow: 3px 3px 0 #F7DCCC;
  }
  .sec02__spn01 strong {
    font-size: 5.1rem;
  }
  .sec02__spn02 {
    color: #52AC20;
    padding-right: 5px;
    text-shadow: 3px 3px 0 #F7DCCC;
  }
  .sec02__flexbox {
    max-width: 345px;
    padding: 5px 18px 0 12px;
    margin: 0 auto;
    position: relative;
  }
  .sec02__flexbox > div:nth-child(2) {
    width: 100%;
  }
  .sec02__flexbox > div:nth-child(3) {
    width: 100%;
    position: static;
  }
  .sec02__txt02 {
    width: 283px;
    /* height: 56px; */
    border-radius: 34px;
    /* background-color: #FFFFFF; */
    margin: 10px auto 13px;
    text-align: center;
    color: #D4151A;
    font-size: 1.5rem;
  }
  .sec02__txt02 span {
    font-size: 2.2rem;
    line-height: 60px;
    padding-left: 10px;
  }
  .sec02__txt03 {
    width: calc(100% - 50px);
    font-size: 1.35rem;
    font-weight: 500;
    line-height: 1.9;
    margin: 30px auto 0;
    padding-bottom: 50px;
  }
  .item {
    clear: both;
    background-size: auto;
    background-repeat: no-repeat;
    background-color: #f8f3e0;
    background-position: center top;
    padding-bottom: 60px;
    margin-bottom: 78px;
  }
  .item__headline {
    width: 100%;
    height: 96px;
    margin: 0 auto;
    padding-top: 20px;
    background: url(https://www.bsfine.com/user_data/img/2024summer/headline_sp.png) no-repeat center center/cover;
    -webkit-transform: translateY(-45px);
    transform: translateY(-45px);
    text-align: center;
    font-size: 2.5rem;
    background-size: 100%;
  }
  .item__headline span {
    display: block;
    font-size: 1.7rem;
  }
	.item__headline--last {
		font-size: 1.9rem;
  }
  .item__headline--small {
    padding-top: 0;
    line-height: 84px;
  }
  .item__headline--small span {
    font-size: 2.2rem;
    padding-left: 1.5em;
  }
  .item__lead {
    width: calc(100% - 50px);
    max-width: 100%;
    margin: -34px auto 30px;
    font-size: 1.75rem;
    text-align: left;
  }
  .item__lead span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFAA5B));
    background: linear-gradient(transparent 60%, #FFAA5B 60%);
  }
  .item__lead + .item__lead {
    margin: 30px auto;
  }
  .item__lead + .item__title {
    margin-top: 48px;
  }
  .item__title {
    clear: both;
    padding-bottom: 8px;
    margin: 10px 0 30px;
    background: url(../img/2021smmr_img/underline02_sp.png) no-repeat left bottom/contain;
    text-align: center;
    position: relative;
  }
  .item__title span {
    font-size: 2.5rem;
  }
  .item__title--01 span {
    padding: 8px 50px 0;
    background-image: url(../img/2021smmr_img/foot.png);
  }
  .item__title--02 span {
    padding: 4px 70px 0;
    background-image: url(../img/2021smmr_img/waist.png);
  }
  .item__title--03 {
    margin-top: 70px;
  }
  .item__title--03 span {
    padding: 0 78px 0;
    background-image: url(../img/2021smmr_img/shoulder.png);
  }
  .item__title--image {
    display: block;
    width: 175px;
    height: 74px;
    position: absolute;
    top: -80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .item__list {
    width: 100%;
    max-width: 352px;
    margin: auto;
  }
  .item__cell {
    display: block;
    min-width: 1px;
    min-height: 1px;
    padding: 20px 18px 30px;
    margin-bottom: 40px;
    width: 100%;
  }
  .item__cell:nth-child(odd) {
    float: none;
  }
  .item__cell:nth-child(even) {
    float: none;
  }
  .item__name {
    margin: 14px 0 8px;
    font-size: 2rem;
  }
  .item__stamp {
    width: 63px;
  }
  .item__price {
    padding: 6px 2px 0 0;
    font-size: 1.4rem;
  }
  .item__price span {
    font-size: 2.1rem;
  }
  .item__details {
    clear: both;
    padding-top: 10px;
  }
  .item__details p {
    font-size: 1.8rem;
  }
  .item__details--double {
    height: auto;
  }
  .item__yell {
    font-size: 1.8rem;
    padding-right: 10px;
  }
  .item__yell + P {
    padding-top: 0;
    font-size: 1.8rem;
  }
  .item__button {
    width: 255px;
    height: 51px;
    margin: 29px auto 0;
    line-height: 51px;
  }
  .sec03 {
    background-image: url(https://www.bsfine.com/user_data/img/2024summer/pattern_sp.png);
  }
  .sec04 {
    background-image: url(https://www.bsfine.com/user_data/img/2024summer/wave_sp.png);
  }
  .sec05 {
    background-image: url(https://www.bsfine.com/user_data/img/2024summer/stripe_sp.png);
  }
  .sec06 {
    background-image: url(https://www.bsfine.com/user_data/img/2024summer/polka_dot_sp.png);
    margin-bottom: 0;
  }


.navigation ul {
	display: flex;
    justify-content: space-between;
    margin: 0 auto;
    flex-wrap: wrap;
    padding: 0 5%;
}

.navigation ul li{
	width: 48%;
	margin-bottom: 1rem;
}

.sec01__list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: absolute;
    top: 100px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: 14px;
}
.navigation {
    text-align: center;
    margin-bottom: 70px;
}

}

@media (max-width: 400px) {
  .sec01__txt02::before {
  }
  .item__headline--small span {
    padding-left: 3em;
  }
}

@media (max-width: 374px) {
  .sec01 {
    display: block;
    height: 831px;
  }
  .sec01__txt01 {
    font-size: 1.9rem;
  }
  .sec01__txt02 {
    background-size: 290px 12px;
    font-size: 2.2rem;
  }
  .sec01__txt02 span {
    font-size: 3.4rem;
  }

.sec01__box03 {
    position: relative;
    top: -160px;
}

.sec01__box03 img{
	max-width: 100%;
}
  
  
  
  .sec01__txt02::before {
/*
    width: 68px;
    height: 68px;
    top: 280px;
    left: 12px;
*/
  }
  .sec01__txt02::after {
/*
    width: 60px;
    height: 60px;
    top: 350px;
    left: 80px;
*/
  }
  .sec01__box01 {
    /* height: 149px; */
    /* margin: 25px auto 0; */
    /* margin-bottom: 8rem; */
  }
  .sec01__box01::before {
/*
    width: 60px;
    height: 60px;
    top: 258px;
    right: 74px;
*/
  }
  .sec01__box01::after {
/*
    width: 68px;
    height: 68px;
    right: 4px;
*/
  }
  .sec01__txt03 {
    width: 260px;
    height: 38px;
    border-radius: 19px;
    font-size: 1.7rem;
    line-height: 40px;
    top: 0;
  }
  .sec01__list li {
    font-size: 1.6rem;
    background-size: 20px 22px;
  }
  .sec01__txt04 {
    width: 168px;
    height: 96px;
    padding-top: 0;
    margin: -4px auto 0;
  }
  .sec01__box02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 118px;
    margin: 28px auto 4rem;
    padding-bottom: 12rem;
  }
  .sec01__txt05 {
    font-size: 1.3rem;
    padding-left: 12px;
  }
  .sec01__txt07 {
    width: 290px;
    height: 56px;
    font-size: 2.2rem;
    line-height: 56px;
  }
  .sec01__txt07 span {
    font-size: 3.2rem;
  }
  .sec01__txt08 {
    font-size: 1.4rem;
  }
  .sec02 {
    display: block;
    min-height: 1157px;
    /* margin-bottom: 76px; */
    overflow: hidden;
    margin-top: 5rem;
  }
  .sec02__txt01 {
    display: block;
    font-size: 2.2rem;
    padding-top: 20px;
    color: #693006;
    text-align: center;
  }
  .sec02__spn01 {
    display: inline;
    color: #52AC20;
    font-weight: 900;
    font-size: 3.2rem;
    line-height: 1;
    font-style: italic;
    padding-right: 15px;
    text-shadow: 3px 3px 0 #F7DCCC;
  }
  .sec02__spn01 strong {
    font-size: 4.5rem;
  }
  .sec02__spn02 {
    color: #52AC20;
    padding-right: 5px;
    text-shadow: 3px 3px 0 #F7DCCC;
  }
  .sec02__flexbox {
    max-width: 345px;
    padding: 5px 18px 0 12px;
    margin: 0 auto;
    position: relative;
  }
  .sec02__flexbox > div:nth-child(2) {
    width: 100%;
  }
  .sec02__flexbox > div:nth-child(3) {
    width: 100%;
    position: static;
  }
  .sec02__txt02 {
  }
  .sec02__txt03 {
    font-size: 1.2rem;
    padding-bottom: 30px;
  }
  .item {
    padding-bottom: 60px;
    margin-bottom: 78px;
  }
  .item__headline {
    width: 100%;
    height: 76px;
    margin: 0 auto;
    padding-top: 25px;
    -webkit-transform: translateY(-45px);
    transform: translateY(-45px);
    text-align: center;
    font-size: 2.1rem;
    background-size: 100%;
  }
  .item__headline span {
    display: block;
    font-size: 1.4rem;
  }
  .item__headline--small {
    padding-top: 0;
    line-height: 84px;
  }
  .item__headline--small span {
    font-size: 2.2rem;
    padding-left: 1.5em;
  }
  .item__lead {
    margin: -44px auto 24px;
    font-size: 1.5rem;
  }
  .item__lead + .item__lead {
    margin: 24px auto;
  }
  .item__lead + .item__title {
    margin-top: 48px;
  }
  .item__title {
    clear: both;
    padding-bottom: 8px;
    margin: 10px 0 30px;
    background: url(../img/2021smmr_img/underline02_sp.png) no-repeat left bottom/contain;
    text-align: center;
    position: relative;
  }
  .item__title span {
    font-size: 2.5rem;
  }
  .item__title--01 span {
    padding: 8px 50px 0;
    background-image: url(../img/2021smmr_img/foot.png);
  }
  .item__title--02 span {
    padding: 4px 70px 0;
    background-image: url(../img/2021smmr_img/waist.png);
  }
  .item__title--03 {
    margin-top: 70px;
  }
  .item__title--03 span {
    padding: 0 78px 0;
    background-image: url(../img/2021smmr_img/shoulder.png);
  }
  .item__title--image {
    display: block;
    width: 175px;
    height: 74px;
    position: absolute;
    top: -80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .item__list {
    width: 100%;
    max-width: 292px;
    margin: auto;
  }
  .item__cell {
    display: block;
    min-width: 1px;
    max-width: 288px;
    min-height: 1px;
    padding: 15px 15px 21px;
    margin-bottom: 40px;
  }
  .item__cell:nth-child(odd) {
    float: none;
  }
  .item__cell:nth-child(even) {
    float: none;
  }
  .item__name {
    margin: 14px 0 8px;
    font-size: 2.1rem;
  }
  .item__stamp {
    width: 63px;
  }
  .item__price {
    padding: 6px 2px 0 0;
    font-size: 1.5rem;
  }
  .item__price span {
    font-size: 2.2rem;
  }
  .item__details {
    clear: both;
    padding-top: 10px;
  }
  .item__details p {
    font-size: 1.3rem;
  }
  .item__yell {
    font-size: 1.3rem;
  }
  .item__yell + P {
    padding-top: 0;
  }
  .item__button {
    width: 235px;
    height: 54px;
    margin: 28px auto 0;
    font-size: 1.7rem;
    line-height: 54px;
  }

.sec01__list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: absolute;
    top: 110px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: 14px;
}
}



/* 202405 adp */

img.icon-otoku {

width: 12%;

}
