@charset "utf-8";
/* CSS Document */
/* 仕様ページ_pc
-------------------------------------------*/
#before-after_wrap {
}
.page_ttl_before-after {
  width: 100%;
  background: url("../images/kitchen/kitchen_ttl_bg.jpg") no-repeat;
  background-size: cover;
  min-width: 1200px;
  height: 230px;
  color: #fff;
  text-align: center;
  padding: 70px 0 0 0;
}
.page_ttl_before-after p.en {
  font-size: 40px;
  margin: 0 0 20px;
}
.page_ttl_before-after p.en span {
  font-size: 20px;
}
.page_ttl_before-after p.ja {
  font-size: 26px;
}
#before-after_wrap {
}
#before-after_wrap .wrap {
  overflow: hidden;
  //width: 1000px;
  max-width: 1000px;
  margin: 0 auto;
  padding: 70px 0;
  position: relative;
}
#before-after_wrap .wrap h2 {
  /*color: #0B55B4;*/
  color: #23645a;
  font-size: 40px;
  font-weight: lighter;
  display: block;
  margin: 0 0 15px;
  background: url(../images/performance/sub_ttl_icon.png) no-repeat bottom left;
  background-size: 70px 8px;
  padding: 0 0 15px;
}
#before-after_wrap .wrap h2 span {
  color: #464646;
  font-size: 18px;
  margin: 0 0 0 10px;
}
#before-after_wrap .flex_wrap {
  display: flex;
  justify-content: space-between;
}
#before-after_wrap .wrap_1 {
  //width: 350px;
}
#before-after_wrap .wrap_1 img {
  width: 350px;
  height: 430px;
}
#before-after_wrap .wrap_1 .font_m {
  font-size: 32px;
  font-weight: bold;
  margin: 7px 0;
}
#before-after_wrap .wrap_1 .outline {
  font-size: 20px;
  margin: 15px 0;
}
#before-after_wrap .wrap_1 table caption {
  width: 350px;
  padding: 5px 0;
  text-align: left;
  font-size: 1.1rem;
  font-weight: bold;
  border-bottom: 1px #808080 solid;
  border-collapse: collapse;
}
#before-after_wrap .wrap_1 table {
  width: 350px;
  font-size: 0.8rem;
  border-collapse: collapse;
}
#before-after_wrap .wrap_1 td {
  border-bottom: 1px #808080 solid;
  padding: 7px 7px;
  text-align: left;
}
#before-after_wrap .link img {
  width: 15px;
  height: 13px;
}
#before-after_wrap .link {
  display: flex;
  align-items: center;
}
#before-after_wrap .link a {
  /*color: #0B55B4;*/
  color: #23645a;
  font-size: 0.8rem;
  text-decoration: none;
  margin-left: 5px;
}
#before-after_wrap .wrap_2 {
  width: 200px;
}
#before-after_wrap .wrap_2 p {
  width: 100px;
  margin: 165px 50px;
}
#before-after_wrap .wrap_2 .arrow-2 img {
  display: none !important;
}
#before-after_wrap .font_l::after {
  content: "";
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url("../images/kitchen/kirakira.png");
  background-size: contain;
  top: 5px;
  margin-left: 5px;
}
#before-after_wrap .wrap_3 {
  max-width: 550px;
  /* width: 550px;*/
}
#before-after_wrap .wrap_3 img {
  max-width: 450px;
  height: 550px;
}
#before-after_wrap .wrap_3 .font_l {
  font-size: 50px;
  margin: 20px 0;
  font-weight: bold;
}
#before-after_wrap .wrap_3 .comment {
  max-width: 450px;
  margin: 20px 0;
  text-align: justify;
}
#before-after_wrap #kitchen-1-1,
#kitchen-2,
#kitchen-4,
#kitchen-6,
#kitchen-8,
#kitchen-9,
#kitchen-11 {
  background-color: #f3f3f3;
}
/*レイアウト変更始め*/
#before-after_wrap .outline-2 {
  display: none;
}
#before-after_wrap .wrap_3 table {
  width: 350px;
  font-size: 0.8rem;
  border-collapse: collapse;
}
#before-after_wrap .wrap_3 td {
  border-bottom: 1px #808080 solid;
  padding: 7px 7px;
  text-align: left;
}
#before-after_wrap .wrap_3 table caption {
  width: 350px;
  padding: 5px 0;
  text-align: left;
  font-size: 1.1rem;
  font-weight: bold;
  border-bottom: 1px #808080 solid;
  border-collapse: collapse;
}
/*レイアウト変更終わり*/
/*バナーパート*/
/*
#before-after_wrap .banner {
  width: 1000px;
  margin: 0 auto;
  padding: 70px 0;
 
}
*/
#before-after_wrap .content {
  display: flex;
}
#before-after_wrap .bn_content {
  display: flex;
  align-items: center;
}
#before-after_wrap .bn_content {
  margin-right: 30px;
  margin-bottom: 20px;
}
#before-after_wrap .bn_wrap {
  margin-right: 10px;
}
/*btn*/
#kitchen-5 .concept_wrap {
  width: 1000px;
  margin: 0 auto;
}
#kitchen-5 .concept_wrap .btn a {
  display: block;
  width: 458px;
  height: 72px;
  color: #ffffff;
  font-size: 24px;
  line-height: 72px;
  background: #23645a url("../images/common/btn_arrow01.png") no-repeat 96% 50%;
  background-size: 13px 15px;
  margin: 0 auto 30px;
  text-align: center;
}
#kitchen-5 .concept_wrap .btn a:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .page_ttl_before-after {
    background: url("../images/kitchen/kitchen_ttl_bg_sp.jpg") no-repeat;
    background-size: 100%;
    min-width: 320px;
    height: 100px;
    padding: 20px 0 0 0;
  }
  .page_ttl_before-after p.en {
    font-size: 22px;
    margin: 0;
  }
  .page_ttl_before-after p.ja {
    font-size: 15px;
  }
  #before-after_wrap .wrap {
    width: 350px;
    margin: 0 auto;
    padding: 40px 0;
    position: static;
  }
  #before-after_wrap .wrap h2 {
    color: #23645a;
    font-size: 30px;
    font-weight: bold;
    display: block;
    margin: 0 0 15px;
    padding: 0 0 10px;
  }
  #before-after_wrap .flex_wrap {
    display: block;
  }
  #before-after_wrap .flex_wrap .font_m {
    font-size: 20px;
    text-align: center;
  }
  #before-after_wrap .wrap_1 {
    display: flex;
    flex-direction: column;
  }
  #before-after_wrap .wrap_1 .outline {
    order: -1;
    padding: initial;
    position: static;
  }
  #before-after_wrap .wrap_2 {
    text-align: center;
    margin: 0;
    padding: 10px 0;
    width: auto;
  }
  #before-after_wrap .wrap_2 p {
    display: inline-block;
    margin: 0;
  }
  #before-after_wrap .wrap_2 p img {
    transform: rotate(90deg);
    width: 80px;
    height: 80px;
  }
  #before-after_wrap .wrap_3 {
    max-width: 350px;
    martin: 0 auto;
  }
  #before-after_wrap .wrap_3 img {
    width: 350px;
    height: 430px;
  }
  /*#before-after_wrap .wrap_3{
		
		text-align: center;
	}*/
  #before-after_wrap .wrap_3 .font_l {
    font-size: 20px;
    margin: 7px 0;
    // width: 350px;
    text-align: center;
  }
  #before-after_wrap .font_l::after {
    content: "";
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../images/kitchen/kirakira.png");
    background-size: contain;
    top: 5px;
    /*	margin-left: 2px;*/
  }
  #before-after_wrap .wrap_3 .after,
  .comment {
    max-width: initial;
  }
  #before-after_wrap .wrap_3 .comment {
    padding-top: 20px;
  }
  #before-after_wrap .wrap_4 {
    text-align: center;
    /*	  margin: 0 auto;*/
    padding: 20px 0;
    max-width: initial;
  }
  .wrap_4 ul {
    display: inline-block;
    list-style: none;
  }
  .wrap ul li {
    text-align: left;
  }
  /*レイアウト変更*/
  #before-after_wrap .outline {
    display: none;
  }
  #before-after_wrap .outline-2 {
    display: block;
  }
  #before-after_wrap .link img {
    width: 15px;
    height: 13px;
  }
  /*レイアウト変更*/
  #before-after_wrap .outline {
    display: none;
  }
  #before-after_wrap .outline-2 {
    display: block;
  }
  #before-after_wrap .wrap_3 .comment {
    //width: 350px !important;
  }
  .page_ttl_before-after p.en {
    font-size: 22px;
    margin: 0;
  }
  .page_ttl_before-after p.ja {
    font-size: 15px;
  }
  .page_ttl_before-after p.en span {
    font-size: 15px;
    margin: 0;
  }
  /*btn*/
  #kitchen-5 .concept_wrap {
    width: 100%;
    margin: 0 auto;
  }
  #kitchen-5 .concept_wrap .btn a {
    width: 80%;
    color: #ffffff;
    font-size: 16px;
    margin: 0 auto 30px;
    height: 45px;
    line-height: 45px;
  }
  /*	バナーパート*/
  #before-after_wrap .banner {
    max-width: 100%;
  }
  #before-after_wrap .content {
    display: block;
  }
  #before-after_wrap .bn_wrap {
    margin-right: 0;
  }
}
