body {
  position: relative;
  line-height: 1.8;
  color: #2a3d4f;
  font-family: "Noto Sans JP", sans-serif;
  background: url("../images/bg.jpg");
  overflow: scroll;
}

@font-face {
  font-family: ロゴたいぷゴシック;
  src: url('https://cdn.leafscape.be/logotype/logotype_web.woff2') format("woff2");
}

.font-logotype {
  font-family: ロゴたいぷゴシック;
  transform: scale(0.9, 1);
}

.font-mplus {
  font-family: "M PLUS 1p", sans-serif;
  font-style: normal;
}

.confetti {
  height: 20px;
  opacity: .4;
  position: absolute;
  transform-origin: center;
  width: 20px;
}

/* ヒーローセクション */
.hero {
  position: relative;
  text-align: center;
  padding: 80px 20px;
  min-width: 1000px;
}

.logo {
  width: 120px;
  margin-bottom: 20px;
}

.hero h2 {
  font-weight: normal;
  font-size: 3.6rem;
  letter-spacing: 4px;
  line-height: 140%;
  margin: 20px 0 40px 40px;
  color: #2b4d66;
}

.hero .mv_photo1,
.hero .mv_photo2,
.hero .mv_photo3 {
  width: 180px;
  z-index: 10;
}

.hero .mv_photo1 img,
.hero .mv_photo2 img,
.hero .mv_photo3 img {
  width: 100%;
}

.hero .mv_photo1 {
  position: absolute;
  top: 40px;
  right: 12%;
}

.hero .mv_photo2 {
  position: absolute;
  top: 240px;
  left: 12%;
}

.hero .mv_photo3 {
  position: absolute;
  bottom: 80px;
  right: 6%;
}

.description {
  font-size: 1.1rem;
  color: #2b4d66;
  letter-spacing: 2px;
  line-height: 260%;
  margin: 0 auto;
  font-weight: 500;
}

/* 会社概要 */
.company {
  position: relative;
  width: 860px;
  border: 3px solid #2b4d66;
  border-radius: 20px;
  margin: 0 auto 60px auto;
  padding: 30px 20px;
  background-color: #fff;
  text-align: center;
  z-index: 1;
}

.company h2 {
  letter-spacing: 3px;
  font-size: 2.4rem;
  margin-bottom: 30px;
  line-height: 100%;
}

.company h2 span {
  font-size: 1rem;
  display: block;
  font-weight: 800;
}

.company table {
  margin: 0 auto;
  width: 90%;
  color: #2a3d4f;
  border-collapse: separate;
  font-weight: bold;
  border-spacing: 10px;
}

.company th,
.company td {
  padding: 10px 25px;
  text-align: left;
}

.company th {
  background-color: #f5f0e1;
  border-radius: 10px;
  width: 30%;
}

/* 新着情報 */
.news {
  padding: 60px 20px;
  background-color: #1c3b5a;
  color: #fff;
  text-align: center;
}

.news h2 {
  letter-spacing: 3px;
  font-size: 2.4rem;
  margin-bottom: 50px;
  line-height: 100%;
}

.news h2 span {
  font-size: 1rem;
  display: block;
  font-weight: 800;
}

.news ul {
  list-style: none;
  max-width: 700px;
  margin: 0 auto;
  text-align: left;
}

.news li {
  margin-bottom: 20px;
}

.news li strong {
  margin-right: 20px;
}

/* 写真 */
.photo {
  height: 400px;
  background-image: url("../images/photo_bg.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

/* お問い合わせ */
.contact {
  width: 860px;
  border: 3px solid #2b4d66;
  border-radius: 20px;
  margin: 60px auto 60px auto;
  padding: 30px 20px;
  background-color: #fff;
  text-align: center;
  z-index: 10;
  position: relative;
}

.contact h2 {
  letter-spacing: 3px;
  font-size: 2.4rem;
  margin-bottom: 30px;
  line-height: 100%;
}

.contact h2 span {
  font-size: 1rem;
  display: block;
  font-weight: 800;
}

.contact p {
  margin: 30px auto;
}

.btn {
  border-radius: 30px;
  display: inline-block;
  padding: 15px 30px;
  background-color: #1c3b5a;
  color: #fff;
  text-decoration: none;
}

/* フッター */
footer {
  background-color: #1c3b5a;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  font-size: 0.9rem;
}

/* 紙吹雪用のラッパ */
.confetti-container {
  position: fixed;
  /* ←スクロールに影響させない */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  /* ←はみ出し部分を非表示 */
  pointer-events: none;
  /* ←クリックなどの邪魔をしない */
  z-index: 9999;
  /* 必要なら最前面へ */
}

/* 紙吹雪のスタイル */
.confetti {
  position: absolute;
  will-change: transform;
}

.ribon01,
.ribon02,
.ribon03,
.ribon04,
.ribon05,
.ribon06 {
  position: absolute;
}

.ribon01 img,
.ribon02 img,
.ribon03 img,
.ribon04 img,
.ribon05 img,
.ribon06 img {
  width: 100%;
}

.ribon01 {
  width: 105vw;
  top: -80px;
  left: -5vw;
}

.ribon02 {
  width: 25vw;
  top: -20px;
  left: -1vw;
}

.ribon03 {
  width: 30vw;
  top: 200px;
  right: 0;
}

.ribon04 {
  width: 1200px;
  top: 920px;
  left: -80px;
}

.ribon05 {
  width: 30vw;
  bottom: 300px;

  left: -80px;
}

.ribon06 {
  width: 30vw;
  bottom: 0px;
  right: 0;
}

/*お問い合わせフォーム*/
.page-title {
  font-size: 3rem;
}

.wpcf7 {
  text-align: center;
  margin-bottom: 60px;
}

#cf7-area {
  width: 760px;
  margin: 0 auto;
  font-size: .9rem;
}

.cf7-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0 0 1.75em;
}

.cf7-q {
  text-align: left;
  width: 30%;
  margin: 0 0 0 10px;
}

.cf7-a {
  text-align: left;
  width: 60%;
}

/*　見出し　*/
.form-heading {
  width: 100%;
  font-weight: bold;
  padding: 1em .8em;
  margin: 0 0 2em;
}

.form-heading p {
  margin: 0;
}

/* 各項目共通 */
#cf7-area label {
  font-weight: bold;
}

.wpcf7-not-valid-tip {
  color: #F76B6B;
  font-size: .9em;
  font-weight: normal;
  display: block;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  font-size: .9em;
  background: #F76B6B;
  color: #FFF;
  border: none;
}
.wpcf7 form.sent .wpcf7-response-output{
  background: #74C18D;
  color: #FFF;
}
#cf7-area input[type="text"],
#cf7-area input[type="email"],
#cf7-area input[type="tel"],
#cf7-area textarea {
  background: #FFF;
  width: calc(100% - 20px);
  outline: 0;
  padding: 10px;
  border-radius: 5px;
  border: none;
  font-size: .9rem;
}

#cf7-area input[type="text"]:focus,
#cf7-area input[type="email"]:focus,
#cf7-area input[type="tel"]:focus,
#cf7-area textarea:focus {
  background: #e2dfcf;
}

#cf7-area input[type="checkbox"],
#cf7-area input[type="radio"] {
  appearance: auto;
}

#cf7-area .wpcf7-list-item {
  display: block;
}

#cf7-area textarea {
  height: 200px;
  padding: 0.625em 0.4375em;
}

.cf7-accept-check {
  text-align: center;
  margin: 50px auto;
}

.cf7-submit {
  width: 40%;
  margin: 0 auto;
  text-align: center;
}

#cf7-area input[type="submit"] {
  width: 100%;
  background-color: #1c3b5a;
  color: #ffffff;
  border-radius: 30px;
  font-size: 1rem;
  padding: 1em 10px;
  outline: 0;
  border: none;
  cursor: pointer;
}

#cf7-area input[type="submit"]:hover {
  background-color: #3f5d7b;
}

.cf7-btn {
  width: 40%;
  margin: 0 auto;
  text-align: center;
}

/*　必須ラベル　*/
.cf7-req {
  font-size: .6em;
  padding: 2px 10px;
  background: #F76B6B;
  color: #ffffff;
  margin-left: 10px;
  display: inline-block;
}