@charset "utf-8";
/* CSS Document */
.aside .business_menu .sub_menu > ul li {
  padding-left: 15px;
  text-indent: -15px;
}

.sp_aside .social {
  margin-top: 15px;
}
.sp_aside .social li:first-child {
  margin-bottom: 15px;
}
.sp_aside .social li dd {
  text-align: center;
  padding-bottom: 20px;
}
.sp_aside .social li:first-child dd img {
  max-width: 130px;
}
.sp_aside .social li:last-child dd img {
  max-width: 135px;
}
.sp_aside .social li dd .btn {
  text-align: center;
  margin-top: 20px;
}
.sp_aside .social li dd .btn a {
  font-size: 12px;
  padding: 9px 35px 9px 20px;
  margin-bottom: 4px;
  border-radius: 2px;
  position: relative;
  background: #b72882;
  color: #ffffff;
}
.sp_aside .social li dd .btn a:after {
  content: "";
  display: block;
  background: url(../../img/brand/promise/ico-narr.png) no-repeat right center;
  width: 6px;
  height: 10px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
}

/*----------------------------------------
    promise common
----------------------------------------*/
#contents {
  color: #535353;
}
.page_title {
  font-size: 184%;
  font-weight: normal;
  color: #ffffff;
  padding: 13px 0 12px 74px;
  margin: 28px 0 22px 0;
}
.common_txt {
  font-size: 134%;
  text-indent: 32px;
}
.peeled {
  margin-top: 28px;
}
.peeled_ttl {
  font-size: 150%;
  font-weight: bold;
  width: 260px;
  position: relative;
  padding: 9px 0 8px 69px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 25px;
}
.peeled_ttl:before {
  content: "";
  display: block;
  width: 32px;
  height: 45px;
  position: absolute;
  top: -9px;
  left: 18px;
}
.peeled_ttl:after {
  content: "";
  display: block;
  width: 18px;
  height: 12px;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -9px;
}
.peeled li {
  width: 50%;
  float: left;
  margin-bottom: 12px;
  position: relative;
}
.peeled li:before {
  content: "";
  display: block;
  position: absolute;
}
.tips .tips_area {
  margin-top: 17px;
  padding: 17px 24px 24px 24px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
} 
.tips .tips_ttl {
  font-size: 134%;
  font-weight: bold;
  position: relative;
  padding-bottom: 1px;
}
.tips .tips_ttl:after {
  display: block;
  width: 30px;
  height: 30px;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  position: absolute;
  bottom: -2px;
  right: 0;
}
.peeled li:first-child .tips .tips_ttl:after {
  content: "1";
}
.peeled li:nth-child(2) .tips .tips_ttl:after {
  content: "2";
}
.peeled li:last-child .tips .tips_ttl:after {
  content: "3";
}
.peeled li .txt {
  font-size: 134%;
  margin: 16px 0;
}
@media screen and (max-width: 767px) {
.page_title {
  font-size: 20px;
  margin: 14px 0 10px 0;
  line-height: 1.2;
}
.common_txt {
  font-size: 14px;
  text-indent: 28px;
}
}
/*----------------------------------------
    .promise
----------------------------------------*/
.promise .five_promise {
  background: url(../../img/brand/promise/bg-promise.png) no-repeat center;
  padding-top: 36px;
  position: relative;
  margin-bottom: 130px;
}
.promise .five_promise .first_promise {
  width: 201px;
  margin: 0 auto;
}
.promise .five_promise li {
  width: 201px;
}
.promise .five_promise li .photo a:hover {
  opacity: 0.7;
}
.promise .five_promise li .txt {
  font-size: 117%;
  margin-top: 11px;
}
.promise .five_promise .second_promise {
  padding: 0 30px;
  margin-top: -85px;
}
.promise .five_promise .second_promise li:first-child {
  float: left;
}
.promise .five_promise .second_promise li:last-child {
  float: right;
}
.promise .five_promise .third_promise {
  padding: 0 127px;
  margin-top: 8px;
}
.promise .five_promise .third_promise li:first-child {
  float: left;
}
.promise .five_promise .third_promise li:last-child {
  float: right;
}
.promise .five_promise .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -87px;
  margin-top: -58px;
}
@media screen and (max-width: 1020px) {
.promise .five_promise .first_promise {
  width: 145px;
}
.promise .five_promise li {
  width: 145px;
}
.promise .five_promise li img {
  width: 100%;
  max-width: 201px;
}
.promise .five_promise .second_promise {
  padding: 0 15px;
  margin-top: -40px;
}
.promise .five_promise .third_promise {
  padding: 0 65px;
}
}
@media screen and (max-width: 979px) { 
.promise .five_promise {
  background-size: 465px;
}
.promise .five_promise li {
  width: 155px;
}
.promise .five_promise li .photo {
  width: 135px;
  margin: 0 auto;
}
.promise .five_promise li .txt {
  font-size: 100%;
}
.promise .five_promise .logo {
  width: 26%;
  margin-left: -13%;
}
.promise .five_promise .logo img {
  width: 100%;
}
.promise .five_promise .second_promise {
  padding: 0;
}
}
@media screen and (max-width: 767px) {
.promise .five_promise {
  margin-bottom: 65px;
  background-size: 250px;
  margin-top: 10px;
}
.promise .five_promise ul {
  margin-top: 100px;
}
.promise .five_promise li {
  width: 48%;
  float: left;
  margin-bottom: 15px;
}
.promise .five_promise li:nth-child(odd) {
  margin-right: 4%;
}
.promise .five_promise .logo {
  width: 100%;
  text-align: center;
  left: 0;
  top: 0;
  margin: 0;
}
.promise .five_promise .logo img {
  width: auto;
}
.promise .five_promise li .photo {
  text-align: center;
}
}
/*----------------------------------------
    .product 
----------------------------------------*/
.product .product_title {
  background: url(../../img/brand/promise/ico-product.png) no-repeat 20px center #f2914a;
}
.product .photo {
  text-align: center;
  margin: 28px 0 49px 0;
}
.product .photo_list li {
  width: 250px;
  float: left;
  margin-left: 10px;
}
.product .photo_list li:first-child {
  margin-left: 0;
}
.product .small_title {
  font-size: 167%;
  color: #ffffff;
  text-align: center;
  background: #f19149;
  padding: 9px 0;
  margin-top: 50px;
}
.product .assess_area .assess > li {
  width: 48%;
  float: left;
  padding-top: 28px;
}
.product .assess_area .assess > li:first-child {
  margin-right: 4%;
}
.product .assess_area .assess li .assess_kind li {
  width: 65%;
  float: left;
  color: #f19149;
  font-size: 134%;
  padding: 6px 0 6px 10px;
  border: 1px solid #f19149;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.product .assess_area .assess li .assess_kind li:first-child {
  width: 35%;
  color: #ffffff;
  text-align: center;
  background: #f19149;
  padding-left: 0;
}
.product .assess_area .assess li .txt {
  font-size: 134%;
  text-indent: 32px;
  margin: 15px 0 19px 0;
}
.product .assess_area .assess li .assess_photo {
  margin-bottom: 17px;
}
.product .assess_area .assess li .assess_photo li {
  width: 48%;
  max-width: 180px;
  float: left;
}
.product .assess_area .assess li .assess_photo li:first-child {
  margin-right: 4%;
}
.product .assess_area .assess li dl {
  font-size: 134%;
  color: #f19149;
}
.product .assess_area .assess li dl dt {
  margin-bottom: 3px;
}
.product .assess_area .assess li dl dd {
  margin-bottom: 1px;
}
.product .assess_area .assess li dl dd span {
  display: inline-block;
}
.product .assess_area .assess li dl dd .font {
  color: #535353;
}
.product .method {
  margin: 23px 0 110px 0;
}
.product .method .method_title {
  font-size: 167%;
  color: #f19149;
  text-align: center;
  border: 2px solid #f19149;
  border-radius: 2px;
  background: #fef4f8;
  padding: 9px 0;
  position: relative;
}
.product .method .method_title:after {
  content: "";
  display: block;
  width: 20px;
  height: 12px;
  background: url(../../img/brand/promise/bg-narr_b.jpg) no-repeat center;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -12px;
}
.product .method .mehtod_column {
  margin: 17px 0 32px 0;
}
.product .method .mehtod_column .photo_column {
  width: 61%;
  float: left;
  margin-right: 3%;
}
.product .method .mehtod_column .photo_column img {
  width: 100%;
  max-width: 470px;
}
.product .method .mehtod_column .text_column {
  background: #fef4f8;
  width: 36%;
  float: left;
  padding: 22px 19px;
  font-size: 134%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-top: 22px;
}
.product .method .mehtod_column .text_column dl {
  margin-top: 27px;
}
.product .method .mehtod_column .text_column dl:first-child {
  margin-top: 0;
}
.product .method .mehtod_column .text_column dl dt {
  color: #f19149;
  line-height: 1.8;
}
.product .method .mehtod_column .text_column dl:first-child dt {
  font-weight: bold;
  color: #535353;
}
.product .method .mehtod_column .text_column dl dd {
  line-height: 1.7;
  text-indent: 32px;
}
.product .method .new_tea_column .text_column {
  width: 64%;
  float: left;
  padding: 7px 7% 0 3%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.product .method .new_tea_column .text_column .ttl {
  font-size: 150%;
  color: #f19149;
}
.product .method .new_tea_column .text_column .txt {
  font-size: 134%;
  line-height: 1.7;
  text-indent: 32px;
  margin-top: 13px;
}
.product .method .new_tea_column .photo_column {
  width: 36%;
  float: left;
}
@media screen and (max-width: 1200px) {
.product .photo img {
  width: 100%;
  max-width: 643px;
}
.product .photo_list li {
  width: 32%;
  text-align: center;
  margin-left: 1%;
}
.product .photo_list li img {
  width: 100%;
  max-width: 250px;
}
.product .assess_area .assess li .assess_kind li {
  font-size: 125%;
  padding: 6px 5px 6px 5px
}
.product .assess_area .assess li .assess_photo li img {
  width: 100%;
}
.product .method .new_tea_column .photo_column img {
  width: 100%;
  max-width: 212px;
}
}
@media screen and (max-width: 767px) {
.product .photo {
  margin: 14px 10px 20px 10px;
}
.product .photo_list li {
  width: 48%;
  margin: 0 0 15px 0;
  text-align: right;
}
.product .photo_list li:nth-child(even) {
  float: right;
  text-align: left;
}
.product .small_title {
  font-size: 18px;
  margin-top: 10px;
  padding: 10px;
}
.product .assess_area .assess > li {
  width: 100%;
  float: none;
  padding-top: 14px;
}
.product .assess_area .assess li .assess_kind li {
  font-size: 14px;
}
.product .assess_area .assess li .txt {
  font-size: 14px;
  text-indent: 28px;
  margin: 10px 0;
}
.product .assess_area .assess li .assess_photo {
  margin-bottom: 10px;
}
.product .assess_area .assess li dl {
  font-size: 14px;
}
.product .method {
  margin: 10px 0 55px 0;
}
.product .method .method_title {
  font-size: 18px;
  padding: 10px;
  line-height: 1.3;
  position: relative;
}
.product .method .mehtod_column {
  margin: 10px 0 15px 0;
}
.product .method .mehtod_column .photo_column {
  width: 100%;
  float: none;
  margin-right: 0;
  text-align: center;
}
.product .method .mehtod_column .text_column {
  width: 100%;
  float: none;
  font-size: 14px;
  margin-top: 10px;
}
.product .method .mehtod_column .text_column dl {
  margin-top: 15px;
}
.product .method .mehtod_column .text_column dl dd {
  text-indent: 28px;
}
.product .method .new_tea_column .text_column {
  width: 100%;
  float: none;
  padding: 0;
}
.product .method .new_tea_column .text_column .ttl {
  font-size: 16px;
}
.product .method .new_tea_column .text_column .txt {
  font-size: 14px;
  text-indent: 28px;
  margin-top: 5px;
}
.product .method .new_tea_column .photo_column {
  width: 100%;
  float: none;
  text-align: center;
  margin-top: 15px;
}
}
/*----------------------------------------
    .value
----------------------------------------*/
.value .value_title {
  background: url(../../img/brand/promise/ico-value.png) no-repeat 20px center #f05c6d;
}
.value .value_area {
  padding: 0 30px;
  margin: 32px 0 195px 0;
  position: relative;
}
.value .value_area .column_title {
  background: #f05c6d;
  color: #ffffff;
  font-size: 150%;
  padding: 6px 0 5px 14px; 
}
.value .value_area .left_column {
  width: 48%;
  float: left;
  margin-right: 4%;
}
.value .value_area .left_column .photo {
  text-align: right;
  padding: 31px 0 32px 0;
  position: relative;
  border-left: 1px solid #f29c9f;
  margin: 1px 6px 0 6px;
}
.value .value_area .left_column .photo:before {
  content: "";
  display: block;
  width: 7px;
  height: 4px;
  background: url(../../img/brand/promise/bg-value_narr.jpg) no-repeat center bottom;
  position: absolute;
  bottom: 0;
  left: -4px;
}
.value .value_area .right_column {
  width: 48%;
  float: left;
  border: 2px solid #f05c6d;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 15px 20px 17px 20px;
}
.value .value_area .right_column li {
  font-size: 134%;
  padding-left: 24px;
  text-indent: -24px;
  line-height: 1.8;
  margin-bottom: 2px;
}
.value .value_area .second_step {
  margin-top: 5px;
}
.value .value_area .second_step ul li {
  width: 48%;
  float: left;
}
.value .value_area .second_step ul li:first-child {
  margin-right: 4%;
}
.value .value_area .second_step .photo {
  margin: 3px 7px 0 6px;
  padding-bottom: 26px;
  position: relative;
  border-bottom: 1px solid #f29c9f;
  border-right: 1px solid #f29c9f;
}
.value .value_area .second_step .photo .photo_area {
  padding: 34px 10px 24px 24px;
  border-left: 1px solid #f29c9f;
  position: relative;
}
.value .value_area .second_step .photo .photo_area img {
  width: 100%;
}
.value .value_area .second_step .photo .photo_area:before {
  content: "";
  display: block;
  width: 7px;
  height: 4px;
  background: url(../../img/brand/promise/bg-value_narr.jpg) no-repeat center bottom;
  position: absolute;
  bottom: 0px;
  left: -4px;
}
.value .value_area .second_step .photo:after {
  content: "";
  display: block;
  width: 7px;
  height: 4px;
  background: url(../../img/brand/promise/bg-value_narr_top.jpg) no-repeat center top;
  position: absolute;
  top: 0px;
  right: -4px;
}
.value .value_area .third_step {
  width: 100%;
  margin: -20px 0 0 0;
  position: relative;
}
.value .value_area .third_step .step_area {
  position: relative;
  overflow: hidden;
  width: 48%;
  background: #ffffff;
  padding-right: 2%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.value .value_area .third_step .column_title {
  width: 98%;
}
.value .value_area .right_column.pc_area {
  display: block;
}
.value .value_area .right_column.ipad_area {
  display: none;
}
@media screen and (max-width: 1090px) {
.value .value_area .left_column .photo {
  padding: 31px 10px 32px 10px;
}
.value .value_area .left_column .photo img {
  width: 100%;
  max-width: 309px;
}
.value .value_area .second_step .photo {
  padding-right: 10px;
}
.value .value_area .second_step .photo img {
  width: 100%;
  max-width: 666px;
}
.value .value_area .second_step {
  margin-top: 15px;
}
.value .value_area .right_column {
  padding: 15px 10px 17px 10px;
}
}
@media screen and (max-width: 1050px) {
.value .value_area .left_column {
  width: 100%;
  float: none;
  margin-right: 0;
}
.value .value_area .right_column {
  width: 100%;
  float: none;
}
.value .value_area .left_column .photo {
  text-align: center;
}
.value .value_area .right_column {
  margin-top: 20px;
}
.value .value_area .right_column.pc_area {
  display: none;
}
.value .value_area .right_column.ipad_area {
  display: block;
}
}
@media screen and (max-width: 767px) {
.value .value_area {
  padding: 0;
  margin: 15px 0 30px 0;
}
.value .value_area .column_title {
  font-size: 16px;
}
.value .value_area .right_column {
  padding: 10px;
}
.value .value_area .right_column li {
  font-size: 14px;
}
.value .value_area .second_step .photo .photo_area {
  padding: 17px 0 12px 10px;
}
}
/*----------------------------------------
    .information
----------------------------------------*/
.information .information_title {
  background: url(../../img/brand/promise/ico-information.png) no-repeat 20px center #b3d465;
  padding: 9px 0 11px 74px;
}
.information .information_area {
  padding: 0 40px;
  margin-bottom: 49px;
}
.information .peeled > ul > li:first-child .photo {
  padding-left: 15px;
}
.information .peeled li .tips {
  width: 240px;
  margin-left: 15px;
}
.information .peeled li .tips {
  background: #f8ffe6;
}
.information .peeled_ttl {
  border: 2px solid #b3d465;
  background: #f8ffe6;
}
.information .peeled_ttl:before {
  background: url(../../img/brand/promise/ico-girl.png) no-repeat center;
}
.information .peeled_ttl:after {
  background: url(../../img/brand/promise/bg-information_narr.jpg) no-repeat center;
}
.information .peeled > ul > li:first-child:before {
  background: url(../../img/brand/promise/bg-information-line_l.png) no-repeat center;
  width: 63px;
  height: 311px;
  left: -40px;
  top: 235px;
}
.information .peeled li .tips .tips_ttl {
  color: #b3d465;
  border-bottom: 2px solid #b3d465;
}
.information .peeled li .tips .tips_ttl:after {
  background: #b3d465;
}
.information .peeled li .photo_list li {
  width: 46%;
}
.information .peeled li .photo_list li:first-child {
  margin-right: 8%;
}
.information .peeled > ul > li:nth-child(2) .photo {
  text-align: right;
  margin-right: 13px;
}
.information .peeled li:nth-child(2) .tips {
  width: 260px;
  margin:18px 0 0 0;
  float: right;
}
.information .peeled li:nth-child(2) .tips .tips_area {
  margin-top: 0;
}
.information .peeled > ul > li:nth-child(2):before {
  background: url(../../img/brand/promise/bg-information-line_r.png) no-repeat center;
  width: 122px;
  height: 519px;
  left: -26px;
  top: 153px;
  z-index: 9999;
}
.information .peeled > ul > li:last-child {
  width: 100%;
  clear: left;
  padding: 0 10px 0 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-top: 2px;
}
.information .peeled > ul > li:last-child .tips{
  padding: 25px 25px 25px 17px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  margin-left: 11px;
}
.information .peeled > ul > li:last-child .tips_column {
  width: 100%;
}
.information .peeled > ul > li:last-child .tips_text {
  width: 34%;
  float: left;
  padding-right: 3%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.information .peeled > ul > li:last-child .tips_photo {
  width: 66%;
  float: left;
}
.information .peeled > ul > li:last-child .tips_photo img {
  width: 100%;
  max-width: 415px;
}
@media screen and (max-width: 1100px) { 
.information .peeled > ul > li:nth-child(2):before {  
  left: -44px; 
}
}
@media screen and (max-width: 1045px) {
.information .peeled > ul > li:nth-child(2):before {
  background: url(../../img/brand/promise/bg-information-line_r_sp.png) no-repeat center;
}
} 
@media screen and (max-width: 1020px) {
.information .information_area {
  padding: 0 10px;
}
.peeled_ttl_area {
  width: 287px;
  margin: 0 auto;
  padding-left: 26px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.peeled > ul > li {
  float: none; 
  margin: 0 auto 25px auto;
  width: 287px;
  padding-left: 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.peeled > ul > li .photo img {
  width: 100%;
}
.information .peeled > ul > li:last-child .tips_text {
  width: 100%;
  float: none;
  padding-right: 0;
}
.information .peeled > ul > li:last-child .tips_photo {
  width: 100%;
  text-align: center;
  float: none;
}
.information .peeled > ul > li:last-child .tips_photo img {
  width: 100%;
  max-width: 415px;
}
.information .peeled li:last-child .tips .tips_ttl {
  max-width: 200px;
}
.information .peeled > ul > li:nth-child(2):before {
  left: 32px;
}
.information .peeled > ul > li:first-child .photo {
  padding-left: 0;
}
.information .peeled li .tips {
  margin-left: 0;
}
.information .peeled > ul > li:first-child:before {
  left: -55px;
}
.information .peeled > ul > li:nth-child(2) .photo {
  margin-right: 0;
}
.information .peeled li:nth-child(2) .tips {
  width: 100%;
  float: none;
}
.information .peeled > ul > li:last-child .tips {
  padding: 25px 25px 25px 25px;
  margin-left: 0;
}
.information .peeled > ul > li:first-child:before {
  left: -16px;
}
.information .peeled > ul > li:nth-child(2):before {
  left: -64px;
}
}
@media screen and (max-width: 767px) {
.information .information_title {
  padding: 9px 10px 11px 57px;
}
.information .information_area {
  padding: 0;
  margin-bottom: 25px;
}
.peeled {
  margin-top: 14px;
}
.information .peeled_ttl {
  font-size: 16px;
  margin-bottom: 20px;
}
.peeled > ul > li {
  margin-bottom: 15px; 
}
.information .peeled > ul > li:first-child:before {
  left: -7px;
}
.tips .tips_area {
  margin-top: 15px;
}
.information .peeled > ul > li:last-child {
  padding: 0;
}
.information .peeled > ul > li:nth-child(2):before {
  background: url(../../img/brand/promise/bg-information-line_r_sp.png) no-repeat center;
  width: 47px;
  height: 511px;
  left: 0;
}
.information .peeled li:nth-child(2) .tips {
  margin-top: 15px;
}
.information .peeled li .tips .tips_ttl {
  font-size: 14px;
  width: 155px;
}
.peeled li .txt {
  font-size: 14px;
  margin: 10px 0;
}
}



/*----------------------------------------
    .needs
----------------------------------------*/
.needs .information_title {
  background: url(../../img/brand/needs/ico-information.png) no-repeat 22px center #f9cb14;
  padding: 9px 0 11px 70px;
}
.needs .common_txt {
  padding: 0 40px;
}
.needs .peeled_ttl {
  border: 2px solid #ffd132;
  background: #fffae7;
  margin: 32px 0 0 0;
}
.needs .peeled_ttl:before {
  background: url(../../img/brand/needs/ico-girl.png) no-repeat center;
}
.needs .peeled_ttl:after {
  background: url(../../img/brand/needs/bg-information_narr.jpg) no-repeat center;
}
.needs .information_area {
  padding: 0 50px 0 75px;
  margin-bottom: 49px;
}
.needs .information_area .peeled {
  margin-top: 0;
}
.needs .information_area li:nth-child(1) .tips .tips_area {
  margin-top: 0;
}
.needs .peeled li {
  float: right;
  width: 275px;
  margin-bottom: 0;
}
.needs .peeled > ul > li:nth-child(2) {
  clear: right;
}
.needs .peeled > ul > li:last-child {
  float: left;
  width: 270px;
  margin-top: -260px;
}
.needs .peeled > ul > li:last-child:before {
  background: url(../../img/brand/needs/bg-information-line_1.png) no-repeat center;
  width: 66px;
  height: 204px;
  left: -60px;
  top: 378px;
}
.needs .peeled > ul > li:nth-child(2):before {
  background: url(../../img/brand/needs/bg-information-line_2.png) no-repeat center;
  width: 101px;
  height: 386px;
  left: -85px;
  top: -110px;
}
.needs .peeled li .tips {
  width: 100%;
  background: #fffae7;
}
.needs .peeled li .tips .tips_ttl {
  color: #f9cb14;
  border-bottom: 2px solid #f9cb14;
  width: 88%;
  margin: 0 auto;
}
.needs .peeled li .tips .tips_ttl:after {
  background: #f9cb14;
}
.needs .peeled li .tips .txt {
  width: 88%;
  margin: 16px auto;
}
.needs .peeled li .tips .photo_list {
  text-align: center;
}

@media screen and (max-width: 1120px) {
.needs .common_txt {
  padding: 0 20px;
}
.needs .information_area {
  padding: 0 30px 0 30px;
}
.needs .peeled > ul > li:last-child:before {
  background: url(../../img/brand/needs/bg-information-line_1.png) no-repeat center;
  background-size: 100% auto;
  width: 60px;
  height: 204px;
  left: -50px;
  top: 378px;
}
.needs .peeled > ul > li:nth-child(2):before {
  background: url(../../img/brand/needs/bg-information-line_2.png) no-repeat center;
  background-size: 100% auto;
  width: 74px;
  height: 386px;
  left: -60px;
  top: -110px;
}
}
@media screen and (max-width: 1020px) {
.needs .information_area {
  padding: 0 10px;
}
.needs .peeled_ttl_area {
  width: 260px;
  padding-left: 0;
}
.needs .information_area .peeled {
  margin-top: 20px;
}
.needs .peeled li {
  float: none;
  width: 275px;
  margin-bottom: 20px;
  padding-left: 0;
}
.needs .peeled > ul > li:last-child {
  float: none;
  width: 275px;
  margin-top: 0;
}
.needs .peeled > ul > li:last-child:before {
  background: url(../../img/brand/needs/bg-information-line_1.png) no-repeat center;
  width: 66px;
  height: 204px;
  left: -60px;
  top: 378px;
}
.needs .peeled > ul > li:nth-child(2):before {
  background: url(../../img/brand/needs/bg-information-line_3.png) no-repeat center;
  width: 66px;
  height: 204px;
  left: auto;
  right: -50px;
  top: 310px;
}

}
@media screen and (max-width: 767px) {
.needs .information_title {
  padding: 9px 10px 11px 57px;
}
.needs .common_txt {
  padding: 0;
}
.needs .information_area {
  padding: 0;
  margin-bottom: 25px;
}
.needs .peeled_ttl {
  font-size: 16px;
  margin: 14px 0 20px 0;
}
.needs .peeled li .tips .photo_list img {
  width: auto;
}

}
@media screen and (max-width: 480px) {
.needs .peeled li,
.needs .peeled > ul > li:last-child {
  width: 247px;
}
.needs .peeled li .tips .photo_list img {
  width: 100%;
}
.needs .peeled > ul > li:last-child:before {
  background: url(../../img/brand/needs/bg-information-line_1_sp.png) no-repeat center;
  background-size: 100% auto;
  width: 45px;
  height: 204px;
  left: -20px;
  top: 328px;
}
.needs .peeled > ul > li:nth-child(2):before {
  background: url(../../img/brand/needs/bg-information-line_3_sp.png) no-repeat center;
  background-size: 100% auto;
  width: 42px;
  height: 204px;
  left: auto;
  right: -20px;
  top: 310px;
}
}