@charset "utf-8";

/* =============================================================

　　cherry

============================================================= */
.cherry {
  color: #009370;
  overflow: hidden;
  background-image: url('/images/tabisuru/cherry/bg.png');
  background-size: 38px 38px;
}

.cherry .main_visual_item {
  margin: 0 auto -5.2%;
}

.cherry .main_visual_item .box_main {
  position: absolute;
  z-index: 99;
  width: 65%;
  min-width: 920px;
  top: 52%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cherry .box_about_item{
	height: 595px;
	background-image: url('/images/tabisuru/cherry/bg-item-about_pc.png');
	background-position: top center;
	background-size: 100% auto;
	z-index: 1;
	margin: 0 auto -6%;
	background-repeat: no-repeat;
}

.cherry .box_about_item .box_txt {
  position: absolute;
  z-index: 99;
  width: 90%;
  max-width: 992px;
  margin: 0 auto;
  top: 52%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);  
}


.cherry .box_about_item .box_txt .box_ttl {
  position: absolute;
  z-index: 3;
  top:-8%;
  left: -2%;
}

.cherry .box_about_item .box_txt .inner {
  width: 832px;
  padding: 60px 80px;
  border: 5px solid #feeabc;
  line-height: 1.8;
  font-size: 20px;
  font-size: 2.0rem;
  text-align: center;
}

.cherry .box_about_item .box_txt .box_img {
  position: absolute;
  bottom: -5%;
  right: 0;
}

.cherry .box_about_item .box_txt .box_img2 {
  position: absolute;
  bottom: -5%;
  left: 4%;
}

.cherry .box_about_item .box_img img {
  width: 188px;
}

.cherry .box_about_item .box_img2 img {
  width: 187px;
}

.cherry .box_seibun_item {
  margin: 0 auto -7%;
  color: #4d4d4d;
  z-index: 2;
  padding: 140px 0 100px;
  background-image: url('/images/tabisuru/cherry/bg-seibun_pc.png');
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.cherry .box_seibun_item .box_content {
  top: 7%;
  position: relative;
}

.box_seibun_item .box_content .box_ttl{
	margin-bottom: -5px;
}

.cherry .box_seibun_item .inner01{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: -53px;
}

.cherry .box_seibun_item .inner01 .box_img {
  width: 657px;
  float: none;
  flex-shrink: 0;
}

.cherry .box_seibun_item .inner01 .box_txt {
  width: 50%;
  padding: 31px 0 0 15px;
  float: none;
}

.cherry .box_seibun_item .inner01 .box_txt .ttl_sub img {
  width: 360px;
}

.cherry .box_seibun_item .inner02 {
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row-reverse;
  margin-right: -80px;
  margin-top: 40px;
}

.cherry .box_seibun_item .inner02 .box_img {
  width: 585px;
  float: none;
  flex-shrink: 0;
}

.cherry .box_seibun_item .inner02 .box_txt {
  width: 405px;
  padding: 0 1px 0 0;
  float: none;
}

.cherry .box_seibun_item .inner02 .box_txt .ttl_sub img {
  width: 289px;
}

.cherry .box_seibun_item .inner03 {
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: -41px;
  margin-top: -9px;
}

.cherry .box_seibun_item .inner03 .box_img {
  width: 520px;
  float: none;
  flex-shrink: 0;
}

.cherry .box_seibun_item .inner03 .box_txt {
  width: 405px;
  padding: 49px 0 0 28px;
  float: none;
}

.cherry .box_seibun_item .inner03 .box_txt .ttl_sub img {
  width: 301px;
}

.cherry .box_seibun_item .box_list {
  margin: 55px auto 0;
  color: #009370;
  padding: 10px 16px 32px;
}

.cherry .box_seibun_item .box_list .list-inner {
  width: 50%;
  padding: 16px;
}

.cherry .box_seibun_item .box_list .list-inner {
  background-image: linear-gradient(#f9ccbf 40%, rgba(249,204,191,0) 0%);
}

.cherry .box_seibun_item .box_list .list-inner:last-child {
  background: none;
}


.cherry .box_seibun_item .box_list .list-inner ul {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 96px;
}
.cherry .box_seibun_item .box_list .list-inner:nth-child(1) ul {
  align-items: center;
}
.cherry .box_seibun_item .box_list .list-inner:nth-child(2) ul {
	width: 220px;
	margin-left: auto;
	margin-right: auto;
}
.cherry .box_seibun_item .box_list .list-inner:nth-child(3) ul {
  align-items: center;
}

.cherry .box_seibun_item .box_list .list-inner li {
  margin-top: 2%;
}
.cherry .box_seibun_item .box_list .list-inner li:nth-child(1) {
  margin-top: 0;
}

.cherry .box_seibun_item .box_list .list-inner:nth-child(1) li::before {
  background: url(/images/tabisuru/cherry/icon-03.png) no-repeat;
  width: 16px;
  height: 19px;
  background-size: 100% 100%;  
}

.cherry .box_seibun_item .box_list .list-inner:nth-child(2) li::before {
  background: url(/images/tabisuru/cherry/icon-04.png) no-repeat;
  width: 19px;
  height: 22px;
  background-size: 100% 100%;  
}


.cherry .box_seibun_item .box_list .list-inner:nth-child(3) li::before {
  top: 2px;
  background: url(/images/tabisuru/cherry/icon-02.png) no-repeat;
  width: 14px;
  height: 22px;
  background-size: 100% 100%;  
}

.cherry .box_care {
  margin: 0 auto -6%;
  color: #3f3a39;
  z-index: 3;
  padding: 140px 0 72px;
  background-image: url('/images/tabisuru/cherry/bg-care_pc.png');
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.cherry .box_care .box_care_inner{
  position: relative;
}

.cherry .box_care .box_sheet {
  position: relative;
  margin: 20px auto 0;
}

.acerola .box_care .box_sheet .box_txt {
  top: 50%;
  right: 9%;
  width: 390px;
}

.cherry .box_care .box_sheet .box_txt .ttl img {
  width: 100%;
}

.cherry .box_care .box_sheet .box_txt .txt {
  margin-top: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}

.cherry .box_care .box_sheet .box_txt .txt-small {
  display: block;
  font-size: 10px;
  font-size: 1.0rem;
}

.cherry .box_care .box_how .box_ttl {
  width: 240px;
  margin: 3% auto 2%;
}

.cherry .box_care .box_how .box_ttl img {
  width: 100%;
}

.cherry .box_how li {
  color: #009370;
}


.cherry .box_detail {
  margin: 0 auto -8%;
  z-index: 4;
  padding: 140px 0 100px;
  background-image: url('/images/tabisuru/cherry/bg-item-detail_pc.png');
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.cherry .box_detail .box_detail_inner{
	position: relative;
}

.cherry .box_detail .box_detail_inner .box_inner .box_txt .ttl img {
  max-width: 243px;
  margin: 0 auto;
}

.cherry .box_detail .box_detail_inner .box_inner .box_txt .txt-modal {
  color: #009370;
}

.cherry .box_area {
  margin: 0;
}


@media screen and (max-width:768px){
  .cherry .main_visual_item {
    position: relative;
    margin: 0 auto -4%;
  }   
  
  .cherry .main_visual_item .box_main {
    position: absolute;
    z-index: 99;
    width: 78%;
    max-width: 78%;
    min-width: inherit;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }  

  .cherry .box_about_item{
    margin: 0 auto -5%;
    height: 599px;
    background-image: url('/images/tabisuru/cherry/bg-item-about_tb.png');
  }
  
  .cherry .box_about_item .box_txt {
    top: 54%;
  }
  
  .cherry .box_about_item .box_txt .inner {
    width: 98%;
    padding: 60px 20px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8;
    text-align: center;
  }
  
  .cherry .box_about_item .box_txt .box_ttl {
    position: absolute;
    top: -22%;
    left: 4%;
    right: 0;
  }  
  
  .cherry .box_seibun_item {
    margin: 0 auto -5%;
    padding: 84px 0 72px;
    background-image: url('/images/tabisuru/cherry/bg-seibun_tb.png');
  }
	
  .box_seibun_item .box_content .box_ttl {
    margin-bottom: 13px;
  }
  
  .cherry .box_about_item .box_txt .box_img {
    position: absolute;
    bottom: -22%;
    right: -9%;
  }

  .cherry .box_about_item .box_txt .box_img2 {
    position: absolute;
    bottom: -22%;
    left: -7%;
  }

  .cherry .box_about_item .box_img img {
    width: 208px;
  }

  .cherry .box_about_item .box_img2 img {
    width: 187px;
  }
  
  .cherry .box_seibun_item .inner01,
  .cherry .box_seibun_item .inner02,
  .cherry .box_seibun_item .inner03 {
    display: block;
    margin: 0;
  }
  .cherry .box_seibun_item .inner01 .box_img,
  .cherry .box_seibun_item .inner01 .box_txt,
  .cherry .box_seibun_item .inner02 .box_img,
  .cherry .box_seibun_item .inner02 .box_txt,
  .cherry .box_seibun_item .inner03 .box_img,
  .cherry .box_seibun_item .inner03 .box_txt {
    width: auto;
    margin: 0 auto;
    padding: 0;
  } 
  
  .cherry .box_seibun_item .inner01 .box_img img,
  .cherry .box_seibun_item .inner02 .box_img img,
  .cherry .box_seibun_item .inner03 .box_img img {
    width: 100%;
  }
  
  .cherry .box_seibun_item .inner01 .box_txt {
    padding: 32px 4% 40px;
  }
  
  .cherry .box_seibun_item .inner02 .box_txt {
    padding:30px 4% 40px;
  }
  
  .cherry .box_seibun_item .inner03 .box_txt {
    padding: 32px 4% 40px;
  }
  
  .cherry .box_seibun_item .inner01 .box_txt .ttl_sub img {
    width: 360px;
  }
  .cherry .box_seibun_item .inner02 .box_txt .ttl_sub img {
    width: 480px;
  }
  .cherry .box_seibun_item .inner03 .box_txt .ttl_sub img {
    width: 572px;
  }
  
  .cherry .box_seibun_item .box_list {
    margin: 24px;
  }
  
  .cherry .box_seibun_item .box_list .list-inner {
    width: auto;
    background-image: linear-gradient(to right, #f9ccbf 40%, rgba(249,204,191,0) 0%);
  }

  .cherry .box_seibun_item .box_list .list-inner:last-child {
    background: none;
  }
  
  .cherry .box_seibun_item .box_list .list-inner ul {
    padding: 5px 0;
    display: block;
    height: auto;
  }
  
  .cherry .box_seibun_item .box_list .list-inner:nth-child(1) ul {
    padding: 5px 0;
  }
  
  .cherry .box_seibun_item .box_list .list-inner:nth-child(2) ul {
    padding: 5px 0;
    width: 100%;
  }

  .cherry .box_seibun_item .box_list .list-inner:nth-child(3) ul {
    padding: 5px 0;
  }
	
  .cherry .box_seibun_item .box_list .list-inner li {
    margin-top: 0;
    margin-left: 2%;
  }
  .cherry .box_seibun_item .box_list .list-inner li:nth-child(1) {
    margin-left: 0;
  }
  
  .cherry .box_care {
    position: relative;
    margin: 0 auto -5%;
    padding: 84px 0 72px;
    background-image: url('/images/tabisuru/cherry/bg-care_tb.png');
  }

  .cherry .box_care .box_care_inner {
    top: 10%;
    left: 0;
    right: 0;
    z-index: 99;
    width: 95%;
    max-width: 992px;
    margin: 0 auto;
    text-align: left;  
  }  
  
  .cherry .box_care .box_sheet {
    position: relative;
    width: 90%;
    margin: 20px auto 0;
  }

  .cherry .box_care .box_sheet .box_txt {
    position: absolute;
    top: 78%;
    right: 0;
    left: 0;
    width: 78%;
    margin: 0 auto;
  }

  .cherry .box_care .box_sheet .box_txt .ttl img {
    width: 365px;
  }

  .cherry .box_care .box_sheet .box_txt p {
    margin-top: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4;
  }

  .cherry .box_care .box_sheet .box_txt .txt-small {
    display: block;
    font-size: 10px;
    font-size: 1.0rem;
  }
  
  .cherry .box_detail {
    margin: 0 auto -5%;
    padding: 84px 0 72px;
    background-image: url('/images/tabisuru/cherry/bg-item-detail_tb.png');
  }
  
  .cherry .box_detail .box_detail_inner {
    top: 13%;
    left: 0;
    right: 0;
    z-index: 99;
    width: 90%;
    max-width: 992px;
    margin: 0 auto;
    text-align: center;  
  }  
  
  .cherry .box_detail .box_detail_inner .box_inner .box_txt .ttl img {
    max-width: 202px;
    margin: 0 auto;
  }
  
  
}

@media screen and (max-width:640px){
  .cherry .main_visual_item {
    position: relative;
    margin: 0 auto -6%;
  }  
    
   
  .cherry .main_visual_item .box_main {
    position: absolute;
    z-index: 99;
    width: 85%;
    max-width: 85%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  } 
	
  .cherry .box_about_item{
    height: 672px;
    background-image: url('/images/tabisuru/cherry/bg-item-about_sp.png');
    margin: 0 auto -18%;
  }
  
 .cherry .box_about_item .box_txt {
    top: 52%;
    width: 100%;
    margin: 0 -2%;
  }   
  

  .cherry .box_about_item .box_txt .inner {
    width: 104%;
    padding: 70px 40px 90px 45px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: left;
  }
  
  .cherry .box_about_item .box_txt .box_ttl {
    position: absolute;
    top: -19%;
    left: 4%;
    right: 0;
  }   
    
  
  .cherry .box_about_item .box_txt .inner .txt br {
    display: none;
  }

  .cherry .box_about_item .box_txt .box_img {
    position: absolute;
    bottom: -12%;
    right: -10%;
  }
  
  .cherry .box_about_item .box_txt .box_img img {
    width: 203px;
  }

  .cherry .box_about_item .box_txt .box_img2 {
    position: absolute;
    bottom: -12%;
    left: -7%;
  } 
  
  .cherry .box_about_item .box_txt .box_img2 img {
    width: 156px;
  }
  
  .cherry .box_seibun_item .box_content {
    top: 4%;
    left: 0;
    right: 0;
    z-index: 99;
    width: 90%;
    max-width: 992px;
    margin: 0 auto;
    text-align: left;
  }  

  
  .cherry .box_seibun_item {
    margin: 0 auto -10%;
    padding: 84px 0 72px;
    background-image: url('/images/tabisuru/cherry/bg-seibun_sp.png');
  }  
  
  .cherry .box_seibun_item .box_content {
    width: 100%;
  }
  
  .cherry .box_seibun_item .box_content .box_ttl {
    margin-bottom: 2%;
  }
  
  .cherry .box_seibun_item .inner01 .box_txt {
    padding: 22px 4% 30px;
  }
  
  .cherry .box_seibun_item .inner02 .box_txt {
    padding: 27px 4% 8px;
  }
  
  .cherry .box_seibun_item .inner03 .box_txt {
    padding: 32px 4% 40px;
  }  
  
  .cherry .box_seibun_item .inner01 .box_txt .ttl_sub img {
    width: 286px;
    max-width: 100%;
  }
  .cherry .box_seibun_item .inner02 .box_txt .ttl_sub img {
    width: 238px;
    max-width: 100%;
  }
  .cherry .box_seibun_item .inner03 .box_txt .ttl_sub img {
    width: 247px;
    max-width: 100%;
  }
  
  .cherry .box_seibun_item .inner02 .box_img {
    margin: 0 auto;
  }
  
  .cherry .box_seibun_item .inner03 .box_img {
    margin: 0 auto;
  }  
  
  .cherry .box_seibun_item .box_list {
    margin: 12px 4%;
    padding: 30px;
  }
  
  .cherry .box_seibun_item .box_list .list-inner {
    padding: 16px 0;
  }  
  
  .cherry .box_seibun_item .btn {
    width: 90%;
    margin: 8% auto 0;
  }
  
  .cherry .box_care {
    position: relative;
    margin: 0 auto -10%;
    padding: 84px 0 72px;
    background-image: url('/images/tabisuru/cherry/bg-care_sp.png');
  }

  .cherry .box_care .box_care_inner {
    top: 6%;
    left: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    max-width: none;
    margin: 0 auto;
    text-align: left;  
  } 
  
  .cherry .box_care .box_sheet {
    position: relative;
    width: 100%;
    margin: 20px auto 0;
  }
  
  .cherry .box_care .box_sheet .box_txt {
    position: absolute;
    top: 68%;
    right: 0;
    left: 0;
    width: 85%;
    margin: 0 auto;
  }
  
  .cherry .box_care .box_how .box_ttl {
    width: 240px;
    margin: 3% auto 5%;
  }  
  
  .cherry .box_detail {
    margin: 0 auto -14%;
    padding: 84px 0 72px;
    background-image: url('/images/tabisuru/cherry/bg-item-detail_sp.png');
  }
  
  .cherry .box_detail .box_detail_inner {
    top: 7%; 
    width: 100%;
  }
  

  .box_detail .box_detail_inner .box_inner {
    margin: 0% auto 0;
  }  

  .cherry .box_detail .box_detail_inner .box_inner .box_txt .ttl img {
    width: 176px;
    max-width: 80%;
    margin: 0 auto;
  }

}

@media screen and (max-width:320px){
 .cherry .box_about_item .box_txt {
    top: 52%;
    width: 100%;
  }   
  

  .cherry .box_about_item .box_txt .inner {
    width: 100%;
    padding: 50px 30px 80px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7;
    text-align: left;
  }
  
  .cherry .box_about_item .box_txt .box_ttl {
    position: absolute;
    top: -16%;
    left: 0%;
    right: 0;
  }   
  
  .cherry .box_about_item .box_txt .box_ttl img {
    width: 240px;
  }
  
  .cherry .box_about_item .box_txt .inner .txt br {
    display: none;
  }

  .cherry .box_about_item .box_txt .box_img {
    position: absolute;
  }

  .cherry .box_about_item .box_txt .box_img2 {
    position: absolute;
  } 
  
  .cherry .box_seibun_item {
    margin: 0% auto 0;
  } 
  
  .cherry .box_seibun_item .box_content {
    width: 100%;
  }
  
  .cherry .box_seibun_item .box_content .txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
  
  .cherry .box_seibun_item .box_content .box_ttl {
    margin-bottom: 2%;
  }
  
  .cherry .box_seibun_item .inner01 .box_txt {
    padding: 3% 4%;
  }
  
  .cherry .box_seibun_item .inner02 .box_txt {
    padding: 3% 4%;
  }
  
  .cherry .box_seibun_item .inner03 .box_txt {
    padding: 3% 4%;
  } 
  
  .cherry .box_seibun_item .box_list {
    margin: 2% 4% 0;
    padding: 20px;
  }  
  
  .cherry .box_care {
    position: relative;
    margin: -17% auto 0%;
  }
  
  .cherry .box_detail {
    margin: -12% auto -6%;
  }
  
  .cherry .box_detail .box_detail_inner .box_inner {
    margin: -4% auto 0; 
  }
  
  .cherry .box_detail .box_detail_inner .box_txt {
    width: 80%;
    margin: 0 auto;
  }   
  
    
    
}

@media screen and (min-width:641px){
  .other_list .box_list .box_list__ancbtn {
    display: block;
    height: 36px;
    margin: 20px auto 0;
    width: 132px;
  }
}
@media screen and (max-width:640px){
  .other_list .box_list .box_list__ancbtn {
    bottom: 18%;
    display: block;
    height: 28px;
    position: absolute;
    right: 4%;
    width: 114px;
  }
  
}


