/****************************************************************************************/
#top .main-image {
  max-height: 658px;
}

/****************************************************************************************/
#top .content-area {
  text-align: center;
}

/*******************************************/
#top .top {
  margin-top: 121px;
}

#top .top .logo > * {
  width: 153px;
}

#top h1 {
  margin: 28px 0 30px 0;
  font-size: 10rem;
  line-height: 7.5rem;
}

#top .top .sub-title {
  font-size: 2.5rem;
  line-height: 2.5rem;
}

#top .top .sub-title span:before,
#top .top .sub-title span:after {
  width: 58px;
}

#top .top .sub-title span:before {
  margin-left: -74px;
}

#top .top .sub-title span:after {
  margin-left: 16px;
}

/*******************************************/
#top .texts {
  margin-top: 75px;
  font-size: 2.6rem;
  line-height: 4.8rem;
}

/****************************************************************************************/
#chance {
  margin-top: 100px;
}

#chance ul {
  display: flex;
  justify-content: space-between;
}

#chance ul li {
  width: 30%;
}

#chance .message {
  margin-top: 74px;
  font-size: 3.5rem;
  line-height: 4.5rem;
}

/****************************************************************************************/
#welcome {
  margin-top: 140px;
}

/*******************************************/
#welcome .first {
  position: relative;
}

#welcome .first .content-area-container {
  position: relative;
}

#welcome .first .content-area {
  display: flex;
  align-items: flex-start;
}

#welcome .first p {
  padding: 17px 0 37px 0;
  font-size: 3.2rem;
  line-height: 5.2rem;
  border-bottom: 3px solid #333;
}

#welcome .first ul {
  margin: 43px 0 20px 0;
  font-size: 2.3rem;
  line-height: 3.5rem;
}

#welcome .first li:nth-child(n + 2) {
  margin-top: 21px;
}

#welcome .arrow {
  margin-top: 95px;
  height: 40px;
}

#welcome .arrow::after {
  border-top-width: 40px;
  border-left-width: 34px;
  border-right-width: 34px;
}

/*******************************************/
#welcome .welcome {
  margin-top: 67px;
}

#welcome .welcome .ask {
  font-size: 3.5rem;
  line-height: 5rem;
}

#welcome .welcome .ask::before,
#welcome .welcome .ask::after {
  top: 11%;
  width: 5px;
}

#welcome .welcome .ask::before {
  left: -40px;
}

#welcome .welcome .ask::after {
  right: -40px;
}

/*******************************************/
#welcome .welcome ul {
  margin-top: 79px;
}

#welcome .welcome li {
  width: 33.33%;
}

#welcome .welcome li:nth-child(n + 2) {
  border-left: 1px dashed rgb(55, 32, 14);
}

#welcome .welcome li .image {
  height: calc(100vw * 0.187);
}

#welcome .welcome li p {
  font-size: 2.7rem;
  line-height: 3.7rem;
}

/*******************************************/
#welcome .welcome .together {
  margin-top: 100px;
  font-size: 3.2rem;
  line-height: 4.2rem;
}

#welcome .welcome .free {
  margin-top: 21px;
  font-size: 2.5rem;
  line-height: 3.5rem;
}

/****************************************************************************************/
#method {
  margin-top: 119px;
}

#method h3 {
  font-size: 3.2rem;
  line-height: 4.2rem;
}

/*******************************************/
#method ul {
  margin-top: 77px;
  display: flex;
  justify-content: space-evenly;
}

#method li {
  width: 30%;
}

#method li div {
  padding: 24px 34px 38px 34px;
}

#method li h4 {
  padding-bottom: 15px;
  font-size: 2.2rem;
  line-height: 3.2rem;
}

#method li p {
  margin-top: 20px;
  font-size: 1.75rem;
  line-height: 2.8rem;
}

#method li a {
  margin-top: 26px;
  height: 54px;
}

#method .online a {
  line-height: 2rem;
}

/****************************************************************************************/
#feedback {
  margin-top: 147px;
}

/*******************************************/
#feedback h2 {
  font-size: 3.3rem;
  line-height: 4.3rem;
}

#feedback h2 span::before,
#feedback h2 span::after {
  width: 131px;
}

#feedback h2 span::before {
  margin-left: -149px;
}

#feedback h2 span::after {
  margin-left: 23px;
}

/*******************************************/
.layout {
  margin-top: 93px;
  font-size: 1.7rem;
  line-height: 2.7rem;
  display: flex;
  align-items: center;
}

.layout > * {
  width: 50%;
}

.layout .texts {
  padding-left: 30px;
}

.layout .texts > *:nth-child(n + 2) {
  margin-top: 30px;
}

/****************************************************************************************/
#staff {
  margin-top: 184px;
}

#staff [nh-banner] .text .main {
  font-size: 3.3rem;
}

/****************************************************************************************/
#maintenance {
  margin-top: 140px;
  text-align: center;
}

#maintenance h2 {
  font-size: 3.7rem;
  line-height: 6rem;
}

#maintenance h4 {
  margin-top: 30px;
  font-size: 2rem;
  line-height: 4rem;
}

/*******************************************/
#maintenance .body {
  margin-top: 49px;
  padding-bottom: 92px;
}

#maintenance .intro {
  margin-top: 40px;
  font-size: 2.3rem;
  line-height: 5.2rem;
}

#maintenance .intro p:first-child {
  max-width: 932px;
  display: inline-block;
}

/*******************************************/
#maintenance .hangers {
  margin-top: 58px;
}

/*******************************************/
#maintenance .suggest {
  margin-top: 77px;
}

#maintenance .suggest p {
  font-size: 2.3rem;
  line-height: 5.2rem;
}

#maintenance .suggest .arrow .line {
  height: calc(100% - 73px);
}

#maintenance .suggest .arrow .line::before {
  width: 8px;
}

#maintenance .suggest .arrow .triangle::before {
  border-bottom-width: 73px;
  border-right-width: 29px;
}

#maintenance .suggest p {
  padding-left: 47px;
  max-width: 817px;
}

/*******************************************/
#maintenance .compare {
  margin-top: 58px;
}

#maintenance .compare .part {
  max-width: 1000px;
  display: inline-block;
}

#maintenance .compare .part:nth-child(n + 2) {
  margin-top: 92px;
}

#maintenance .compare .part h3 {
  font-size: 3.3rem;
  line-height: 4.3rem;
}

#maintenance .compare .part h3 .smaller {
  font-size: 2.3rem;
}

#maintenance .compare .part .layout {
  margin-top: 63px;
}

#maintenance .compare .part .layout > * {
  width: 43.5%;
}

#maintenance .compare .part p {
  margin-top: 20px;
  font-size: 1.9rem;
  line-height: 3.3rem;
}

/****************************************************************************************/
#message {
  font-size: 2.3rem;
  line-height: 5.2rem;
}

#message .content-area {
  padding: 84px 110px;
}

/****************************************************************************************/
#notice li > * {
  font-size: 1.7rem;
}

/****************************************************************************************/
#inquiry {
  margin-top: 150px;
}

#inquiry h2 {
  margin-top: 70px;
  font-size: 3.6rem;
}

#inquiry p {
  margin-top: 40px;
}

#inquiry .link {
  margin-top: 20px;
}

/****************************************************************************************/
#notice {
  /* margin-top: 122px; */
  text-align: center;
}

#notice .list {
  margin-top: 61px;
  display: inline-block;
}
#notice .content-area {
  padding: 84px 110px;
}
/****************************************************************************************/
#features {
  margin-top: 150px;
  h2 {
    font-size: 3.6rem;
    text-align: center;
  }
  ul {
    margin-top: 40px;
  }
}
