@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap");
#arsoasalon {
  margin-top: 0;
}
#hakkaku .font-moto {
  font-family: "Noto Serif JP", serif;
  font-size: min(2.003vw, 24px);
  line-height: 2.1;
}
#hakkaku .btn-art {
  width: 360px;
  margin: 0 auto;
  padding: 8px 5px;
  font-size: 18px;
  text-align: center;
  color: #727171;
  border: 1px solid #727171;
  border-radius: 50px;
  background-color: #fff;
  cursor: pointer;
}
#hakkaku .btn_artHover, #hakkaku .link:hover p {
  color: #fff;
  background-color: #727171;
}
#hakkaku .link {
  display: block;
  padding: 0;
  max-width: 360px;
  margin: 0 auto;
}
#hakkaku #kv_hakkaku {
  text-align: center;
}
#hakkaku #kv_hakkaku h3 {
  font-size: min(3vw, 28px);
  color: #344894;
}
#hakkaku #kv_hakkaku ul {
  max-width: 785px;
  margin: 50px auto;
  display: flex;
  justify-content: space-between;
}
#hakkaku #kv_hakkaku ul li {
  width: 31%;
}
#hakkaku #kv_hakkaku .txt_hakkaku {
  padding-bottom: 60px;
  text-align: center;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(225, 239, 246) 46%, rgb(169, 221, 244) 100%);
}
#hakkaku #kv_hakkaku .txt_hakkaku h4 {
  margin-bottom: 20px;
  font-size: min(3vw, 28px);
  font-weight: normal;
  color: #000;
}
#hakkaku #kv_hakkaku .txt_hakkaku p {
  font-size: min(1.9vw, 18px);
  line-height: 1.8;
  color: #000;
}
#hakkaku #contents {
  padding: 150px 0 100px;
}
#hakkaku #contents .flex01 {
  display: flex;
  align-items: center;
  margin-bottom: 100px;
}
#hakkaku #contents .flex01 figure {
  width: 53%;
  max-width: 870px;
}
#hakkaku #contents .flex01 article {
  width: 47%;
  padding-left: 19px;
  padding-top: 40px;
}
#hakkaku #contents .flex01 article h4 {
  margin-bottom: 20px;
  font-size: min(3vw, 28px);
  font-weight: normal;
  color: #344894;
}
#hakkaku #contents .flex01 article p {
  width: min(43vw, 427px);
  font-size: min(1.8vw, 18px);
  line-height: 1.8;
  margin-bottom: 20px;
}
#hakkaku #contents .flex01 article .flex01_accent {
  display: flex;
  flex-wrap: wrap;
}
#hakkaku #contents .flex01 article .flex01_accent span {
  height: auto;
  width: 38%;
  text-align: center;
  background: #e3f1f7;
  font-size: min(2vw, 20px);
  font-weight: bold;
  padding: 0 5px;
  margin: 0 5px 6px 0;
  margin-bottom: 6px;
  line-height: 2;
}
#hakkaku #contents .flex01 article .flex01_accent span:last-child {
  text-align: left;
}
#hakkaku #contents .flex01 article .flex01_accent span:last-child {
  background: transparent;
}
#hakkaku #contents .flex01 article .flex01_accent p {
  font-size: 12px;
}
#hakkaku #contents .flex02 {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-bottom: 60px;
}
#hakkaku #contents .flex02 figure {
  width: 56%;
  max-width: 850px;
}
#hakkaku #contents .flex02 article {
  width: min(43vw, 400px);
  margin-right: -60px;
}
#hakkaku #contents .flex02 article h4 {
  margin-bottom: 20px;
  font-size: min(3vw, 28px);
  font-weight: normal;
  color: #344894;
}
#hakkaku #contents .flex02 article p {
  width: 77%;
  font-size: min(1.8vw, 18px);
  line-height: 1.8;
  margin-bottom: 20px;
}
#hakkaku #contents .flex03 {
  display: flex;
  align-items: unset;
  justify-content: center;
  margin-bottom: 100px;
  align-items: center;
}
#hakkaku #contents .flex03 figure {
  width: 56%;
  max-width: 565px;
}
#hakkaku #contents .flex03 article {
  width: min(37vw, 362px);
  padding-left: 31px;
}
#hakkaku #contents .flex03 article h4 {
  margin-bottom: 20px;
  font-size: min(3vw, 28px);
  font-weight: normal;
  color: #344894;
}
#hakkaku #contents .flex03 article p {
  font-size: min(1.8vw, 18px);
  line-height: 1.8;
  margin-bottom: 20px;
}
#hakkaku #contents .flex04 {
  max-width: 1100px;
  margin: 0 auto 50px;
}
#hakkaku #contents .flex04 article {
  width: 100%;
  padding: 30px;
  display: flex;
  background: #f5f2ef;
}
#hakkaku #contents .flex04 article h4 {
  width: 50%;
  margin-bottom: 20px;
  font-size: min(3vw, 28px);
  font-weight: normal;
  color: #344894;
}
#hakkaku #contents .flex04 article p {
  width: 44%;
  font-size: min(1.8vw, 18px);
  line-height: 1.8;
  margin-bottom: 20px;
}
#hakkaku #contents .flex05 {
  display: flex;
  max-width: 1000px;
  margin: 0 auto 150px;
  justify-content: space-around;
}
#hakkaku #contents .flex05 article {
  width: 45%;
}
#hakkaku #contents .flex05 article h4 {
  display: inline-block;
  border-bottom: 2px solid #344895;
  margin-bottom: 17px;
  font-size: min(3vw, 28px);
  font-weight: normal;
  color: #344894;
}
#hakkaku #contents .flex05 article p {
  font-size: min(1.8vw, 18px);
  line-height: 1.8;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px){
  #hakkaku .htitle {
    font-size: 25px;
  }
  #hakkaku .font-moto {
    font-size: 4vw;
    line-height: 8vw;
  }
  #hakkaku .btn-art {
    width: 71.3333333333vw;
    padding: 1.3333333333vw 0.9333333333vw;
    font-size: 4vw;
  }
  #hakkaku #kv_hakkaku .main_img {
    width: 80%;
  }
  #hakkaku #kv_hakkaku h3 {
    font-size: 2.3rem;
  }
  #hakkaku #kv_hakkaku ul {
    width: 90%;
    margin: 30px auto 60px;
  }
  #hakkaku #kv_hakkaku .txt_hakkaku h4 {
    font-size: 2.3rem;
    margin-bottom: 17px;
  }
  #hakkaku #kv_hakkaku .txt_hakkaku p {
    font-size: 1.5rem;
  }
  #hakkaku #contents {
    padding: 60px 0;
  }
  #hakkaku #contents .flex01 {
    flex-wrap: wrap;
    margin-bottom: 40px;
    padding-right: 6px;
  }
  #hakkaku #contents .flex01 figure {
    width: 100%;
  }
  #hakkaku #contents .flex01 article {
    width: 100%;
    margin: 0 auto;
    padding-left: 11px;
    padding-top: 0;
  }
  #hakkaku #contents .flex01 article h4 {
    font-size: 2.3rem;
    margin-bottom: 17px;
  }
  #hakkaku #contents .flex01 article p {
    width: 100%;
    font-size: 1.5rem;
  }
  #hakkaku #contents .flex01 article .flex01_accent {
    justify-content: space-between;
  }
  #hakkaku #contents .flex01 article .flex01_accent span {
    width: 48%;
    font-size: 1.5rem;
    margin: 0 3px 6px 0;
    line-height: 2;
  }
  #hakkaku #contents .flex01 article .flex01_accent p {
    font-size: 1.2rem;
  }
  #hakkaku #contents .flex02 {
    margin-bottom: 40px;
    flex-wrap: wrap;
  }
  #hakkaku #contents .flex02 figure {
    width: 94%;
    order: 1;
    padding-left: 27px;
    margin-bottom: 15px;
  }
  #hakkaku #contents .flex02 article {
    width: 94%;
    margin: 0 auto;
    order: 2;
  }
  #hakkaku #contents .flex02 article h4 {
    font-size: 2.3rem;
    margin-bottom: 17px;
  }
  #hakkaku #contents .flex02 article p {
    width: 100%;
    font-size: 1.5rem;
  }
  #hakkaku #contents .flex03 {
    margin-bottom: 50px;
    flex-wrap: wrap;
  }
  #hakkaku #contents .flex03 figure {
    width: 99%;
  }
  #hakkaku #contents .flex03 article {
    width: 94%;
    padding-left: 0;
    margin: 10px auto;
  }
  #hakkaku #contents .flex03 article h4 {
    font-size: 2.3rem;
    margin-bottom: 17px;
  }
  #hakkaku #contents .flex03 article p {
    font-size: 1.5rem;
  }
  #hakkaku #contents .flex04 {
    width: 94%;
    margin: 0 auto 30px;
  }
  #hakkaku #contents .flex04 article {
    flex-wrap: wrap;
    padding: 18px;
  }
  #hakkaku #contents .flex04 article h4 {
    width: 100%;
    font-size: 2.3rem;
    margin-bottom: 17px;
  }
  #hakkaku #contents .flex04 article p {
    width: 100%;
    margin-bottom: 0;
    font-size: 1.5rem;
  }
  #hakkaku #contents .flex05 {
    flex-wrap: wrap;
    width: 94%;
    margin: 0 auto 100px;
  }
  #hakkaku #contents .flex05 article {
    width: 100%;
  }
  #hakkaku #contents .flex05 article h4 {
    font-size: 2.3rem;
    margin-bottom: 17px;
  }
  #hakkaku #contents .flex05 article p {
    font-size: 1.5rem;
  }
}