html {
  font-size: 62.5%;
}

body {
  width: 100%;
  margin: auto;
  font-family: "Noto Sans JP", sans-serif;
  color: #202b3f;
  line-height: 1.75em;
  background-color: #FFEFEF;
}

img {
  width: 100%;
}

.img-80 {
  width: 80%;
  display: block;
  margin: auto;
}

@media (min-width: 768px) {
  .br-sp {
    display: none;
  }
}

@media (max-width: 767px) {
  .br-pc {
    display: none;
  }
}

.highlight {
  background: linear-gradient(transparent 80%, #F18FAC 0%);
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

.pc_block {
  display: block;
}

.title-large {
  font-weight: 400;
  background-color: #ffffff;
  border: 1px solid #000000;
  font-size: 2.4rem;
  line-height: 1.75em;
}
@media (max-width: 767px) {
  .title-large {
    font-size: 2rem;
  }
}

.title-small {
  font-size: 1.8rem;
}

.l-header {
  height: 56px;
  width: 100%;
  z-index: 100;
  display: flex;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .l-header {
    height: 65px;
  }
}
@media (max-width: 767px) {
  .l-header {
    justify-content: center;
  }
}

.logo {
  width: 80px;
  padding: 16px;
}
@media (min-width: 768px) {
  .logo {
    width: 100px;
    padding: 16px;
  }
}
.logo-tosho {
  width: 60px;
}

.l-kv {
  width: 100%;
}

.kv-span {
  font-family: "Hiragino Kaku Gothic Pro,sans-serif";
  color: #ffffff;
  -webkit-text-stroke: 1px #000;
  text-stroke: 1px #000;
}
.kv-logo-img {
  width: 120px;
  display: block;
}
@media (min-width: 768px) {
  .kv-logo-img {
    position: absolute;
    left: 310px;
    bottom: -7px;
  }
}
@media (min-width: 769px) and (max-width: 1020px) {
  .kv-logo-img {
    left: 260px;
    width: 92px;
  }
}
@media (max-width: 767px) {
  .kv-logo-img {
    margin: auto;
    margin-top: 30px;
  }
}
.kv-inner {
  padding: 50px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .kv-inner {
    margin-top: -50px;
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    margin-right: 40px;
    margin-bottom: 40px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  }
}
@media (max-width: 767px) {
  .kv-inner {
    padding: 30px 0;
  }
}
.kv-text {
  padding-top: 36px 0;
}
@media (min-width: 768px) {
  .kv-text {
    text-align: left;
    z-index: 10;
    width: 44%;
    margin-right: 30px;
  }
}
.kv-text-01 {
  width: 340px;
  font-size: 1.6em;
  line-height: 1.6em;
  letter-spacing: 0.5em;
  font-weight: 400;
  margin-bottom: 23px;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #000000;
  padding: 0 0 0 10px;
}
@media (min-width: 768px) {
  .kv-text-01 {
    font-size: 2em;
  }
}
@media (max-width: 767px) {
  .kv-text-01 {
    width: 90%;
    margin: auto;
    margin-bottom: 20px;
  }
}
.kv-text-02 {
  font-size: 2.8em;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 18px;
  position: relative;
}
@media (min-width: 768px) {
  .kv-text-02 {
    font-size: 3.8em;
  }
}
@media (min-width: 769px) and (max-width: 1020px) {
  .kv-text-02 {
    font-size: 3em;
  }
}
.kv-text-03 {
  font-size: 1.4em;
  line-height: 1.75em;
  font-weight: 400;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .kv-text-03 {
    font-size: 1.6em;
  }
}
.kv-text-03-list::before {
  content: url("../images/list-check.svg");
  display: inline-block;
  width: 23px;
  height: 30px;
  margin: auto;
  margin-right: 5px;
  margin-top: 5px;
}
.kv-img {
  z-index: -2;
}
@media (min-width: 768px) {
  .kv-img {
    position: absolute;
    right: 46%;
    top: -20px;
    width: 56%;
    z-index: 10;
    min-width: 760px;
    max-width: 760px;
  }
}
@media (min-width: 769px) and (max-width: 1020px) {
  .kv-img {
    top: 50px;
    right: 48%;
    max-width: 53%;
    min-width: 640px;
  }
}
.kv-cv {
  display: inline-block;
  width: 100%;
  color: #000000;
  padding: 20px 0px;
  font-weight: 400;
  text-align: center;
}
@media (min-width: 768px) {
  .kv-cv {
    font-size: 1em;
    padding: 26px 0px;
  }
}
.kv-cv-inner {
  bottom: 0px;
  display: block;
  background-color: #F6BECE;
  font-size: 1.8em;
  width: 100%;
  border: 1px solid #000;
}
@media (min-width: 768px) {
  .kv-cv-inner {
    position: absolute;
    border-radius: 10px;
    width: 270px;
    position: inherit;
    margin-right: 50px;
    transition: 0.3s;
  }
  .kv-cv-inner:hover {
    background-color: #FECFF7;
    transition: 0.3s;
  }
}
@media (max-width: 767px) {
  .kv-cv-inner {
    width: 80%;
    margin: auto;
  }
}
.kv-subtext {
  margin-top: 10px;
  font-size: 1.2em;
  color: #61A8D1;
  position: absolute;
  bottom: 80px;
  right: 15px;
}
@media (min-width: 768px) {
  .kv-subtext {
    bottom: -30px;
    right: 31%;
  }
}

.feature {
  width: 100%;
  background-color: #ffffff;
  padding: 20px 0;
  z-index: 10;
}
.feature-img {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .feature-img {
    flex-wrap: wrap;
    margin: auto;
  }
}
.feature-img-inner {
  margin-right: 30px;
}

.nano-inner {
  max-width: 1080px;
  margin: auto;
  padding: 60px 0px 20px 0px;
}
@media (min-width: 768px) {
  .nano-inner {
    padding: 100px 15px 0 15px;
  }
}
.nano-text {
  font-size: 1.6rem;
  line-height: 1.6em;
  text-align: center;
}
@media (max-width: 767px) {
  .nano {
    padding: 0px 15px;
  }
}
.nano-h2 {
  font-size: 2rem;
  text-align: center;
  font-weight: 400;
  line-height: 1.6em;
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .nano-h2 {
    margin-bottom: 60px;
    font-size: 2.4rem;
  }
}
.nano-h3 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.6em;
  text-align: center;
}
@media (max-width: 767px) {
  .nano-h3 {
    width: 90%;
    font-size: 2rem;
    margin: auto;
  }
}
.nano-h3::after {
  content: "";
  width: 240px;
  height: 60px;
  background-image: url("../images/balloon.svg");
  background-repeat: no-repeat;
  display: block;
  margin: auto;
}
.nano-icon {
  width: 110%;
}
.nano-comp {
  margin-top: 100px;
  margin-bottom: 100px;
}
.nano-box {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 868px;
  margin: auto;
}
.nano-list {
  width: 300px;
  height: 300px;
  background: linear-gradient(120deg, rgb(249, 194, 208) 0%, rgba(249, 194, 208, 0) 80%);
  border-radius: 50%;
  position: relative;
  align-items: center;
  justify-content: center;
  margin: 0 20px 140px;
}
.nano-list-pink {
  width: 300px;
  height: 300px;
  background: linear-gradient(120deg, rgb(253, 170, 255) 0%, rgba(253, 170, 255, 0) 80%);
  border-radius: 50%;
  position: relative;
  align-items: center;
  justify-content: center;
  margin: 0 20px 100px;
}
.nano-list-inner {
  position: relative;
  display: block;
  width: 260px;
  height: 260px;
  margin-bottom: 60px;
}
.nano-list-text {
  z-index: 10;
  font-size: 6.6rem;
  line-height: 1.6em;
  text-align: center;
  color: #F9C2D0;
  opacity: 0.5;
  position: absolute;
  bottom: 0;
  right: 0;
}
.nano-list-text-pink {
  z-index: 10;
  font-size: 6.6rem;
  line-height: 1.6em;
  text-align: center;
  color: #FDAAFF;
  opacity: 0.5;
  position: absolute;
  bottom: 0;
  right: 0;
}
.nano-figureinner {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .nano-figureinner {
    overflow-x: scroll;
  }
}
.nano-figure {
  max-width: 1080px;
  width: 80%;
  margin: auto;
}
@media (max-width: 767px) {
  .nano-figure {
    width: 800px;
    padding: 0;
  }
}

.about-inner {
  max-width: 1080px;
  margin: auto;
  padding: 60px 0 0 0;
}
@media (min-width: 768px) {
  .about-inner {
    padding: 100px 15px 60px 15px;
  }
}
@media (max-width: 767px) {
  .about {
    padding: 0px 15px;
  }
}
.about-h2 {
  font-size: 1.8em;
  text-align: center;
  font-weight: 400;
  line-height: 1.6em;
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .about-h2 {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .about-list {
    max-width: 1080px;
    padding: 15px;
  }
}
.about-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 54px;
  padding: 40px 0;
  background-color: #ffffff;
  position: relative;
}
@media (min-width: 768px) {
  .about-box {
    margin-right: 12px;
    margin-bottom: 40px;
  }
  .about-box:last-child {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .about-box {
    display: block;
  }
}
.about-textinner {
  width: 40%;
}
@media (max-width: 767px) {
  .about-textinner {
    width: 100%;
  }
}
.about-h3 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.6em;
  text-align: center;
}
@media (max-width: 767px) {
  .about-h3 {
    width: 90%;
    font-size: 2rem;
    margin: auto;
  }
}
.about-h3::after {
  content: "";
  width: 240px;
  height: 60px;
  background-image: url("../images/balloon.svg");
  background-repeat: no-repeat;
  display: block;
  margin: auto;
}
.about-text {
  font-size: 1.8rem;
  line-height: 1.6em;
  text-align: center;
}
@media (max-width: 767px) {
  .about-text {
    margin-bottom: 30px;
    font-size: 1.6rem;
  }
}
.about-pcinner {
  display: flex;
  align-items: center;
  width: 51%;
}
@media (max-width: 767px) {
  .about-pcinner {
    display: block;
    width: 100%;
  }
}
.about-imginner {
  width: 40%;
  margin: 0 60px 0 0;
}
@media (max-width: 767px) {
  .about-imginner {
    width: 70%;
    margin: auto;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .about-example {
    width: 85%;
    margin: auto;
  }
}
.about-example-box {
  margin-bottom: 40px;
}
.about-example-title {
  font-size: 1.6rem;
  margin-bottom: 40px;
  position: relative;
}
.about-example-title::after {
  content: "";
  width: 84px;
  height: 30px;
  background-image: url("../images/underbar.svg");
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  top: 24px;
  left: 0;
}
.about-example-list {
  display: flex;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.about-example-list::before {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url("../images/list-check.svg");
  background-repeat: no-repeat;
  display: inline-block;
}
.about-example-subtext {
  font-size: 1.4rem;
  color: #6B6B6B;
}

#recommend {
  width: 100%;
  background-image: url("../images/recommend-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 120px 0;
}
@media (max-width: 767px) {
  #recommend {
    background-position: right;
    padding: 80px 0;
  }
}

.recommend-h2 {
  text-align: center;
  margin-bottom: 40px;
}
.recommend-box {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 868px;
  margin: auto;
}
.recommend-list {
  width: 260px;
  height: 260px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .recommend-list {
    border-radius: 0;
    width: 90%;
    height: auto;
    padding: 40px 0;
  }
}
.recommend-list::after {
  content: "";
  display: inline-block;
  width: 260px;
  height: 260px;
  border: 1px solid #F9CBD9;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 5px;
}
@media (max-width: 767px) {
  .recommend-list::after {
    border-radius: 0;
    width: 100%;
    height: 127px;
  }
}
.recommend-list-text {
  z-index: 10;
  font-size: 1.5rem;
  line-height: 1.6em;
  text-align: center;
}

.cv {
  padding: 30px 15px;
  background-color: #ffffff;
  max-width: 1200px;
}
.cv-blue {
  background-color: #F8F9FB;
  margin: 15px;
}
@media (min-width: 768px) {
  .cv {
    padding: 60px 15px;
    margin: auto;
    margin-bottom: 40px;
  }
}
.cv-text {
  font-weight: 700;
  font-size: 1.8em;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .cv-text {
    font-size: 2.5em;
  }
}
.cv-text::after {
  content: "";
  display: inline-block;
  border-bottom: 1px solid #E2E2E2;
  width: 100%;
  height: 1px;
}
.cv-btn {
  color: #ffffff;
  text-align: center;
  width: 100%;
  padding: 30px 0px;
  display: inline-block;
  border-radius: 10px;
  font-size: 1.8em;
  background-color: #add700;
  margin-bottom: 20px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .cv-btn {
    font-size: 2.2em;
    transition: 0.3s;
  }
  .cv-btn:hover {
    background-color: #00ab5b;
    transition: 0.3s;
  }
}
.cv-btn-inner {
  margin-bottom: 15px;
  max-width: 700px;
  margin: auto;
}
@media (min-width: 768px) {
  .cv-tel {
    display: flex;
    justify-content: center;
  }
}
.cv-tel-text {
  font-size: 1.6em;
  text-align: center;
  margin-bottom: 10px;
  margin-right: 20px;
}
.cv-tel-number {
  font-family: "Roboto", sans-serif;
  color: #202b3f;
  font-size: 2.4em;
  text-align: center;
}
.cv-tel-number a {
  color: #202b3f;
}
.cv-tel-number::before {
  content: url("../images/icon-phone.svg");
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.cv-tel-span {
  font-size: 0.5em;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
}

#works {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #works {
    padding-bottom: 30px;
  }
}

.works-title {
  width: 90%;
  margin: auto;
  text-align: center;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .works-title {
    margin-bottom: 80px;
  }
}
.works-h2 {
  font-size: 3.2em;
  color: #000000;
  letter-spacing: 0.3em;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .works-h2 {
    font-size: 3.8em;
  }
}
.works-h2-sub {
  font-size: 1.6em;
  color: #ffffff;
  line-height: 1.5em;
  color: #000000;
}
.works-list {
  max-width: 960px;
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .works-list {
    display: block;
  }
}
.works-list:nth-of-type(even) {
  flex-direction: row-reverse;
}
@media (min-width: 768px) {
  .works-left {
    width: 45%;
  }
}
.works-right {
  width: 90%;
  margin: auto;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .works-right {
    width: 46%;
    margin-top: 65px;
  }
}
.works-h3 {
  font-size: 2rem;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.works-h3::after {
  content: url("../images/balloon.svg");
  display: inline-block;
  width: 238px;
  height: 48px;
  margin: auto;
  margin-bottom: 10px;
}
.works-img {
  width: 100%;
}
.works-table {
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.works-tr {
  margin-bottom: 15px;
  height: 35px;
}
@media (max-width: 767px) {
  .works-tr {
    height: 45px;
  }
}
@media (max-width: 767px) {
  .works-td {
    line-height: 1.5em;
  }
}
.works-td-title {
  font-weight: 500;
  font-weight: bold;
}
@media (max-width: 767px) {
  .works-td-title {
    width: 120px;
  }
}
.works-result {
  font-size: 1.6rem;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  padding: 20px;
}
.works-result-title {
  font-size: 15px;
  margin-bottom: 15px;
  font-weight: bold;
}
.works-result-list::before {
  content: url("../images/works-dot.svg");
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 2px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .works-result-list {
    margin-bottom: 20px;
  }
}

#example {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 20px;
  margin: 40px 0 100px;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  #example {
    padding-bottom: 30px;
  }
}

.example-title {
  width: 90%;
  margin: auto;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .example-title {
    margin-bottom: 40px;
  }
}
.example-h2 {
  font-size: 3.2em;
  color: #000000;
  letter-spacing: 0.3em;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .example-h2 {
    font-size: 3.8em;
  }
}
.example-h2-sub {
  font-size: 1.6em;
  color: #ffffff;
  line-height: 1.5em;
  color: #000000;
}
.example-box {
  width: 95%;
  max-width: 1400px;
  margin: auto;
}
@media (min-width: 768px) {
  .example-box {
    display: flex;
  }
}
.example-list {
  margin: 0 0 80px 0;
  max-width: 1000px;
  margin: auto;
}

#faq {
  margin: auto;
}

.faq-h2 {
  font-size: 3.2em;
  color: #000000;
  letter-spacing: 0.3em;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .faq-list {
    max-width: 1080px;
    margin: auto;
    margin-bottom: 60px;
  }
}
.faq-box {
  background-color: #ffffff;
  padding: 30px 50px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .faq-box {
    padding: 30px 60px;
  }
}
.faq-q {
  font-size: 1.8em;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 1.75em;
  padding-left: 1em;
  text-indent: -1em;
}
.faq-q::before {
  content: "Q.";
  display: inline-block;
  margin-right: 5px;
}
.faq-a {
  font-size: 1.6em;
  line-height: 1.75em;
  padding-left: 1em;
  text-indent: -1em;
}
.faq-a::before {
  content: "A.";
  display: inline-block;
  margin-right: 8px;
  margin-left: 2px;
  font-weight: 700;
}
.faq-span {
  color: #F18FAC;
}

#phone {
  width: 90%;
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #F18FAC;
  margin: auto;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #phone {
    padding-bottom: 30px;
    width: 70%;
  }
}

.phone-title {
  width: 90%;
  margin: auto;
  text-align: center;
  margin-bottom: 10px;
}
.phone-h2 {
  font-size: 1.6em;
  color: #000000;
  letter-spacing: 0.3em;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .phone-h2 {
    font-size: 3.8em;
  }
}
.phone-h2-sub {
  font-size: 1.6em;
  color: #ffffff;
  line-height: 1.5em;
  color: #000000;
}
.phone-number {
  color: #ffffff;
  font-size: 3em;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .phone-number {
    font-size: 4em;
  }
}
.phone-icon {
  display: inline-block;
  width: 30px;
}
@media (min-width: 768px) {
  .phone-icon {
    width: 38px;
  }
}
.phone-time {
  font-size: 1.4em;
  text-align: center;
  color: #ffffff;
}

.l-contact {
  background-color: #ffffff;
  padding: 80px;
}
@media (max-width: 767px) {
  .l-contact {
    padding: 0 20px 40px;
  }
}

.contact-h2 {
  font-size: 3.2em;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0.3em;
  margin-bottom: 20px;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .contact-h2 {
    font-size: 2.4em;
    padding-top: 60px;
    margin-bottom: 40px;
    line-height: 1.7em;
  }
}
.contact-h2-highlight {
  background: linear-gradient(transparent 10%, #FFEFEF 0%);
}
.contact-text {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 40px;
}
.contact-table {
  text-align: left;
  margin: auto;
}
@media (min-width: 768px) {
  .contact-table {
    min-width: 660px;
    margin: auto;
  }
}
.contact-tr {
  margin-bottom: 10px;
  font-size: 1.4rem;
  position: relative;
}
@media (min-width: 768px) {
  .contact-tr {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .contact-tr {
    display: block;
    margin-bottom: 28px;
  }
}
.contact-tr > th {
  width: 220px;
}
@media (max-width: 767px) {
  .contact-tr > th {
    display: block;
    margin-bottom: 14px;
  }
}
.contact-td {
  width: 500px;
}
.contact-list {
  font-size: 1.6rem;
  font-weight: 400;
}
@media (min-width: 768px) {
  .contact-list-absolute {
    position: absolute;
  }
}

.require {
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 400;
  background-color: #F18FAC;
  padding: 6px 12px;
  border-radius: 24px;
  margin-right: 10px;
}

input {
  height: 30px;
}

input, textarea {
  background-color: #F5F5F5;
  border: 1px solid #e2e2e2;
  width: 100%;
}

label {
  display: flex;
  justify-content: center;
  background-color: #F5F5F5;
}

input[type=checkbox] {
  width: 20px;
  margin-right: 8px;
}

input[type=submit] {
  bottom: 0px;
  display: block;
  background-color: #F6BECE;
  font-size: 1.8em;
  width: 100%;
  border: 1px solid #000;
  margin: auto;
  margin-top: 30px;
}
@media (min-width: 768px) {
  input[type=submit] {
    border-radius: 10px;
    width: 270px;
    height: 80px;
    position: inherit;
    transition: 0.3s;
  }
  input[type=submit]:hover {
    background-color: #FECFF7;
    transition: 0.3s;
  }
}
@media (max-width: 767px) {
  input[type=submit] {
    height: 80px;
  }
}

.wpcf7-list-item-label {
  font-size: 1.4rem;
  padding-top: 9px;
  font-weight: 500;
}

.wpcf7-not-valid-tip {
  color: red;
  font-size: 1.2rem;
}

.wpcf7-response-output {
  color: red;
  font-size: 1.2rem;
  text-align: center;
  margin-top: 20px;
}

.screen-reader-response {
  color: red;
  font-size: 1.2rem;
  text-align: center;
}

.content {
  font-size: 1.2rem;
}

.privacypolicy {
  font-size: 1.6rem;
  margin-top: 10px;
  margin-bottom: 3px;
  padding: 30px;
  background-color: #F5F5F5;
}
@media (min-width: 768px) {
  .privacypolicy {
    margin-top: 60px;
  }
}
.privacypolicy-title {
  text-align: center;
  margin: auto;
}
.privacypolicy-text {
  font-size: 1.4rem;
}

.footer {
  color: #000000;
  padding: 40px;
}
@media (min-width: 768px) {
  .footer {
    max-width: 1080px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
  }
}
.footer-company {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .footer-company {
    margin-bottom: 0px;
    display: flex;
  }
}
.footer-name {
  font-size: 1.4em;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .footer-name {
    margin-right: 20px;
  }
}
.footer-detail {
  font-size: 1.4em;
  line-height: 1.75em;
}
.footer-detail a {
  color: #000000;
}
@media (min-width: 768px) {
  .footer-detail {
    margin-top: -4px;
  }
}
.footer-copyright {
  font-size: 1.4em;
  line-height: 1.75em;
  opacity: 0.6;
}
.footer-link {
  margin-bottom: 15px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .footer-link {
    margin-top: 0px;
  }
}
.footer-right {
  border-top: 1px solid #ffffff;
}
@media (min-width: 768px) {
  .footer-right {
    border-top: none;
  }
}
.footer-linktext {
  color: #000000;
  font-size: 1.4em;
  transition: 0.3s;
  margin-right: 20px;
}
@media (min-width: 768px) {
  .footer-linktext:hover {
    opacity: 0.7;
    transition: 0.3s;
  }
}