@charset "UTF-8";
/* CSS Document */
html {
  font-size: 62.5%; /* 16px * 62.5% = 10px */
  width: 100%;
  overflow-x: hidden;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  vertical-align: top;
  text-decoration: none;
}
BODY {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-size: 1.8rem;
  line-height: 1.7;
  overflow-x: hidden;
  color: #464646;
  font-weight: 700;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
p {
  text-align: justify;
}
.bold {
  font-weight: bold;
  color: #643214;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
}
figure {
  text-align: center;
}
img {
  margin-inline: auto;
  max-width: 100%;
  height: auto;
}

a:hover img {
  opacity: 1;
}
ul li,
ol li {
  list-style: none;
}
h2 {
  text-align: center;
  margin-inline: auto;
  line-height: 1.3;
  margin-bottom: 30px;
  font-size: clamp(1.9rem,4vw,5rem);
  letter-spacing: -0.5px;
  font-weight: 600;
  color: #000050;
}
h2 span {
  font-size: clamp(2.7rem,5vw,6.8rem);
  vertical-align: 0;
  font-weight: 700;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
.max_unset {
  max-width: unset;
  width: 100%;
}
.margin {
  margin-bottom: 15px;
}
.margin2 {
  margin-top: -3%;
}
.margin3 {
  margin-top: 40px;
}
.center {
  text-align: center;
}
.link h3.margin4 {
  margin-top: -40px;
}

#page-top p {
  padding: 0 !important;
}
.inner {
  width: 90%;
  max-width: 1127px;
  margin-inline: auto;
}

/*header*/
header .pc img {
  width: 100vw;
}
/*area_link*/
.link {
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
}
.link p {
  text-align: center;
}
.link h3 {
  font-size: clamp(1.8rem,3vw,3.5rem);
  border-top: 1px solid #000050;
  border-bottom: 1px solid #000050;
  padding: 10px 0;
  margin: 60px 0 25px;
  line-height: 1.2;
  color: #000050;
}
.counseling {
  margin-top: -40px;
  margin-bottom: 15px;
}
.link a {
  margin-inline: auto;
  display: inline-block;
  overflow: unset;
  transition: 0.5s;
  margin-top: 5px;
}
.link a:hover {
  filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.4));
}

/*アニメーション*/
.animation {
  animation: fuwafuwa 2s linear infinite;
  scale: 1;
}

@keyframes fuwafuwa {
  0% {
    transform: translatex(0);
  }
  50% {
    transform: translatex(-3px);
  }
  100% {
    transform: translatex(0);
  }
}

/*area1*/
.area_1,.area_4 ,.area_6, .area_11{
  background: #E3F3FD;
  position: relative;
  z-index: 0;
  padding-top: 156px;
  padding-bottom: 130px;
}
.area_1:before,.area_4:before{
  position: absolute;
  content: "";
  background: url(../images/wave01@2x.png);
  background-repeat: no-repeat;
  width: 2262px;
  height: 188px;
  background-size: contain;
  top: -98px;
  left: 44%;
  transform: translateX(-50%);
  z-index: -1;
}
.area_1::after {
  position: absolute;
  content: "";
  background: url(../images/wave02@2x.png);
  background-repeat: no-repeat;
  width: 2262px;
  height: 188px;
  background-size: contain;
  bottom: -100px;
  left: 41%;
  transform: translateX(-50%);
  z-index: -1;
}
.area_1 .inner {
  background: #fff;
  border-radius: 50px;
  padding: 70px 5%;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: -2;
}
.area_13 .inner {
  background: none;
  border-radius: 0;
  padding: 0;
  display: block;
}
.area_1L {
  width: 57%;
  max-width: 514px;
}
.area_1L h2 {
  text-align: left;
}
.area_1L img:not(.area_1L h2 img) {
  margin-inline: 0;
  margin-top: 40px;
}
.area_1R {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.pad {
  position: absolute;
  top: -13%;
  right: -83px;
  z-index: -1;
  width: 56%;
  max-width: 763px;
}
.name {
  margin-top: auto;
  margin-bottom: 30px;
}
.area_1Rimage {
  margin-top: 30px;
}
@media screen and (max-width: 870px) {
  .pad {
    top: -4%;
  }
  .name {
    margin-top: 110%;
  }
}
.area_1R p {
  font-size: 1.6rem;
}

/*area_2*/
.area_2 {
  position: relative;
  margin-bottom: 20px;
}
.area_2::before {
  position: absolute;
  content: "";
  background: url(../images/pad01@2x.png);
  background-repeat: no-repeat;
  width: 319px;
  height: 314px;
  background-size: contain;
  right: -37px;
  top: 40%;
  z-index: -1;
}
.area_2 h2 {
  margin-top: -40px;
}

/*area_3*/
.pb130 {
  padding-bottom: 130px;
}
.area_3 {
  position: relative;
}
.area_3::before {
  position: absolute;
  content: "";
  background: url(../images/pad01@2x.png);
  background-repeat: no-repeat;
  width: 319px;
  height: 314px;
  background-size: contain;
  left: -37px;
  top: 40%;
  z-index: -1;
}
.area_3 .inner {
  margin: 30px auto;
}
.area3_wrap {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin: 60px auto;
}
.area_3 .text-area {
  max-width: 514px;
}
/*area_4*/
.area_4 {
  padding-bottom: 100px;
}
.area4_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 6px 50px;
  max-width: 1017px;
  margin-inline: auto;
}
.area4_wrap .text-area {
  max-width: 513px;
}

/*area_5*/
.area_5 {
  background: #9ba0b4;
  padding: 0 0 160px;
  position: relative;
  z-index: 1;
}
.area_5::before {
  position: absolute;
  content: "";
  background: url(../images/wave04@2x.png);
  background-repeat: no-repeat;
  width: 2262px;
  height: 188px;
  background-size: contain;
  top: -79px;
  left: 41%;
  transform: translateX(-50%);
  z-index: -1;
}
.area_5 .inner h2 {
  position: relative;
}
.area_5 .inner h2::before {
  position: absolute;
  content: "";
  background: url(../images/dog01@2x.png) no-repeat;
  width: 149.2759px;
  height: 212.4731px;
  bottom: -10px;
  right: 0;
  background-size: contain;
  z-index: -1;
}
.area_5 ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/*area_6*/
.area_6,
.area_11 {
  position: relative;
  z-index: 1;
  padding-top: 30px;
}
.area_6 {
  margin-top: -40px;
}
.area_6::before,
.area_11::before {
  position: absolute;
  content: "";
  background: url(../images/wave05@2x.png);
  background-repeat: no-repeat;
  width: 2262px;
  height: 188px;
  background-size: contain;
  top: -79px;
  left: 41%;
  transform: translateX(-50%);
  z-index: -1;
}
.area_6::after {
  position: absolute;
  content: "";
  background: url(../images/pad01@2x.png);
  background-repeat: no-repeat;
  width: 319px;
  height: 314px;
  background-size: contain;
  left: -138px;
  top: 57px;
  z-index: -1;
}
.area_6 ul {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.area_6 ul  li {
  background: #fff;
  border-radius: 20px;
  filter: drop-shadow(7px 7px 20px rgb(0 0 0 / .2));
  padding: 57px 6%;
}
.area6_wrap {
  display: flex;
  justify-content: space-between;
  gap: 25px 40px;
}
.area6_wrap div {
  width: 65%;
  max-width: 635px;
}
.area6_wrap h3 {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding-bottom: 27px;
  margin-bottom: 27px;
  border-bottom: 3px dotted;
  gap: 20px;
}
.area6_wrap h3 img {
  margin-inline: 0;
}
.area6_wrap h3 p {
  font-size: 2.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
}
.area6_wrap p:not(.area6_wrap h3 p) {
  font-size: clamp(1.8rem,2.5vw,3.5rem);
  font-weight: 700;
  color: #464646;
  margin-bottom: 30px;
  line-height: 1.4;
}

/*area_7*/
.area_7,.area_8,.area_9,.area_9_1,.area_9_2 {
  position: relative;
  z-index: 1;
  background: #132042;
  padding-block: 70px 40px;
}
.area_7::before {
  position: absolute;
  content: "";
  background: url(../images/wave02@2x.png);
  background-repeat: no-repeat;
  width: 2262px;
  height: 188px;
  background-size: contain;
  top:-88px;
  left: 44%;
  transform: translateX(-50%);
  z-index: -1;
}
.area_7 {
  padding-top: 0;
}
.area_7 .h2 {
  background: #fff;
  padding-bottom: 40px;
}
.area_7 h2 {
  font-size: clamp(2.6rem,5vw,6.8rem);
}
.area_7 h2 span {
  vertical-align: 0;
  font-size: clamp(1.9rem,4vw,5rem);
}
.area_7 h3 {
  padding-block: 70px 43px;
}
.area_7 h3,.area_8 h3,.area_9 h3,.area_9_1 h3,.area_9_2 h3 {
  filter: drop-shadow(2px 4px 5px black);
}
.area_7 .text-area {
  margin: 42px auto;
}
.area_7 .inner {
  max-width: 1000px;
  margin-inline: auto;
}
.area_7 ul {
  display: flex;
  justify-content: center;
  margin-bottom: 53px;
  flex-wrap: wrap;
  gap: 28px;
}
.area_7 p,.area_8 p,.area_9 p,.area_9_1 p,.area_9_2 p {
  color: #fff;
}
.max_900 {
  max-width: 900px;
  margin-inline: auto;
}
.area_7 h4 {
  color: #fff;
  font-size: clamp(1.9rem,3vw,4rem);
  text-align: center;
  border: 2px solid #fff;
  border-radius: 40px;
  padding: 15px;
  line-height: 1;
  margin-bottom: 42px;
}
.title {
  color: #ffdc64 !important;
  font-size:clamp(2.6rem,3.5vw,4.9rem);
  line-height: 1.5;
  margin-top: 40px;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  letter-spacing: -1px;
}
.bold2 {
  color: #ffdc64;
  font-family: "Noto Sans JP", sans-serif;
}

/*area_8*/
.area_8,.area_9,.area_9_1 {
  margin-top: 45px;
  padding-block: 70px 40px;
}
.area_8 h3,.area_9 h3 {
  margin-bottom: 43px;
}
.area8_image {
  margin-block: 40px;
  text-align: center;
}

/*area_9*/
.area9_wrap {
  margin: 43px auto;
}

/*area_10*/
.area_10 {
  padding-bottom: 150px;
  padding-top: 40px;
}
.area10_wrap {
  border: 2px solid #000050;
  border-radius: 30px;
  max-width: 875px;
  margin-inline: auto;
}
.area10_wrap h2 {
  border-bottom: 2px solid #000050;
  margin-bottom: 0;
  padding-inline: 30px;
}
.price_wrap {
  padding: 40px 60px 50px;
}
.price_wrap p {
  padding-inline: 5%;
}
.link {
  margin-block: 50px;
}
.area_10 .link {
  margin-block: 50px 0;
}

/*area_11*/
.area_11 {
}
.area_11::before {
}
.area_11 .text-area {
  max-width: 750px;
  margin-inline: auto;
}
/*area_12*/
.area_12 {
  position: relative;
  z-index: 1;
}
.area_12::before {
  position: absolute;
  content: "";
  background: url(../images/wave02@2x.png);
  background-repeat: no-repeat;
  width: 2262px;
  height: 188px;
  background-size: contain;
  top: -88px;
  left: 44%;
  transform: translateX(-50%);
  z-index: -1;
}
.area_12 .inner {
  max-width: 900px;
  margin-inline: auto;
}
.area_12 .name {
  text-align: right;
  margin-top: 40px;
}

/*footer*/
footer {
  background: #9ba0b4;
  padding: 20px 0;
}
footer a,
.white {
  color: #fff;
}
#page-top a {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(100 50 20 / .4);
  font-weight: bold;
  color: #fff;
  filter: drop-shadow(2px 2px 1px rgb(0 0 0 / .2));
}

/*特定商取引法============================*/

.upbox {
  width: 90%;
  margin: 15px auto;
}
.upbox h2 {
  font-size: 24px;
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
}
.upbox h3 {
  font-size: 18px;
  text-align: left;
  margin: 30px 0 15px 0;
  padding: 0 0 0 10px;
  border-bottom: 1px solid #ddd;
}
table.up1 {
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  font-size: 16px;
  line-height: 1.6em;
}
table.up1 th {
  width: 30%;
  padding: 10px;
  box-sizing: border-box;
  background-color: #eee;
}
table.up1 td {
  width: 70%;
  padding: 10px;
  box-sizing: border-box;
  background-color: #f9f9f9;
}
table.up2 {
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  font-size: 16px;
  line-height: 1.6em;
}
table.up2 th {
  width: 50%;
  padding: 10px;
  box-sizing: border-box;
  background-color: #eee;
}
table.up2 td {
  width: 50%;
  padding: 10px;
  box-sizing: border-box;
  background-color: #f9f9f9;
}
.upbox ol {
  width: 90%;
  margin: 0 0 0 5%;
}
.upbox ol li {
  width: 100%;
  margin: 0 0 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.6em;
  list-style: decimal;
}
/*プライバシー============================*/
.upbox p {
  font-size: 16px;
  line-height: 1.6em;
  padding: 0 0 25px 0;
  margin: 0;
}
.upbox dl {
  width: 100%;
  margin: 20px auto;
}
.upbox dl dt {
  font-size: 20px;
  line-height: 1.6em;
  font-weight: bold;
  padding: 0 0 10px 0;
  background: none;
  color: #333;
}
.upbox dl dd {
  font-size: 16px;
  line-height: 1.6em;
  padding: 0 0 50px 0;
  background: none;
}
.upbox ul {
  width: 90%;
  margin: 0 0 0 5%;
}
.upbox ul li {
  width: 100%;
  margin: 0 0 0 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.6em;
  list-style: disc;
}

/*スマホ==========================================================================================================*/
@media screen and (max-width: 768px) {
  body {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  /*.margin {
    margin-bottom: 20px;
  }*/
  .margin2 {
    margin-top: 20px;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  h2 {
    margin-bottom: 20px;
  }
  .inner,.area_7 .inner,.area_12 .inner {
    max-width: 340px;
  }

  img {
    vertical-align: bottom;
  }
  .link {
    margin-inline: auto;
    margin: 24px auto 0;
  }
  .link p {
    width: 77%;
    margin-inline: auto;
  }
  .link h3 {
    padding: 8px 0;
    margin: 25px 0 10px;
  }
  .link h3.margin4 {
    margin-top: 0;
  }
  section {
    overflow: unset;
  }

  .area_1:before,.area_4:before,.area_11::before {
    position: absolute;
    content: "";
    background: url(../images/wave01sp@2x.png);
    background-repeat: no-repeat;
    width: 100%;
    aspect-ratio: 794 / 83;
    background-size: contain;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  .area_1::after {
    position: absolute;
    content: "";
    background: url(../images/wave02sp@2x.png);
    background-repeat: no-repeat;
    width: 100%;
    aspect-ratio: 794 / 83;
    background-size: contain;
    bottom: -152px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  .area_5:after {
    position: absolute;
    content: "";
    background: url(../images/wave03sp@2x.png);
    background-repeat: no-repeat;
    width: 100%;
    aspect-ratio: 794 / 83;
    background-size: contain;
    bottom: -152px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  .area_1 .inner {
    background: #fff;
    border-radius: 50px;
    padding: 70px 5%;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: -2;
  }
  .area_13 .inner {
    background: none;
    border-radius: 0;
    padding: 0;
    display: block;
  }
  .area_1, .area_4 {
    padding-top: 14%;
    padding-bottom: 60px;
  }
  .area_1,.area_11  {
    padding-top: 14%;
  }
  .area_1 .inner {
    flex-direction: column;
    padding: 20px 5%;
    border-radius: 14px;
  }
  .area_1L {
    width: 100%;
    max-width: unset;
  }
  .area_1R {
    width: 100%;
  }
  .pad {
    position: unset;
    width: 100%;
    margin-top: -30px;
  }
  .name {
    margin-top: 0;
  }
  .name img {
    margin-inline: 0;
    width: 95%;
  }
  .area_1Rimage {
margin-top: 20px;
  }
  .area_1R p {
    font-size: 1.4rem;
  }
  .area_2 h2 {
    margin-top: 0;
  }
  .area_1L h2 {
    display: flex;
    justify-content: space-between;
    gap: 10px;
  }
  .area_1Lh2 {
    width: 67%;
  }
  .emblem {
    width: 20%;
  }
  .area_2::before {
    width: 19%;
    right: -3%;
    top: -1%;
    z-index: 0;
  }
  .pb130 {
    padding-bottom: 80px;
  }
  .area_3::before {
    content: none;
  }
  .area_3 .inner {
    margin: 11px auto;
  }
  .area3_wrap {
    margin: 0 auto 20px;
    flex-direction: column;
  }
  .area_3 .text-area {
    max-width: unset;
  }
  .area_4 {
    margin-top: 0;
    padding-bottom: 66px;
    z-index: 0;
  }
  .area4_wrap {
    flex-direction: column;
  }
  .area4_wrap figure {
    order: 2;
    width: 85%;
  }
  .area_5 {
    padding: 10px 0 70px;
  }
  .area_5:before {
    position: absolute;
    content: "";
    background: url(../images/wave04sp@2x.png);
    background-repeat: no-repeat;
    width: 100%;
    aspect-ratio: 794 / 83;
    background-size: contain;
    top: -38px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  .area_5 h2 {
    width: 90%;
    margin-inline: auto;
    margin-bottom: 7px;
  }
  .area_5 .inner h2::before {
    width: 69.038px;
    height: 98.2658px;
    bottom: unset;
    top: -92px;
  }
  .counseling {
    margin-top: 0;
  }
  .area_6 {
    margin-top: 0;
    padding-top: 6%;
    padding-bottom: 80px;
  }
  .area_6::before {
    position: absolute;
    content: "";
    background: url(../images/wave03sp@2x.png);
    background-repeat: no-repeat;
    width: 100%;
    aspect-ratio: 794 / 83;
    background-size: contain;
    top: -32px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  .area_6::after {
    display: none;
  }
  .area_6 h2 {
    position: relative;
  }
  .area_6 h2:before {
    position: absolute;
    content: "";
    background: url(../images/pad01@2x.png);
    width: 54px;
    aspect-ratio: 639 / 629;
    background-size: cover;
    top: -41px;
    right: 33%;
  }
  .area_6 ul {
    gap: 24px;
  }
  .area_6 ul li {
    padding: 20px 5%;
    border-radius: 6px;
  }
  .area6_wrap {
    flex-direction: column;
    margin-bottom: 25px;
  }
  .area6_wrap div {
    width: 100%;
  }
  .area6_wrap h3 {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 2px dotted;
    gap: 10px;
  }
  .area6_wrap h3 p {
    font-size: 1.7rem;
  }
  .area6_wrap p:not(.area6_wrap h3 p) {
    margin-bottom: 0;
  }
  .area6_wrap h3 img {
    width: 33px;
  }
  .area6_wrap figure {
    width: 85%;
    margin-inline: auto;
  }
  .area_7 {
    padding-block: 0 30px;
  }
  .area_7::before,.area_12::before {
    position: absolute;
    content: "";
    background: url(../images/wave02sp@2x.png);
    background-repeat: no-repeat;
    width: 100%;
    aspect-ratio: 794 / 83;
    background-size: contain;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  .area_7 .h2 {
    padding-bottom: 5px;
  }
  .area_7 h3 {
    padding-block: 23px 15px;
  }
  .area_7 .text-area {
    margin: 28px auto;
  }
  .area_7 ul {
    width: 80%;
    gap: 20px;
    margin-inline: auto;
    margin-bottom: 33px;
  }
  .area_7 h4 {
    margin-bottom: 20px;
    padding: 8px;
  }
  .title {
    margin-top: 22px;
  }
  .area_8,.area_9,.area_9_1,.area_9_2 {
    margin-top: 23px;
    padding-block: 23px 30px;
  }
  .area_8 h3, .area_9 h3 {
    margin-bottom: 15px;
  }
  .area8_image {
    margin-block: 14px;
  }
  .area9_wrap {
    margin: 28px auto;
    width: 85%;
  }
  .area_10 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .area10_wrap h2 {
    padding: 10px 5% 15px !important;
  }
  .area_10 .link {
    margin-block: 24px 0;
  }
  .price_wrap {
    padding: 25px 5% 20px;
  }
  .price {
    margin-bottom: 10px !important;
  }
  .price_wrap .mb30 {
    margin-bottom: 20px !important;
  }
  .price_wrap p {
    font-size: 1.2rem;
    padding-inline: 10%;
  }
  .area_11 {
    padding-bottom: 80px;
  }
  .area_11 .mb50 {
    margin-bottom: 20px !important;
  }
  .area_12 h2 {
    font-size: 3rem;
  }



  footer {
    padding: 20px 0 5px;
    margin-top: 30px;
  }
  footer .wrap {
    width: 100%;
    padding: 0 20px;
  }
  footer .footer {
    padding: 0;
    justify-content: center;
    flex-direction: column;
  }
  #page-top {
    bottom: 25px;
  }
  footer a {
    padding: 10px 0;
    display: inline-block;
  }

  /*特定商取引法============================*/
  .upbox {
    width: 90%;
    margin: 15px auto;
  }
  .upbox h2 {
    font-size: 20px;
    text-align: center;
    margin: 0;
    padding: 0 0 15px 0;
  }
  table.up1 {
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 14px;
    line-height: 1.6em;
  }
  table.up1 th {
    width: 100%;
    display: block;
    padding: 5px 10px;
    box-sizing: border-box;
    background-color: #eee;
  }
  table.up1 td {
    width: 100%;
    display: block;
    padding: 5px 10px;
    box-sizing: border-box;
    background-color: #fff;
  }
  /*プライバシー============================*/
  .upbox p {
    font-size: 14px;
    line-height: 1.6em;
    padding: 0 0 15px 0;
    margin: 0;
  }
  .upbox dl {
    width: 100%;
    margin: 20px auto;
  }
  .upbox dl dt {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: bold;
    padding: 0 0 10px 0;
  }
  .upbox dl dd {
    font-size: 14px;
    line-height: 1.6em;
    padding: 0 0 30px 0;
  }
  .upbox ul {
    width: 90%;
    margin: 0 0 0 5%;
  }
  .upbox ul li {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.6em;
    list-style: disc;
  }
}
