@charset "UTF-8";
html {
  width: 100%;
  overflow-x: hidden;
}

div.containar {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #3D3D3D;
  font-weight: normal;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  color: #3D3D3D;
  text-decoration: none;
}

a:link {
  color: #3D3D3D;
}

a:focus,
*:focus {
  outline: none;
}

ul {
  /* list-style: none; */
  margin: 0;
  padding: 0;
}

.f-bold {
  font-weight: bold;
}

.f-serif {
  font-family: 'Noto Serif JP', serif;
}

.f-strong {
  font-size: 2.6rem;
}

.cntr {
  text-align: center;
}

.mg-b10 {
  margin-bottom: 10px;
}

.mg-b15 {
  margin-bottom: 15px;
}

.mg-b20 {
  margin-bottom: 20px;
}

.mg-b30 {
  margin-bottom: 30px;
}

.mg-b40 {
  margin-bottom: 40px;
}

.mg-b50 {
  margin-bottom: 50px;
}

.mg-b60 {
  margin-bottom: 60px;
}

.mg-b80 {
  margin-bottom: 80px;
}

.mg-b100 {
  margin-bottom: 100px;
}

.mg-b120 {
  margin-bottom: 120px;
}

.mg-b160 {
  margin-bottom: 160px;
}

.containar {
  font-size: 1.6rem;
  line-height: 32px;
}

img {
  width: 100%;
}

.igcnt {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.heading {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 32px;
}

.containar {
  color: #231815;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

section {
  width: 100%;
}

.heading-top_img {
  width: 100%;
  height: 640px;
  background: url(img/kv_sp_mask.jpg) no-repeat center;
  margin: 100px 0 0;
}
.heading-top_img2 {
  width: 100%;
  height: 640px;
  background: url(img/kv_sp_02.jpg) no-repeat center;
  margin: 100px 0 0;
}
.heading-top_img3 {
  width: 100%;
  height: 640px;
  background: url(img/kv_sp_03.jpg) no-repeat center;
  margin: 100px 0 0;
}

.page-discription {
  padding-top: 80px;
}

.page-discription p {
  padding: 0 2%;
}

.content {
  width: 100%;
  margin: 0 auto;
  line-height: 36px;
  font-size: 1.6rem;
}

.top {
  text-align: center;
}

.top p {
  padding: 0 2%;
}

.item {
  padding: 0 2%;
}

.item .main_img {
  display: block;
  margin: 0 auto 40px;
}

.item_head {
  display: block;
  margin: 0 auto 60px;
}

.item-copy {
  font-size: 2.4rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #EEEB9A));
  background: linear-gradient(transparent 60%, #EEEB9A 60%);
  display: inline-block;
}

.item_sub_title {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 40px;
}

.item_sub_title span {
  width: 280px;
  height: 28px;
  background-color: #3D3D3D;
  text-align: center;
  line-height: 28px;
  color: #FFF;
  font-weight: bold;
  font-size: 2rem;
  border-radius: 14px;
  display: block;
  margin-bottom: 10px;
}

.deo span {
  width: 315px !important;
}

.item_info {
  margin-bottom: 60px;
}

.item_info_box {
  width: 100%;
  padding: 0 20px;
}

.item_info_head {
  width: 130px;
  height: 32px;
  background-color: #E84B4B;
  text-align: center;
  line-height: 32px;
  color: #FFF;
  font-weight: bold;
  margin-bottom: 10px;
}

.item_info_text {
  font-size: 1.6rem;
  line-height: 2.8rem;
  margin-bottom: 30px;
}

.item_info_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.item_info .item_sub_title span {
  width: 240px;
}

.structure img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.size .item_sub_title span {
  width: 235px;
}

.image .item_sub_title span {
  width: 180px;
}

.image_list {
  display: flex;
  flex-wrap: wrap;
}

.image_list img {
  margin-bottom: 20px;
  width: 45%;
  margin-right: 10px;
}

.cta {
  text-align: center;
}

.cta .price {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
}

.cta .btn {
  display: inline-block;
  height: 60px;
  background-color: #E3D06F;
  text-align: center;
  line-height: 60px;
  font-weight: bold;
  font-size: 1.8rem;
  border-radius: 30px;
  padding: 0 40px;
}

.cta .btn a {
  display: block;
  text-decoration: underline;
}

.cont_top {
  z-index: 10;
  color: #FFF !important;
}


/*# sourceMappingURL=lp.css.map */

h2, .point, .function_icon, .tsubaki, .clean, .graph, .item_sub_title, .image_list_2 {
  padding: 0 10px 0 10px;
}

.clean_img {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.image_list_2 {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.image_list_2 div {
  width: 49%;
  margin-bottom: 20px;
}

.silk_tsubaki, .graph {
  margin-left: auto;
  margin-right: auto;
}

.silk_tsubaki {
  width: 95%;
}

.graph {
  width: 90%;
}

.col-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.col-2_item {
    width: 49%;
}

.other_link {
  font-size: 14px;
  line-height: 17px;
}

.ml-20 {
  margin-left: 20px;
}