/** Shopify CDN: Minification failed

Line 387:1 Expected "}" to go with "{"

**/
@media screen and (max-width:690px) {
  .three-step-p-sp {
    display: block !important;
    font-size: 30px !important;
    line-height: 40px !important;
    text-align: center;
    margin: 10px auto;
    font-weight: bold;
}
  .three-step-logo {
    width: 95% !important !important;
    margin: 0 auto !important;
}
}

.check,.check td,.check th{
    border: none !important;
}

  .center{
      margin: 0 auto;
    }
    
  .ryokin-con  {
   
  background-color: #d9ebf9;
  width: 630px;
    height:450px;
  padding-top: 36px;
  border-radius: 12px;
}

.care-watch {
  font-weight:bold;
}

.titles {
  display: flex;
  gap: 10px 10px;
  padding-top: 10px;
  align-items: center;
  justify-content: center;
  font-size:24px;
}

.ryokin-title {
  width:270px;
  background-color: #ffff;


  text-align:center;
}

.ryokin-items {
  display: flex;
  gap: 10px 10px;
  margin-top: 10px;
  align-items: center;
  justify-content: center;
}

.ryokin-item {
  width: 160px;
  height:200px;
  background-color: #ffff;
  padding: 10px 10px 10px 10px;
  text-align: center;
  font-size: 10px;
  border-radius: 10px;
}

.my-parts {
	display: inline-block;
	width: 50px;
	height: 50px;
	position: relative;
	cursor: pointer;

}
.my-parts span::before,
.my-parts span::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 84%;
	height: 16%;
	margin: -8% 0 0 -42%;
	background: #707070;
}
.my-parts span::after {
	transform: rotate(90deg);
}

@media screen and (max-width:980px;) {
  
.my-parts2 {
	display: inline-block !important;
	width: 50px;
	height: 50px;
	position: relative;
	cursor: pointer;

}
  .ryokin-item  {
    width:90%;
  }
}
.my-parts2 span::before,
.my-parts2 span::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 84%;
	height: 16%;
	margin: -8% 0 0 -42%;
	background: #707070;
}
.my-parts2 span::after {
	transform: rotate(90deg);
}
.video_play {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  border: 3px solid currentColor;
  border-radius: 50%;
  color: #ffff;
}
.video_play::before {
  position: absolute;
  top: 50%;
  left: 30%;
  transform: translateY(-50%);
  width: 0px;
  height: 0px;
  border: 7.5px solid transparent;
  border-left: 12.5px solid currentColor;
  box-sizing: border-box;
  content: "";
}

.ryokin-img {
object-fit:cover;
height:100%;
}


.ryokin-img2 {
  height:60px;
  width:30px;
}

.ryokin-img3 {
  height:60px;
  width:40px;
}
.ryokin-botton {
  width: 300px;
  display: flex;
  gap:5px 5px;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  margin:20px auto !important;
  background-color:#F79B00;
  color:#ffff;
  line-height: 140%;
  border-radius:30px;
  padding-top:5px;
  padding-bottom:5px;  
}

.ryokin-botton > p {
  margin: 0;
  padding-left: 5px;
}

.ryokin-con2 {
  width: 330px;
  height:450px;
  text-align: center;
  border:1px solid #707070;
  border-radius:12px;
  background-color:#F8F8F8;
 
}

@media screen and (max^width:980px) {
  .ryokin-con2 {
margin-top:23px!important;}
}

.ryokin-wrap {
  display: flex;
  align-items: center;
  
 justify-content:space-between;
  max-width:1150px;
  width:100%;
  margin:0 auto;
}
.ryokin-tl {
  margin: 0;

}


.price-span {
 color:#F79B00;
  font-size:42px !important;
  font-weight:bold !important;
}


.ryokin-image {
 width:100px;
  height:100px;
  margin:25px auto;
}

.ryokin-text {
  font-size:16px;
}

.ryokin-tl {
font-size:20px;
  margin-top:10px;
}

.ryokin-tl2 {
font-size:20px;
  margin-top:0;
}

.tl-span {
  font-size:30px !important;
  font-weight:800 !important;
}

.care-watch {
  margin-bottom:30px;
}

.careful {
  width:80%;
  margin:20px auto 100px auto;
}

  @media screen and (max-width:980px) {
    .careful {
  text-align:left;
    }

    .ryokin-title {
      height:80px!important;
      line-height:35px!important;
    }
    .ryokin-image {
      margin: 0px auto;
          width: 100%;
    height: 50%;
    }
  }

.ryokin-nagare{
  text-align:center;
}
.ryokin-con3 {
  border-radius:12px;
  background-color:#7cc3fc;
  border-radius:30px;
  padding-top:5px;
  padding-bottom:5px;  
}

@media screen and (max-width:980px) {
.ryokin-con {
     padding-bottom: 36px;
}
  
  .ryokin-wrap {
 display:block;
    width:95%;
  }
  .ryokin-item {
height:180px;
  width:28% !important;
  }

  .ryokin-con2 , .ryokin-con {
   width:95%;
    margin:23px auto;
  } 
   .my-parts  {
    margin-right:auto;
    margin-left:auto;
  }
  .titles {
   padding-top:0;
  }

.titles {
  gap:18px !important;
}
  
 .ryokin-title {
   font-size: 20px;
    font-weight:bold;
    height:90px;
  
  }

  .ryokin-title1 {
width:35%;
  } 
  .ryokin-title2 {
width:50%;
  } 
.checklist {
font-size: 1.4rem;
  }
  
  .ryokin-item {
    height:120px;
  }

  .ryokin-text {
    font-size:12px;
    font-weight:bold;
  }
  .my-parts-sp {
    display:flex;
    width:100%;
    justify-content:sapce-around;
    margin-top:23px;
  margin-bottom:23px;
  gap:90px 0px;}
  .my-parts {
    
  }
  .ryokin-con {
    height:auto;
    margin-bottom:23px;
  }

  .ryokin-items {
   
  }

  .ryokin-image {

  }
  .price-span {
    color: #F79B00;
    font-size: 40px !important;
    font-weight: bold !important;
}
  .title-br {
    display:block !important;
  }

  .ryokin-text {
width:100%;
  text-align:center  ;
        margin-right:auto;
    margin-left:auto;
  }

.watch-icon {
    top: 160px;
    right: 50px !immportant;
  width:140px!important;
}

@media screen and (max-width:530px) {
width:100px!important;
}