@charset "UTF-8";

/* --------------------
   MV
-------------------- */
#mv img {
  margin: 0 auto;
  display: block;}
#mv .pickup {
  position: absolute;
  bottom: 80px;
  height: 160px;
  width: 100%;}
#mv .pickup .item {
  margin: 0 auto;
  display: flex;
  width: 440px;
  height: 160px;
  align-items: center;
  justify-content: space-between;}
#mv .pickup span { display: block;}
#mv .pickup span.small { letter-spacing: -0.1rem;}

@media screen and (min-width: 1081px){
  #mv {
    background: url("../images/mv-back.jpg") no-repeat center bottom;
    background-size: 1280px auto;}
  #mv .main {
    position: relative;
    background: url("../images/mv-cloud1.png") no-repeat left bottom,url("../images/mv-cloud2.png") no-repeat right bottom;
    background-size: 768px auto;}}

@media screen and (max-width: 1080px){
  #mv .pickup { display: none;}}

/* --------------------
   box1
-------------------- */
#box1 .back1 {
  padding: 30px 0;
  position: relative;
  background: #fff;}
#box1 .back1::after {
  position: absolute;
  bottom: -26px;
  left: 50%;
  margin-left: -80px;
  content: "";
  display: block;
  width: 160px;
  height: 26px;
  background: url("../images/hukidasi.png") no-repeat center bottom;
  background-size: contain;}
#box1 .back2 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("../images/box1-back.jpg") no-repeat center bottom;
  background-size: cover;
  height: 580px;}
@media screen and (max-width: 480px){
  #box1 .back2 h2 { font-size: 24px;}
}

/* --------------------
   box2
-------------------- */
#box2 .panel {
  position: relative;
  padding: 60px;
  top: -40px;
  background: #fff;
  border-radius: 40px;}
#box2 .panel .house {
  margin-top: -120px;
  margin-bottom: 20px;}
#box2 .panel .house img {
  display: block;
  margin: 0 auto;}
#box2 .point {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  gap: 60px;}
#box2 .item {
  width: 100%;}
#box2 .item p {
  margin-top: 1em;}
#box2 .icon img {
  display: block;
  margin: 0 auto;}

/* --------------------
   box3
-------------------- */
#box3 { padding-top: 120px;}
#box3 .flex {
  display: flex;
  justify-content: space-between;}
#box3 .item { width: 100%;}
#box3 .item.house {
  margin-top: 55px;
  margin-left: 60px;}
#box3 p { padding: 36px 0 60px;}
#box3 .movie {
  margin-top: 100px;
  position: relative;
  padding: 60px;
  background: #FFF3D9;
  border-radius: 60px;}
#box3 .label {
  position: absolute;
  top: -40px;
  left: 40px;}
#box3 .youtube {
  width: 100%;
  aspect-ratio: 16 / 9;}
#box3 .youtube iframe {
  width: 100%;
  height: 100%;}

/* --------------------
   box4
-------------------- */
#box4 { padding-top: 120px;}
#box4 .house {
  position: absolute;
  right: 0;
  top: 0;}
#box4 h1 { padding-bottom: 36px;}
#box4 .list {
  margin-top: 90px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 54px 30px;}
#box4 .item {
  width: calc(100% / 3 - 20px);
  background: #fff;
  border-radius: 20px;
  padding: 30px;
  box-shadow: 0 6px 0 0 #E8DDC6;}
#box4 h2 {
  margin: 5px 0 24px;
  text-align: center;
  color: #EB6120;}
#box4 .namber {
  margin-top: -64px;
  text-align: center;
  color: #E8DDC6;}
#box4 button { width: 100%; display: block;cursor:auto;}

/* --------------------
   box5
-------------------- */
#box5 { padding: 120px 0;}
#box5 .list {
  display: flex;
  justify-content: space-between;
  padding-top: 60px;
  gap:120px;}
#box5 .item { width: 100%;}
#box5 h2 { padding: 24px 0 16px;}

/* --------------------
   box6
-------------------- */
#box6 {
  padding: 200px 0;
  background: url("../images/obi-1.jpg") no-repeat center top,url("../images/obi-2.jpg") no-repeat center bottom,#EB6120;
  background-size: contain;}
#box6 h1 { color: #FFF140;}
#box6 p.bun2 { color: #FFF9EC;margin-top: 16px;}
#box6 .list {
  margin-top: 60px;
  display: flex;
  justify-content: center;
  gap:40px 20px;
  flex-wrap: wrap;}
#box6 .item {
  position: relative;
  width: 200px;}
#box6 .item.arrow::after {
  top: 90px;
  right: -20px;
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 16px;
  background: url("../images/arrow.png") no-repeat center center;
  background-size: contain;}
#box6 .border {
  border: 2px solid #FFF9EC;
  background: #FFF9EC;
  color: #EB6120;
  border-radius: 20px;
  overflow: hidden;}
#box6 .last .border {
  border-color: #FFF140;
  color: #fff;
  background: #EB6120;}
#box6 .namber {
  padding: 8px 16px 4px;
  line-height: 1;
  font-weight: bold;
  font-size: 12px;}
#box6 h2 {
  margin-bottom: 10px;
  padding: 0 16px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;}
#box6 .item > p {
  margin-top: 5px;
  color: #fff;
  line-height: 1.5;}

/* --------------------
   box7
-------------------- */
#box7 { padding: 120px 0;}
#box7 .list {
  margin-top: 60px;
  display: flex;
  gap: 40px; 
  justify-content: center;
  flex-wrap: wrap;}
#box7 .item {
  position: relative;
  width: 520px;}
#box7 .border {
  padding: 12px 30px;
  text-align: center;
  background: #E8DDC6;
  border-radius: 20px 20px 0 0;}
#box7 .white {
  background: #fff;
  padding: 20px;
  border-radius: 0 0 20px 20px;}
#box7 .swiper { margin-bottom: 30px;}
#box7 .swiper-slide {
  overflow: hidden;
  border-radius: 10px;}
#box7 .swiper-slide img {
  width: 100%;
  height: 300px;
  object-fit: cover;}
#box7 .swiper-pagination-bullet {
  opacity: 1;
  background: #fff;}
#box7 .swiper-pagination-bullet-active { background: #EB6120;}
#box7 h1 { padding: 0 0 20px;}
#box7 .tanka {
  font-size: 20px;
  padding: 4px;
  margin-bottom: 10px;
  text-align: center;
  background: #f2f2f2;
  border-radius: 4px;
  color: #EB6120;}
#box7 .price {
  color: #EB6120;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: normal;
  gap:10px;}
#box7 .price > div { text-align: center;}
#box7 .price .tani {
  font-weight: 700;
  padding: 0 14px;
  font-size: 20px;
  line-height: 28px;
  background: #FFF3D9;
  border-radius: 14px;}
#box7 .price .koji {
  font-weight: 700;
  font-size: 20px;}
#box7 .price .t2 {
  display: flex;
  align-items: center;}
#box7 .price .p1 {
  line-height: 1;
  letter-spacing: -2px;
  font-size: 90px;}
#box7 .price .p2 {
  line-height: 1;
  font-size: 60px;}
#box7 .price .zeikomi {
  padding-left: 3px;
  text-align: left;}
#box7 .price .k1 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;}
#box7 .price .k2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1;}
#box7 .price .t3 p {
  padding: 6px 8px 0;
  font-weight: 700;
  border-radius: 4px;
  font-size: 18px;
  line-height: 1.1;
  text-align: center;
  border: 1px solid #EB6120;}
#box7 .price .t3 p .y1{ font-size: 20px;}
#box7 .price .t3 p .y2{ font-size: 30px;}
#box7 .memo { padding: 8px 10px;}

/* --------------------
   box8
-------------------- */
#box8 {
  padding: 160px 0;
  background: url("../images/obi-3.jpg") no-repeat center top,url("../images/obi-4.jpg") no-repeat center bottom,#fff;
  background-size: contain;}
#box8 .title {
  padding: 60px 0 0 320px;
  height: 300px;
  background: url("../images/works-title.jpg") no-repeat left top;
  background-size: 287px auto;}
#box8 .title h1 { padding-bottom: 24px;}
#box8 .list {
  margin-top: 60px;
  display: flex;
  gap: 40px; 
  justify-content: center;
  flex-wrap: wrap;}
#box8 .item {
  position: relative;
  width: 520px;}
#box8 .beforeafter { border: 5px solid #EB6120;}
#box8 .beforeafter img {
  width: 100%;
  height: 340px;
  object-fit: cover;}
#box8 .item p {
  margin-top: 10px;
  text-align: center;}
#box8 .item p span {
  color: #fff;
  font-weight: 700;
  background: #EB6120;
  padding: 3px 28px 5px;
  border-radius: 20px;}

/* --------------------
   box9
-------------------- */
#box9 { padding-top: 120px;}
#box9 .list {
  padding-left: 140px;
  margin-top: 60px;
  display: flex;
  gap: 20px; 
  justify-content: center;}
#box9 .item {
  box-shadow: 0 4px 0 0 #E8DDC6;
  width: 300px;
  border-radius: 20px;
  background: #fff;}
#box9 .photo img {
  width: 100%;
  height: 200px;
  border-radius: 20px 20px 0 0;
  object-fit: cover;}
#box9 .info {
  gap:20px;
  justify-content:flex-start;
  padding: 10px 18px 0 28px;
  display: flex;}
#box9 h1 {
  position: absolute;
  left: 120px;
  top: 0;
  padding-bottom: 60px;
  line-height: 52px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  width: 52px;
  background: url("../images/icon-book.png") no-repeat center bottom;
  background-size: 52px auto;}
#box9 .label {
  padding: 0 20px 10px 0;
  border-right: 1px solid #E8DDC6;}
#box9 .label p { font-weight: 700;}
#box9 .year {
  font-size: 16px;
  line-height: 16px;}
#box9 .month {
  font-size: 18px;
  line-height: 16px;}
#box9 .day {
  font-size: 34px;
  line-height: 34px;}
#box9 h2 {
  padding-top: 4px;
  max-height: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
  letter-spacing: normal;
  font-size: 16px;
  font-weight: 700;}

/* --------------------
   box10
-------------------- */
#box10 { padding-top: 120px;}
#box10 .qa { margin: 80px 0 0;}
#box10 .qa__head {
  position: relative;
  border-radius: 9999px;
  background: #fff;
  border: 2px solid #EB6120;
  min-height: 100px;
  color: #EB6120;
  cursor: pointer;
  width: 100%;}
#box10 .qa__item { margin-bottom: 20px;}
#box10 .qa__head:after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background: #EB6120;
  position: absolute;
  right: 30px;
  top: 50%;
  transition: transform .4s;}
#box10 .qa__head:before {
  content: "";
  display: block;
  width: 2px;
  height: 30px;
  background: #EB6120;
  position: absolute;
  right: 44px;
  top: 50%;
  margin-top: -14px;
  transition: transform .4s;}
#box10 .qa__head p { padding-left: 100px;}
#box10 .qa__head p::before {
  position: absolute;
  top: 20px;
  left: 20px;
  content: "Q";
  border-radius: 30px;
  width: 60px;
  height: 60px;
  background: #EB6120;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;}
#box10 .qa__body {
  position: relative;
  padding: 0 20px;
  opacity: 0;
  height: 0;
  transition: line-height 0.4s, padding 0.4s, opacity 0.4s;}
#box10 .qa__body.is-open {
  padding: 20px;
  height: auto;
  opacity: 1;}
#box10 .qa__body::before {
  position: absolute;
  top: 20px;
  left: 20px;
  content: "A";
  border-radius: 30px;
  width: 60px;
  height: 60px;
  background: #FFF140;
  color: #EB6120;
  font-size: 36px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;}
#box10 .qa__head.is-open::before { display: none;}
#box10 .qa__body p { padding-left: 80px;}

/* --------------------
   box11
-------------------- */
#box11 { padding-top: 120px;}
#box11 table {
  border-spacing:0;
  column-span: none;
  width: 100%;
  max-width: 720px;
  border-bottom: 1px solid #E8DDC6;
  margin: 60px auto;}
#box11 table th,#box11 table td {
  text-align: left;
  padding: 20px;
  border-top: 1px solid #E8DDC6;}
#box11 table th {
  font-weight: 700;
  color: #EB6120;}
#box11 .bana {
  display: flex;
  gap:40px;
  justify-content: center;}
#box11 .bana img {
  width: 100%;
  height: 160px;
  border-radius: 10px;
  object-fit: contain;}

/* --------------------
   box12
-------------------- */
#box12 { padding: 120px 0;}
#box12 .white {
  padding: 80px 60px 120px;
  background: #fff;
  border-radius: 50px;
  border: 2px solid #EB6120;}
#box12 h1 { padding-bottom: 10px;}
#box12 .flex {
  display: flex;
  justify-content: space-between;
  padding-top: 100px;}
#box12 .flex .tel { width: 400px;}
#box12 .flex .mail { width: 500px;}
#box12 .flex h2 {
  height: 40px;
  line-height: 40px;
  padding-left: 50px;}
#box12 .flex .tel h2 {
  background: url("../images/icon-tel.png") no-repeat center left;
  background-size: 40px auto;}
#box12 .flex p.tel {
  padding-top: 10px;
  line-height: 1.5;}
#box12 .flex .mail h2 {
  background: url("../images/icon-mail.png") no-repeat center left;
  background-size: 40px auto;}
#box12 .flex .tel .privacy {
  height: 220px;
  margin-top: 50px;
  border-radius: 3px;
  overflow: scroll;
  border: 1px solid #E8DDC6;
  padding: 20px;}
#box12 .flex .tel .privacy h3 {
  margin-bottom: 20px;
  padding-left: 16px;
  border-left: 2px solid #EB6120;}
#box12 .flex .tel .privacy p { margin-top: 1em;}

#conform { padding-top: 10px;}
#conform .line p { font-weight: 700;font-size: 18px;}
#conform input[type="text"], #conform textarea, #conform input[type="email"], #conform input[type="tel"] {
  background: #F2F2F2;
  margin-top: 10px;
  border-radius: 3px;
  font-weight: 500;
  border: none;
  font-size: 18px;
  height: 40px;
  min-width: 90px;
  padding: 0 0.5em;}
#conform textarea {
  height: 200px;
  padding: 0.5em 0.5em;
  width: 100%;}
#conform input.w100 { width: 100%;}
#conform input[type=submit],#conform button[type=submit] {
  cursor: pointer;
  background: #EB6120;
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 400px;
  margin: 40px auto 0;
  border: 0;
  font-size: 18px;
  font-weight: 700;
  display: block;
  line-height: 80px;
  border-radius: 40px;
  height: 80px;}
#conform .line .title {
  margin: 20px 0 6px;
  gap:14px;
  align-items: baseline;
  display: flex;}
#conform .line .title p { line-height: 30px;}
#conform .line .rec, #conform .line .any {
  background: #EB6120;
  color: #fff;
  text-align: center;
  font-size: 14px;
  width: 60px;
  margin-top: 8px;
  display: inline-block;
  height: 24px;
  font-weight: 700;
  line-height: 24px;
  border-radius: 12px;}
#conform .line .any {
  background: #E8DDC6;
  color: #382712;}

/* --------------------
   SP
-------------------- */
@media screen and (max-width: 1280px){
  #box9 h1 { left: 40px;}
  #box9 .list { padding-left: 100px;}}

@media screen and (max-width: 1080px){
  /* --- box2--- */
  #box2 .panel { padding: 60px 30px 50px;}
  #box2 .point { gap:30px;}
  /* --- box3--- */
  #box3 .item.house { margin-left: 20px;}
  #box3 p { padding: 20px 0;}
  /* --- box4--- */
  #box4 h1 { padding-top: 5px;}
  #box4 .house { width: calc(100% - 580px);}
  #box4 .list { gap:54px 0; margin-top: 30px;}
  #box4 .item { width: calc(100% / 3 - 10px);}
  #box4 .namber { margin-top: -54px;}
  /* --- box5--- */
  #box5 .list { gap:40px;}
  /* --- box6--- */
  #box6 .item.arrow ::after { display: none;}
  #box6 .item::after {
    top: 90px;
    right: -20px;
    position: absolute;
    content: "";
    display: block;
    width: 20px;
    height: 16px;
    background: url(../images/arrow.png) no-repeat center center;
    background-size: contain;}
  #box6 .item.last::after { display: none;}
  /* --- box8--- */
  #box8 .title { padding-top: 40px;}
  /* --- box9--- */
  #box9 .list { margin-left: 130px; padding: 10px 100px 30px 10px; overflow-x: scroll;justify-content:flex-start;}
  #box9 .contents { padding: 0;}
  /* --- box12--- */
  #box12 .white { padding-bottom: 60px;}
  #box12 .flex {
    position: relative;
    padding-bottom: 300px;
    flex-wrap: wrap;gap:60px; padding-top: 40px;}
  #box12 .flex .item { width: 100%;}
  #box12 .privacy {position: absolute;bottom: 0;left: 0;}}

@media screen and (max-width: 768px){
  #box1 .back2 { padding: 60px 0 120px; height: auto;}
  /* --- box2--- */
  #box2 .panel .house img { width: 140px;}
  #box2 .point { flex-wrap: wrap;}
  #box2 .item h2 { text-align: center;font-size: 28px;}
  #box2 .contents { padding: 0 15px;}
  /* --- box3--- */
  #box3 { padding-top: 20px;}
  #box3 .flex { flex-wrap: wrap;justify-content:center;}
  #box3 .item.house { margin: 0;}
  #box3 .item img { margin: 0 auto 24px;max-width: 480px;width: 100%;}
  #box3 .contents.none { padding: 0;}
  #box3 .movie { border-radius: 0; padding: 60px 30px 50px;}
  #box3 .label { left: 30px; max-width: calc(100% - 60px);}
  /* --- box4--- */
  #box4 { padding-top: 60px;}
  #box4 .house { position: relative;top: auto;right: auto;width: auto;}
  #box4 .house img { margin: 0 auto;max-width: 240px;width: 100%;}
  #box4 h1 { text-align: center;}
  #box4 .contents.none { padding: 0 15px;}
  #box4 .item { width: 100%;}
  #box4 .namber { margin: 0;}
  #box4 h2 { margin: 0; text-align: left;}
  #box4 .list { gap:0;}
  #box4 .qa__head {
    position: relative;
    cursor: pointer;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    gap:15px;
    padding: 20px 30px;
    width: 100%;}
  #box4 .qa__item {
    box-shadow: 0 3px 0 0 #E8DDC6;
    padding: 0;
    margin-bottom: 10px;}
  #box4 .qa__head:after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #382712;
    position: absolute;
    right: 30px;
    top: 50%;
    transition: transform .4s;}
  #box4 .qa__head:before {
    content: "";
    display: block;
    width: 2px;
    height: 20px;
    background: #382712;
    position: absolute;
    right: 39px;
    top: 50%;
    margin-top: -9px;
    transition: transform .4s;}
  #box4 .qa__body {
    position: relative;
    padding: 0 30px;
    opacity: 0;
    height: 0;
    transition: line-height 0.4s, padding 0.4s, opacity 0.4s;}
  #box4 .qa__body.is-open {
    padding: 0 30px 30px;
    height: auto;
    opacity: 1;}
  #box4 .qa__head.is-open::before { display: none;}
  /* --- box5--- */
  #box5 { padding: 60px 0 40px;}
  #box5 .list { padding-top: 30px; flex-wrap: wrap;}
  #box5 .item img { margin: 0 auto;}
  /* --- box6--- */
  #box6 { padding: 80px 0 120px;}
  #box6 .contents { padding: 0 15px;}
  #box6 .list { width: 100%;gap:0;display: block;}
  #box6 .item {
    padding-left: 140px;
    width: 100%;
    position: relative;
    min-height: 110px;}
  #box6 picture {
    top: 0;
    left: 0;
    position: absolute;}
  #box6 img {
    width: 126px;
    border: 2px solid #FFF9EC;
    border-radius: 10px;
    height: 100px;
    object-fit: cover;}
  #box6 .last img {
    border-color: #FFF140;
    height: 150px;
    width: 186px;}
  #box6 p.namber,#box6 h2 { color: #fff;padding: 4px 0 2px;margin: 0;}
  #box6 h2 { font-size: 20px;}
  #box6 .item.arrow::after { display: none;}
  #box6 .list .item::after{
    display: block;
    top: auto;
    right: auto;
    left: 60px;
    bottom: 0;
    position: absolute;
    content: "";
    width: 10px;
    height: 8px;
    transform:rotate(90deg);}
  #box6 .list .item.last::after{ display: none;}
  #box6 .border {
    border-radius:0;
    border: none;
    background:none;}
  #box6 .item.last { padding: 50px 0 0 210px;}
  /* --- box7--- */
  #box7 { padding: 50px 0 60px;}
  #box7 .contents { padding: 0 15px;}
  #box7 .list {margin-top: 30px;gap: 30px;}
  #box7 .item { width: 100%;max-width: 520px;}
  #box7 .border { padding: 12px 20px;text-align: left;}
  #box7 .border p { line-height: 1.5;}
  #box7 .swiper { margin-bottom: 20px;}
  #box7 .price { flex-wrap: wrap;gap: 0 10px; margin-bottom: 10px;}
  #box7 .t3 { width: 100%;}
  #box7 .t3 br { display: none;}
  #box7 .price .t3 p { padding: 0;}
  #box7 .tanka { margin-bottom: 12px;}
  #box7 .t3 span.y1 { vertical-align: baseline;padding-right: 12px;}
  #box7 .price .t3 p .y2 { position: relative;top: 2px;}
  /* --- box8--- */
  #box8 { padding: 60px 0;}
  #box8 .title {
    background: url("../images/works-title.jpg") no-repeat center top;
    background-size: 220px auto;
    height: auto;
    padding: 210px 0 0;}
  #box8 .title h1 { text-align: center; padding-bottom: 16px;}
  #box8 .list { margin-top: 30px;}
  #box8 .item { width: 100%;}
  /* --- box9--- */
  #box9 { padding-top: 0;}
  #box9 h1 { left: 20px;font-size: 28px;}
  #box9 .list { margin-left: 90px; padding: 10px 100px 30px 10px; overflow-x: scroll;justify-content:flex-start;gap:15px;}
  #box9 .contents { padding: 0;}
  #box9 .item { width: 225px;}
  #box9 .item img { height: 150px;}
  /* --- box10--- */
  #box10 { padding: 80px 0 0;}
  #box10 .contents { padding: 0;}
  #box10 .qa__head { border-radius: 0;border-left: none;border-right: none; min-height: 80px;}
  #box10 .qa__head p { padding: 0 80px 0 70px;line-height: 1.2;}
  #box10 .qa__head p::before,#box10 .qa__body::before { left: 15px;width: 40px;height: 40px;line-height: 36px;font-size: 22px;}
  #box10 .qa { margin-top: 30px;}
  #box10 .qa__item { margin-bottom: 10px;}
  #box10 .qa__body p { padding-left: 50px;}
  /* --- box11--- */
  #box11 { padding: 60px 0 0;}
  #box11 table { margin: 30px 0;}
  #box11 table th,#box11 table td { display: block;padding: 16px 0;}
  #box11 table th { padding-bottom: 8px;}
  #box11 table td { border: none;padding-top: 0;}
  #box11 .bana { margin: 0; gap:10px;}
  #box11 .bana img { height: auto;}
  /* --- box12--- */
  #box12 { padding: 80px 0;}
  #box12 .flex { padding-bottom: 280px;}
  #box12 .white { padding: 0; border:none;background: none;}
  #conform input[type="text"], #conform textarea, #conform input[type="email"], #conform input[type="tel"] {
    height: 60px;
    border: 1px solid #E8DDC6;
    background: #fff;}
  #conform textarea { height: 200px;}
  #box12 .privacy { background: #fff;}}

@media screen and (max-width: 480px){
  #box1 .back1 { padding: 24px 0 16px;}
  #box7 .swiper-slide img { height: 200px;}
  #box8 .beforeafter img { height: 220px;}}

.mw_wp_form_confirm #conform { margin:0 auto;max-width:640px;}
.mw_wp_form_confirm #conform .con {font-size:18px;}